returns the version name of the used db4o version.
[Visual Basic] Shared Public Function version() As String [C#] public static string version(); [C++] public: static String* version(); [JScript] public static function version(): String;
version information as a
String.
returns the version name of the used db4o version.
Db4o Class | com.db4o Namespace