FireDAC.Phys.Intf.IFDPhysConnection.ErrorHandler
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
| Unit: FireDAC.Phys.Intf | |
| Parent: IFDPhysConnection | |
Delphi
property ErrorHandler: IFDStanErrorHandler read GetErrorHandler write SetErrorHandler;
C++
__property Firedac::Stan::Intf::_di_IFDStanErrorHandler ErrorHandler = {read=GetErrorHandler, write=SetErrorHandler};
Description
Embarcadero Technologies does not currently have any additional information.