Summary
Creates a clone of the global db4o
Db4objects.Db4o.Config.IConfiguration
.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o - Containing Type
- Db4oFactory
Syntax
[System.ObsoleteAttribute(@"use explicit configuration via Db4oEmbedded.NewConfiguration() instead")]
public static IConfiguration CloneConfiguration()
Attributes
Type | Description |
---|---|
ObsoleteAttribute |
Return Value
Type | Description |
---|---|
IConfiguration | a fresh configuration with all option values set to the values currently configured for the global db4o configuration context |