FireDAC.DatS.IFDDatSTableMetadataCallback.GetColumnOptions
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
| Unit: FireDAC.DatS | |
| Parent: IFDDatSTableMetadataCallback | |
Delphi
procedure GetColumnOptions(AColumn: TFDDatSColumn; var AOptions: TFDDataOptions);
C++
virtual void __fastcall GetColumnOptions(TFDDatSColumn* AColumn, Firedac::Stan::Intf::TFDDataOptions &AOptions) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.