RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBCustomDataSet.Params Property

Specifies the parameters to use for any parameterized queries.

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

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

 

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