IBX.IBSQL.TIBSQL.SQLType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SQLType: TIBSQLTypes read FSQLType;

C++

__property TIBSQLTypes SQLType = {read=FSQLType, nodefault};

Properties

Type Visibility Source Unit Parent
property public
IBX.IBSQL.pas
IBX.IBSQL.hpp
IBX.IBSQL TIBSQL

Description

Returns the type of query to be executed.

Use the SQLType to determine the type of query to be executed.