Summary
Factory interface to create a custom IdSystem.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Config
graph BT
Type["IIdSystemFactory"]
class Type type-node
Syntax
public interface IIdSystemFactory
Remarks
Factory interface to create a custom IdSystem.
Methods
Name | Value | Summary |
---|---|---|
NewInstance |
IIdSystem |
creates
|
See Also
- Db4objects.Db4o.Config.IIdSystemConfiguration.UseCustomSystem(Db4objects.Db4o.Config.IIdSystemFactory)