[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

yes/no/dontknow data type

Namespace: Db4objects.Db4o.Config
Assembly:   Db4objects.Db4o (in Db4objects.Db4o.dll)

Syntax

Visual Basic (Declaration)
<SerializableAttribute> _
Public NotInheritable Class ConfigScope
C#
[SerializableAttribute]
public sealed class ConfigScope
Visual C++
[SerializableAttribute]
public ref class ConfigScope sealed

Inheritance Hierarchy

System.Object
  Db4objects.Db4o.Config.ConfigScope