FireDAC.Phys.ODBCWrapper.TODBCConnection.DESCRIBE_OUTPUT_LEVEL

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DESCRIBE_OUTPUT_LEVEL: Integer index SQL_ATTR_DESCRIBE_OUTPUT_LEVEL read GetIntAttribute write SetIntAttribute;

C++

__property int DESCRIBE_OUTPUT_LEVEL = {read=GetIntAttribute, write=SetIntAttribute, index=2506, 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.