Summary
adds ConfigurationItems to be applied when
an ObjectContainer or ObjectServer is opened.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Config - Containing Type
- IConfiguration
Syntax
void Add(IConfigurationItem configurationItem)
Remarks
adds ConfigurationItems to be applied when
an ObjectContainer or ObjectServer is opened.
Parameters
Name | Type | Description |
---|---|---|
configurationItem | IConfigurationItem | the ConfigurationItem |
Return Value
Type | Description |
---|---|
void |