FireDAC.Phys.Intf.IFDPhysCommand.ErrorHandler
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
Unit: FireDAC.Phys.Intf | |
Parent: IFDPhysCommand |
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.