FireDAC.Phys.ODBCWrapper.TODBCConnection.SetAttribute
Delphi
procedure SetAttribute(AAttr: SQLInteger; ApValue: SQLPointer; AType: SQLInteger); override;
C++
virtual void __fastcall SetAttribute(Firedac::Phys::Odbccli::SQLInteger AAttr, Firedac::Phys::Odbccli::SQLPointer ApValue, Firedac::Phys::Odbccli::SQLInteger AType);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | FireDAC.Phys.ODBCWrapper.pas FireDAC.Phys.ODBCWrapper.hpp |
FireDAC.Phys.ODBCWrapper | TODBCConnection |
Description
Embarcadero Technologies does not currently have any additional information.