returns a UUID representation of the referenced object.
[Visual Basic] Function getUUID() As Db4oUUID [C#] Db4oUUID getUUID(); [C++] Db4oUUID* getUUID(); [JScript] function getUUID(): Db4oUUID;
the UUID of the referenced object.
returns a UUID representation of the referenced object.
ObjectInfo Interface | com.db4o.ext Namespace