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