FireDAC.Comp.QBE.TFDQBE.DoError

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: protected
Source:
FireDAC.Comp.QBE.pas
FireDAC.Comp.QBE.hpp
Unit: FireDAC.Comp.QBE
Parent: TFDQBE

Delphi

procedure DoError(E: Exception; AShowExc: Boolean);

C++

void __fastcall DoError(System::Sysutils::Exception* E, bool AShowExc);

Description

Embarcadero Technologies does not currently have any additional information.