API:FireDAC.DatS.TFDDatSColumnList.ItemsS

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ItemsS[const AName: String]: TFDDatSColumn read ColumnByName;

C++

__property TFDDatSColumn* ItemsS[const System::UnicodeString AName] = {read=ColumnByName};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.DatS.pas
FireDAC.DatS.hpp
FireDAC.DatS TFDDatSColumnList

Description

Embarcadero Technologies does not currently have any additional information.