Summary
adds ConfigurationItems to be applied when
an ObjectServer is opened.
- Assembly
- Db4objects
.Db4o .CS-2010 .dll - Namespace
- Db4objects
.Db4o .CS .Config - Containing Type
- IServerConfiguration
Syntax
void AddConfigurationItem(IServerConfigurationItem configItem)
Remarks
adds ConfigurationItems to be applied when
an ObjectServer is opened.
Parameters
| Name | Type | Description |
|---|---|---|
| configItem | I |
the
Db4objects.Db4o.CS.Config.IServerConfigurationItem
|
Return Value
| Type | Description |
|---|---|
| void |