FireDAC.Phys.Intf.IFDPhysTransaction.UnlockAutoStop
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
Unit: FireDAC.Phys.Intf | |
Parent: IFDPhysTransaction |
Delphi
procedure UnlockAutoStop(ASuccess, AAllowStop: Boolean);
C++
virtual void __fastcall UnlockAutoStop(bool ASuccess, bool AAllowStop) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.