Db4oFactory.

Main(string[]) Method

Summary

prints the version name of this db4o version to Sharpen.Runtime.Out .
Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o
Containing Type
Db4oFactory

Syntax

[System.ObsoleteAttribute(@"Use Db4oVersion.Name instead.")]
public static void Main(string[] args)

Attributes

Type Description
ObsoleteAttribute

Parameters

Name Type Description
args string[]

Return Value

Type Description
void