FireDAC.DatS.TFDDatSConstraintList.ItemsS

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ItemsS[const AName: String]: TFDDatSConstraintBase read ConstraintByName;

C++

__property TFDDatSConstraintBase* ItemsS[const System::UnicodeString AName] = {read=ConstraintByName};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.