FireDAC.Phys.OracleWrapper.TOCIDescCollection.Items

From RAD Studio API Documentation
Jump to: navigation, search

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.