RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBCustomDataSet.SQLType Method

Returns the type of query to be executed.

Pascal
function SQLType: TIBSQLTypes;
C++
__fastcall TIBSQLTypes SQLType();

Use the SQLType to determine the type of query to be executed. This is the same as the SQLType property of the query specified by QSelect

 

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