IBX.IBQuery.TIBQuery.StatementType
Delphi
property StatementType;
C++
__property StatementType;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | IBX.IBQuery.pas IBX.IBQuery.hpp |
IBX.IBQuery | TIBQuery |
Description
Returns the statement type of the QSelect query.
IBX.IBQuery.TIBQuery.StatementType inherits from IBX.IBCustomDataSet.TIBCustomDataSet.StatementType. All content below this line refers to IBX.IBCustomDataSet.TIBCustomDataSet.StatementType.
Returns the statement type of the QSelect query.
Use StatementType to determine the statement type of a QSelect query.