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