FireDAC.Phys.ODBCWrapper.TODBCCommandStatement.PARAMOPT_ATOMIC

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property PARAMOPT_ATOMIC: SQLInteger index SQL_ATTR_PARAMOPT_ATOMIC read GetIntAttribute write SetIntAttribute;

C++

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