FireDAC.DatS.TFDDatSConstraintList.ItemsI
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
Unit: FireDAC.DatS | |
Parent: TFDDatSConstraintList |
Delphi
property ItemsI[AIndex: Integer]: TFDDatSConstraintBase read GetItemsI; default;
C++
__property TFDDatSConstraintBase* ItemsI[int AIndex] = {read=GetItemsI/*, default*/};
Description
Embarcadero Technologies does not currently have any additional information.