FireDAC.DatS.TFDDatSColumnList.ItemsS
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
| Unit: FireDAC.DatS | |
| Parent: TFDDatSColumnList | |
Delphi
property ItemsS[const AName: String]: TFDDatSColumn read ColumnByName;
C++
__property TFDDatSColumn* ItemsS[const System::UnicodeString AName] = {read=ColumnByName};
Description
Embarcadero Technologies does not currently have any additional information.