API:FireDAC.Stan.Error.EFDDBEngineException.Errors

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Stan.Error.pas
FireDAC.Stan.Error.hpp
FireDAC.Stan.Error EFDDBEngineException

Description

Embarcadero Technologies does not currently have any additional information.