Datasnap.DSClientRest.TDSRestCacheCommand

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTDSRestCacheCommand
[–] Properties
Type: class
Visibility: public
Source:
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Unit: Datasnap.DSClientRest
Parent: Datasnap.DSClientRest

Delphi

TDSRestCacheCommand = class

C++

class PASCALIMPLEMENTATION TDSRestCacheCommand : public System::TObject

Description

Implements DataSnap REST cached field parameters.

The TDSRestCacheCommand class is used to implement DataSnap REST cached commands.

See Also