db4o

Db4oUUID.GetLongPart Method 

returns the long part of this UUID.

public virtual long GetLongPart();

Return Value

the long part of this UUID.

Remarks

returns the long part of this UUID.

To uniquely identify an object universally, db4o uses an indexed long and a reference to the Db4oDatabase object it was created on.

See Also

Db4oUUID Class | Db4objects.Db4o.Ext Namespace