FireDAC.Phys.ODBCWrapper.TODBCEnvironment.OUTPUT_NTS

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OUTPUT_NTS: SQLInteger index SQL_ATTR_OUTPUT_NTS read GetIntAttribute write SetIntAttribute;

C++

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