- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Defragment - Containing Type
- DefragmentConfig
Syntax
[System.ObsoleteAttribute(@"since 7.9: use Db4oConfig(Db4objects.Db4o.Config.IEmbeddedConfiguration) instead")]
public virtual void Db4oConfig(IConfiguration config)
Attributes
Type | Description |
---|---|
ObsoleteAttribute |
Parameters
Name | Type | Description |
---|---|---|
config | IConfiguration |
The db4o
Db4objects.Db4o.Config.IConfiguration
to be applied
during the defragment process.
|
Return Value
Type | Description |
---|---|
void |