RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBCustomDataSet.SQLParams Property

Specifies the parameters to use for any parameterized queries.

Pascal
property SQLParams: TIBXSQLDA;
C++
__property TIBXSQLDA SQLParams;

Use SQLParams to set up the parameters for the SQL object specified by the QSelect property. SQLParams is the same as the Params property. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!