FireDAC.Phys.PGWrapper.TPgField.GetArrayBounds

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetArrayBounds(out ALBound, AHBound: Integer; out AClosed: Boolean): Boolean;

C++

bool __fastcall GetArrayBounds(/* out */ int &ALBound, /* out */ int &AHBound, /* out */ bool &AClosed);

Properties

Type Visibility Source Unit Parent
function public
FireDAC.Phys.PGWrapper.pas
FireDAC.Phys.PGWrapper.hpp
FireDAC.Phys.PGWrapper TPgField

Description

Embarcadero Technologies does not currently have any additional information.