- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Internal 
- Base Types
- 
									- Object
 
- Derived Types
							graph BT
	Type-->Base0["Object"]
	Type["Config4Abstract"]
class Type type-node
	Derived0["Config4Class"]-->Type
	click Derived0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/Config4Class"
	Derived1["Config4Field"]-->Type
	click Derived1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/Config4Field"
						
					Syntax
public abstract class Config4AbstractConstructors
| Name | Summary | 
|---|---|
| Config4Abstract | |
| Config4Abstract | 
Fields
| Name | Constant Value | Summary | 
|---|---|---|
| _config | 
Methods
| Name | Value | Summary | 
|---|---|---|
| CascadeOnActivate | TernaryBool | |
| CascadeOnActivate | void | |
| CascadeOnDelete | TernaryBool | |
| CascadeOnDelete | void | |
| CascadeOnUpdate | TernaryBool | |
| CascadeOnUpdate | void | |
| Equals | bool | Will raise an exception if argument class doesn't match this class - violates equals() contract in favor of failing fast.
    	 | 
| GetHashCode | int | |
| GetName | string | |
| PutThreeValued | void | |
| PutThreeValuedInt | void | |
| SetName | void |