Db4oFactory.

NewConfiguration() Method

Summary

Creates a fresh Db4objects.Db4o.Config.IConfiguration instance.
Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o
Containing Type
Db4oFactory

Syntax

[System.ObsoleteAttribute(@"Use Db4oEmbedded.NewConfiguration() instead.")]
public static IConfiguration NewConfiguration()

Attributes

Type Description
ObsoleteAttribute

Return Value

Type Description
IConfiguration a fresh, independent configuration with all options set to their default values