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
Client Configuration Item
Syntax
void Apply(IExtClient client)
Remarks
Gives a chance for the item to configure the just opened ObjectContainer.
Parameters
Name | Type | Description |
---|---|---|
client | IExtClient | the ObjectContainer to configure |
Return Value
Type | Description |
---|---|
void |