API:FireDAC.Phys.ODBCWrapper.TODBCEnvironment.GetStrAttribute

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure GetStrAttribute(AAttr: SQLInteger; out AValue: String); override;

C++

virtual void __fastcall GetStrAttribute(int AAttr, /* out */ System::UnicodeString &AValue);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FireDAC.Phys.ODBCWrapper.pas
FireDAC.Phys.ODBCWrapper.hpp
FireDAC.Phys.ODBCWrapper TODBCEnvironment

Description


Embarcadero Technologies does not currently have any additional information.