db4o

Db4oDatabase Class

Class to identify a database by it's signature.

For a list of all members of this type, see Db4oDatabase Members.

System.Object
   com.db4o.ext.Db4oDatabase

public class Db4oDatabase : Db4oType

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Class to identify a database by it's signature.

db4o UUID handling uses a reference to the Db4oDatabase object, that represents the database an object was created on.

Requirements

Namespace: com.db4o.ext

Assembly: db4o (in db4o.dll)

See Also

Db4oDatabase Members | com.db4o.ext Namespace