Datasnap.DSSession.TDSSessionCache.GetItemIDs
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: Datasnap.DSSession.pas Datasnap.DSSession.hpp
| |
Unit: Datasnap.DSSession | |
Parent: TDSSessionCache |
Delphi
function GetItemIDs: TDSSessionCacheKeys;
C++
TDSSessionCacheKeys* __fastcall GetItemIDs();
Description
Returns a list of IDs currently held by the cache.
The GetItemIDs method returns a list of IDs currently held by the cache.