- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Config - Interfaces
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type-.->Interface0["ICommonConfiguration"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Config/ICommonConfiguration"
Type["CommonConfigurationImpl"]
class Type type-node
Syntax
public class CommonConfigurationImpl : ICommonConfiguration
Constructors
| Name | Summary |
|---|---|
| Common |
Properties
| Name | Value | Summary |
|---|---|---|
| ActivationDepth | int | |
| AllowVersionUpdates | bool | |
| AutomaticShutDown | bool | |
| BTreeNodeSize | int | |
| Callbacks | bool | |
| CallConstructors | bool | |
| DetectSchemaChanges | bool | |
| Diagnostic | I |
|
| Environment | I |
|
| Exceptions |
bool | |
| InternStrings | bool | |
| MaxStackDepth | int | |
| MessageLevel | int | |
| Optimize |
bool | |
| OutStream | TextWriter | |
| Queries | IQueryConfiguration | |
| StringEncoding | IStringEncoding | |
| TestConstructors | bool | |
| UpdateDepth | int | |
| Weak |
int | |
| WeakReferences | bool |
Methods
| Name | Value | Summary |
|---|---|---|
| Add |
void | |
| AddAlias |
void | |
| CallbackMode |
void | |
| MarkTransient |
void | |
| NameProvider |
void | |
| ObjectClass |
IObjectClass | |
| ReflectWith |
void | |
| RegisterTypeHandler |
void | |
| RemoveAlias |
void |