IStoredClass.

GetIDs() Method

Summary

returns an array of IDs of all stored object instances of this stored class.
Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Ext
Containing Type
IStoredClass

Syntax

long[] GetIDs()

Remarks

returns an array of IDs of all stored object instances of this stored class.

Return Value

Type Description
long[]