db4o

ObjectInfo Interface

interface to the internal reference that an ObjectContainer holds for a stored object.

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

[Visual Basic]
Public Interface ObjectInfo
[C#]
public interface ObjectInfo
[C++]
public __gc __interface ObjectInfo
[JScript]
public interface ObjectInfo

Remarks

interface to the internal reference that an ObjectContainer holds for a stored object.

Requirements

Namespace: com.db4o.ext

Assembly: db4o (in db4o.dll)

See Also

ObjectInfo Members | com.db4o.ext Namespace