FireDAC.Phys.Intf.IFDPhysConnection.SetErrorHandler

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: public
Source:
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
Unit: FireDAC.Phys.Intf
Parent: IFDPhysConnection

Delphi

procedure SetErrorHandler(const AValue: IFDStanErrorHandler);

C++

virtual void __fastcall SetErrorHandler(const Firedac::Stan::Intf::_di_IFDStanErrorHandler AValue) = 0 ;

Description

Embarcadero Technologies does not currently have any additional information.