Summary
Gives a chance for the item to configure the just opened ObjectContainer.
- Assembly
- Db4objects
.Db4o .CS-2010 .dll - Namespace
- Db4objects
.Db4o .CS .Config - Containing Type
- I
Server Configuration Item
Syntax
void Apply(IObjectServer server)
Remarks
Gives a chance for the item to configure the just opened ObjectContainer.
Parameters
| Name | Type | Description |
|---|---|---|
| server | IObjectServer | the ObjectContainer to configure |
Return Value
| Type | Description |
|---|---|
| void |