FireDAC.DatS.IFDDatSTableMetadataCallback.GetColumnCaption
Delphi
procedure GetColumnCaption(AColumn: TFDDatSColumn; var ACaption: String);
C++
virtual void __fastcall GetColumnCaption(TFDDatSColumn* AColumn, System::UnicodeString &ACaption) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | FireDAC.DatS.pas FireDAC.DatS.hpp |
FireDAC.DatS | IFDDatSTableMetadataCallback |
Description
Embarcadero Technologies does not currently have any additional information.