FireDAC.Phys.OracleWrapper.TOCIDescCollection.Items
Delphi
property Items[AIndex: Integer]: T read GetItems; default;
C++
__property T Items[int AIndex] = {read=GetItems/*, default*/};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FireDAC.Phys.OracleWrapper.pas FireDAC.Phys.OracleWrapper.hpp |
FireDAC.Phys.OracleWrapper | TOCIDescCollection |
Description
Embarcadero Technologies does not currently have any additional information.