API:FireDAC.Phys.PGWrapper.EPgNativeException.Errors

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Errors[Index: Integer]: TFDPgError read GetErrors; default;

C++

__property TFDPgError* Errors[int Index] = {read=GetErrors/*, default*/};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.