Summary
marker interface for all special db4o types.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Types - Implementing Types
graph BT
Type["IDb4oType"]
class Type type-node
Implementing0["BlobImpl"]-.->Type
click Implementing0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/BlobImpl"
Implementing1["Db4oDatabase"]-.->Type
click Implementing1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Ext/Db4oDatabase"
Implementing2["IBlob"]-.->Type
click Implementing2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Types/IBlob"
Syntax
public interface IDb4oType
Remarks
marker interface for all special db4o types.