FireDAC.Stan.Error.EFDDBArrayExecuteError.Exception
Delphi
property Exception: EFDDBEngineException read FException;
C++
__property EFDDBEngineException* Exception = {read=FException};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FireDAC.Stan.Error.pas FireDAC.Stan.Error.hpp |
FireDAC.Stan.Error | EFDDBArrayExecuteError |
Description
Use the Exception property to get a reference to the original exception object, which was raised after an erroneous DB operation.