API:FireDAC.DatS.TFDDatSRelationList.ItemsS

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ItemsS[const AName: String]: TFDDatSRelation read RelationByName;

C++

__property TFDDatSRelation* ItemsS[const System::UnicodeString AName] = {read=RelationByName};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.