IBX.IBQuery.TIBQuery.StatementType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property StatementType: TIBSQLTypes read GetStatementType;

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.