IBX.IBCustomDataSet.TIBDataSet.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.IBCustomDataSet.pas
IBX.IBCustomDataSet.hpp
IBX.IBCustomDataSet TIBDataSet

Description

Returns the statement type of the QSelect query.

IBX.IBCustomDataSet.TIBDataSet.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.