Datasnap.DSHTTPCommon.TDSCacheResultCommandHandler.GetCommandCount
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: Datasnap.DSHTTPCommon.pas Datasnap.DSHTTPCommon.hpp
| |
| Unit: Datasnap.DSHTTPCommon | |
| Parent: TDSCacheResultCommandHandler | |
Delphi
function GetCommandCount: Integer; override;
C++
virtual int __fastcall GetCommandCount();
Description
Returns the number of commands.
The GetCommandCount method returns the number of commands.