SQLMemTable: BDE Alternative Embedded
In-Memory Database with SQL for Delphi / C++Builder


TSQLMemQuery.ParamCount
TSQLMemQuery
Top 

Indicates the current number of parameters for the query.

property ParamCount: Word;

Description
Inspect ParamCount to determine how many parameters are in the Params property. If the ParamCheck property is True, ParamCount always corresponds to the number of actual parameters in the SQL statement for the query.


© AidAim Software SQLMemTable: In-memory Sql Database Delph