Db4oFactory.

Version() Method

Summary

returns the version name of the used db4o version.
Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o
Containing Type
Db4oFactory

Syntax

[System.ObsoleteAttribute(@"Since 8.1. Use Db4oVersion.Name instead.")]
public static string Version()

Remarks

returns the version name of the used db4o version.

Attributes

Type Description
ObsoleteAttribute

Return Value

Type Description
string version information as a string .