FireDAC.Phys.PGWrapper.TPgParams.Items

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Items[Index: Integer]: TPgParam read GetItems; default;

C++

__property TPgParam* Items[int Index] = {read=GetItems/*, default*/};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Phys.PGWrapper.pas
FireDAC.Phys.PGWrapper.hpp
FireDAC.Phys.PGWrapper TPgParams

Description

Embarcadero Technologies does not currently have any additional information.