FireDAC.DatS.TFDDatSRelationList.ItemsS

From RAD Studio API Documentation

[–] Properties
Type: property
Visibility: public
Source:
FireDAC.DatS.pas
FireDAC.DatS.hpp
Unit: FireDAC.DatS
Parent: TFDDatSRelationList

Delphi

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

C++

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

Description

Embarcadero Technologies does not currently have any additional information.