Datasnap.DSClientRest.IDSRestCachedJSONValue

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

IDSRestCachedJSONValue = interface(IDSRestCachedItem)

C++

__interface  INTERFACE_UUID("{12458118-91A1-4A67-87AB-947CB8970D7B}") IDSRestCachedJSONValue  : public IDSRestCachedItem

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
interface
class
public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest Datasnap.DSClientRest

Beschreibung

Definiert die Struktur der Klasse TDSRestCachedJSONValue.

Das Interface IDSRestCachedJSONValue definiert die Struktur der Klasse TDSRestCachedJSONValue, die auch die Implementierung bereitstellt.

Siehe auch