Datasnap.DSHTTPCommon.TDSCommandComplexParams.GetParameterCount
Delphi
function GetParameterCount: Integer;
C++
int __fastcall GetParameterCount(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | Datasnap.DSHTTPCommon.pas Datasnap.DSHTTPCommon.hpp |
Datasnap.DSHTTPCommon | TDSCommandComplexParams |
Description
Returns the number of parameters.
The GetParameterCount method returns the number of DBX parameters. The method is for internal use only.