FireDAC.Phys.Intf.IFDPhysCommand.ErrorHandler

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ErrorHandler: IFDStanErrorHandler read GetErrorHandler write SetErrorHandler;

C++

__property Firedac::Stan::Intf::_di_IFDStanErrorHandler ErrorHandler = {read=GetErrorHandler, write=SetErrorHandler};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysCommand

Description

Embarcadero Technologies does not currently have any additional information.