FireDAC.Phys.ODBCWrapper.TODBCEnvironment.ODBC_VERSION

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ODBC_VERSION: SQLUInteger index SQL_ATTR_ODBC_VERSION read GetUIntAttribute write SetUIntAttribute;

C++

__property int ODBC_VERSION = {read=GetUIntAttribute, write=SetUIntAttribute, index=200, nodefault};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.