Datasnap.DSClientRest.TDSRestCachedDataSet

From RAD Studio API Documentation
Jump to: navigation, search

Datasnap.DSClientRest.TDSRestCachedItemSystem.TInterfacedObjectSystem.TObjectTDSRestCachedDataSet
[–] Properties
Type: class
Visibility: public
Source:
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Unit: Datasnap.DSClientRest
Parent: Datasnap.DSClientRest

Delphi

TDSRestCachedDataSet = class(TDSRestCachedItem, IDSRestCachedDataSet, IDSRestCachedCommand)

C++

class PASCALIMPLEMENTATION TDSRestCachedDataSet : public TDSRestCachedItem

Description

Implements DataSnap REST cached datasets.

The TDSRestCachedDataSet class is used to implement DataSnap REST cached datasets.

See Also