FireDAC.DatS.TFDDatSRow.ValueI
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
| Unit: FireDAC.DatS | |
| Parent: TFDDatSRow | |
Delphi
property ValueI[const AColumn: Integer]: Variant read GetDataI write SetDataI;
C++
__property System::Variant ValueI[const int AColumn] = {read=GetDataI, write=SetDataI};
Description
Embarcadero Technologies does not currently have any additional information.