Datasnap.Provider.TCustomProvider.ActiveUpdateException
[–] Properties | |
---|---|
Type: property | |
Visibility: protected | |
Source: Datasnap.Provider.pas Datasnap.Provider.hpp
| |
Unit: Datasnap.Provider | |
Parent: TCustomProvider |
Delphi
property ActiveUpdateException: Exception read FActiveUpdateAbortException;
C++
__property System::Sysutils::Exception* ActiveUpdateException = {read=FActiveUpdateAbortException};
Description
Specifies an exception of type abort.
The read-only ActiveUpdateException property specifies an exception of type abort.