Summary
    Derives a name for the given
    
		Db4objects.Db4o.IObjectContainer
    . This method will be called when
    database startup has completed, i.e. the method will see a completely initialized
    Db4objects.Db4o.IObjectContainer
    .
    Any code invoked during the startup process (for example
    Db4objects.Db4o.Config.IConfigurationItem
    instances) will still
    see the default naming.
    - Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Config 
- Containing Type
- INameProvider
Syntax
string Name(IObjectContainer db)Parameters
| Name | Type | Description | 
|---|---|---|
| db | IObjectContainer | 
Return Value
| Type | Description | 
|---|---|
| string |