IStoredClass.

InstanceCount() Method

Summary

Returns the number of instances of this class that have been persisted to the database, as seen by the transaction (container) that produces this StoredClass instance.
Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Ext
Containing Type
IStoredClass

Syntax

int InstanceCount()

Remarks

Returns the number of instances of this class that have been persisted to the database, as seen by the transaction (container) that produces this StoredClass instance.

Return Value

Type Description
int The number of instances