Datasnap.DSHTTPCommon.TDSCacheResultCommandHandler.GetCommandCount

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetCommandCount: Integer; override;

C++

virtual int __fastcall GetCommandCount(void);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
Datasnap.DSHTTPCommon.pas
Datasnap.DSHTTPCommon.hpp
Datasnap.DSHTTPCommon TDSCacheResultCommandHandler

Beschreibung

Gibt die Anzahl der Befehle zurück.

Die Methode GetCommandCount gibt die Anzahl der Befehle zurück.

Siehe auch