Summary
tests if an object with this ID is currently cached.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Ext - Containing Type
- IExtObjectContainer
Syntax
bool IsCached(long Id)
Remarks
tests if an object with this ID is currently cached.
Parameters
Name | Type | Description |
---|---|---|
Id | long | the internal ID |
Return Value
Type | Description |
---|---|
bool |