Datasnap.DSClientRest.TDSRestCachedParams

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

TDSRestCachedParams = class(TDSRestCachedItem, IDSRestCachedParams, IDSRestCachedCommand)

C++

class PASCALIMPLEMENTATION TDSRestCachedParams : public TDSRestCachedItem

Description

Implements DataSnap REST cached field parameters.

The TDSRestCachedParams class is used to implement DataSnap REST cached field parameters.

See Also