FireDAC.Phys.ODBCWrapper.TODBCStatementBase.ColAttributeString

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ColAttributeString(AColNum, AFieldId: SQLUSmallint;  var AAttr: String);

C++

void __fastcall ColAttributeString(System::Word AColNum, System::Word AFieldId, System::UnicodeString &AAttr);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.