[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: Db4objects.Db4o (in Db4objects.Db4o.dll)
specifiy whether parameterized Constructors are supported.
Namespace: Db4objects.Db4o.Reflect
Assembly: Db4objects.Db4o (in Db4objects.Db4o.dll)
Syntax
Remarks
specifiy whether parameterized Constructors are supported.
The support of Constructors is optional. If Constructors are not supported, every persistent class needs a public default constructor with zero parameters.
The support of Constructors is optional. If Constructors are not supported, every persistent class needs a public default constructor with zero parameters.