returns a stored object for a Db4objects.Db4o.Ext.Db4oUUID .
This method is intended for replication and for long-term external references to objects. To get a Db4objects.Db4o.Ext.Db4oUUID for an object use Db4objects.Db4o.Ext.IExtObjectContainer.GetObjectInfo and Db4objects.Db4o.Ext.IObjectInfo.GetUUID .
Objects will not be activated by this method. They will be returned in the activation state they are currently in, in the local cache.
the object for the UUID
IExtObjectContainer Interface | Db4objects.Db4o.Ext Namespace | Why activation?