db4o

IExtObjectContainer.IsCached Method 

tests if an object with this ID is currently cached.

bool IsCached(
   long ID
);

Parameters

ID
the internal ID

Remarks

tests if an object with this ID is currently cached.

See Also

IExtObjectContainer Interface | Db4objects.Db4o.Ext Namespace