IBX.IBCustomDataSet.TIBCustomDataSet.StatementType
Delphi
property StatementType: TIBSQLTypes read GetStatementType;
C++
__property Ibx::Ibsql::TIBSQLTypes StatementType = {read=GetStatementType, nodefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | protected | IBX.IBCustomDataSet.pas IBX.IBCustomDataSet.hpp |
IBX.IBCustomDataSet | TIBCustomDataSet |
Description
Returns the statement type of the QSelect query.
Use StatementType to determine the statement type of a QSelect query.