FireDAC.Phys.ODBCWrapper.TODBCConnection.INFX_ODBC_TYPES_ONLY

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property INFX_ODBC_TYPES_ONLY: SQLUInteger index SQL_INFX_ATTR_ODBC_TYPES_ONLY read GetUIntAttribute write SetUIntAttribute;

C++

__property int INFX_ODBC_TYPES_ONLY = {read=GetUIntAttribute, write=SetUIntAttribute, index=2257, nodefault};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.