IObjectClass.

MinimumActivationDepth() Method

Summary

gets the configured minimum activation depth.
Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Config
Containing Type
IObjectClass

Syntax

int MinimumActivationDepth()

Remarks

gets the configured minimum activation depth. In client-server environment this setting should be used on both client and server.

Return Value

Type Description
int the configured minimum activation depth.