Summary
A configuration provider that provides access
to the IdSystem-related configuration methods.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Config - Implementing Types
graph BT
Type["IIdSystemConfigurationProvider"]
class Type type-node
Implementing0["EmbeddedConfigurationImpl"]-.->Type
click Implementing0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Config/EmbeddedConfigurationImpl"
Implementing1["IEmbeddedConfiguration"]-.->Type
click Implementing1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Config/IEmbeddedConfiguration"
Syntax
public interface IIdSystemConfigurationProvider
Remarks
A configuration provider that provides access
to the IdSystem-related configuration methods.
Properties
Name | Value | Summary |
---|---|---|
IdSystem | I |
Access to the IdSystem-related configuration methods.
|