IStackableIdSystem Interface

graph BT Type-.->Interface0["IIdSystem"] click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Ids/IIdSystem" Type["IStackableIdSystem"] class Type type-node Implementing0["BTreeIdSystem"]-.->Type click Implementing0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Ids/BTreeIdSystem" Implementing1["InMemoryIdSystem"]-.->Type click Implementing1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Ids/InMemoryIdSystem"

Syntax

public interface IStackableIdSystem : IIdSystem

Methods

Name Value Summary
ChildId() int
ChildId(int) void