Datasnap.DSClientRest.TDSRestCachedJSONValue

From RAD Studio API Documentation

TDSRestCachedJSONValueDatasnap.DSClientRest.TDSRestCachedItemSystem.TInterfacedObjectSystem.TObject

Delphi

TDSRestCachedJSONValue = class(TDSRestCachedItem, IDSRestCachedJSONValue, IDSRestCachedCommand)

C++

class PASCALIMPLEMENTATION TDSRestCachedJSONValue : public TDSRestCachedItem

Properties

Type Visibility Source Unit Parent
class public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest Datasnap.DSClientRest

Description

Implements DataSnap REST cached JSON value.

The TDSRestCachedJSONValue class is used to implement DataSnap REST cached JSON values.

See Also