IBX.IBSQL.TIBXSQLVAR.SQLType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SQLType: Integer read GetSQLType;

C++

__property int SQLType = {read=GetSQLType, nodefault};

Properties

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

Description

Indicates the SQL datatype of parameters or select list items.

Read the SQLType property to indicate the SQL datatype of parameters or select list items.