RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBCustomDataSet.StatementType Property

Returns the statement type of the QSelect query.

Pascal
property StatementType: TIBSQLTypes;
C++
__property TIBSQLTypes StatementType;

Use StatementType to determine the statement type of a QSelect query. 

 

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