[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: Db4objects.Db4o (in Db4objects.Db4o.dll)
.
returns the version name of the used db4o version.
Namespace: Db4objects.Db4o
Assembly: Db4objects.Db4o (in Db4objects.Db4o.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Shared Function Version As String |
| C# |
|---|
public static string Version () |
| Visual C++ |
|---|
public: static String^ Version () |
Return Value
version information as aString | |
Remarks
returns the version name of the used db4o version.