Datasnap.DSClientRest.TDSRestCachedJSONObject

From RAD Studio API Documentation
Jump to: navigation, search

Datasnap.DSClientRest.TDSRestCachedItemSystem.TInterfacedObjectSystem.TObjectTDSRestCachedJSONObject

Delphi

TDSRestCachedJSONObject = class(TDSRestCachedItem, IDSRestCachedJSONObject, IDSRestCachedCommand)

C++

class PASCALIMPLEMENTATION TDSRestCachedJSONObject : 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 objects.

The TDSRestCachedJSONObject class is used to implement DataSnap REST cached JSON objects.

See Also