FireDAC.Phys.Intf.IFDPhysCommandGenerator.Column

From RAD Studio API Documentation

[–] Properties
Type: property
Visibility: public
Source:
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
Unit: FireDAC.Phys.Intf
Parent: IFDPhysCommandGenerator

Delphi

property Column: TFDDatSColumn read GetCol write SetCol;

C++

__property Firedac::Dats::TFDDatSColumn* Column = {read=GetCol, write=SetCol};

Description

Embarcadero Technologies does not currently have any additional information.