RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBSQL.GenerateParamNames Property

Generates a list of parameter names for the query.

Pascal
property GenerateParamNames: Boolean;
C++
__property Boolean GenerateParamNames;

Set GenerateParamNames to true to have the query generate a list of parameter names. 

 

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