Summary
returns an array of internal IDs that correspond to the contained objects.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Ext - Containing Type
- IExtObjectSet
Syntax
long[] GetIDs()
Remarks
returns an array of internal IDs that correspond to the contained objects.
Return Value
Type | Description |
---|---|
long[] |
See Also
- Db4objects.Db4o.Ext.IExtObjectContainer.GetID(System.Object)
- Db4objects.Db4o.Ext.IExtObjectContainer.GetByID(System.Int64)