FireDAC.Comp.Client.TFDCustomCommand.InternalExecuteFinished
[–] 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.