Summary
turns
This feature is turned on by default.
In client/server environment this setting should be used on both client and server.
Db4objects.Db4o.Config.IObjectClass.MaximumActivationDepth(System.Int32)
on
and off.
This feature is turned on by default.
In client/server environment this setting should be used on both client and server.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Config - Containing Type
- IConfiguration
Syntax
void ClassActivationDepthConfigurable(bool flag)
Parameters
Name | Type | Description |
---|---|---|
flag | bool | false to turn the possibility to individually configure class activation depths off |
Return Value
Type | Description |
---|---|
void |
See Also
- Db4objects.Db4o.Config.IConfiguration.ActivationDepth