FireDAC.Phys.ODBCWrapper.TODBCCommandStatement.PARAM_BIND_TYPE

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property PARAM_BIND_TYPE: SQLULen index SQL_ATTR_PARAM_BIND_TYPE read GetSQLULenAttribute write SetSQLULenAttribute;

C++

__property int PARAM_BIND_TYPE = {read=GetSQLULenAttribute, write=SetSQLULenAttribute, index=18, nodefault};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Phys.ODBCWrapper.pas
FireDAC.Phys.ODBCWrapper.hpp
FireDAC.Phys.ODBCWrapper TODBCCommandStatement

Description

Embarcadero Technologies does not currently have any additional information.