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