db4o

IObjectContainer Methods

The methods of the IObjectContainer interface are listed below. For a complete list of IObjectContainer interface members, see the IObjectContainer Members topic.

Public Instance Methods

Activateactivates all members on a stored object to the specified depth.
Closecloses this IObjectContainer.
Commitcommits the running transaction.
Deactivatedeactivates a stored object by setting all members to
NULL
.
Deletedeletes a stored object permanently.
Extreturns an IObjectContainer with extended functionality.
GetQuery-By-Example interface to retrieve objects.
QueryOverloaded. .NET 2.0 Native Query interface.
Rollbackrolls back the running transaction.
Setnewly stores objects or updates stored objects.

See Also

IObjectContainer Interface | Db4objects.Db4o Namespace | IExtObjectContainer for extended functionality.