db4o

IStoredClass.GetIDs Method 

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

long[] GetIDs();

Remarks

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

See Also

IStoredClass Interface | Db4objects.Db4o.Ext Namespace