FireDAC.Comp.Client.TFDCustomCommand.InternalExecuteFinished

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

procedure InternalExecuteFinished(ASender: TObject; AState: TFDStanAsyncState;
AException: Exception); virtual;

C++

virtual void __fastcall InternalExecuteFinished(System::TObject* ASender, Firedac::Stan::Intf::TFDStanAsyncState AState, System::Sysutils::Exception* AException);

Description

Embarcadero Technologies does not currently have any additional information.