API:Datasnap.DSClientRest.TDSRestCacheCommand.GetCommand
Delphi
procedure GetCommand(AResponseStreamProc: TDSRestResponseStreamProc); overload;
function GetCommand(AOwnsObject: Boolean = True): TJSONObject; overload;
C++
void __fastcall GetCommand(_di_TDSRestResponseStreamProc AResponseStreamProc)/* overload */;
System::Json::TJSONObject* __fastcall GetCommand(bool AOwnsObject = true)/* overload */;
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
procedure function |
public | Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp |
Datasnap.DSClientRest | TDSRestCacheCommand |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.