Persistate API documentation
DatabaseExceptionHandler Property
NamespacesPersistateExecutionResultDatabaseExceptionHandler

[This is preliminary documentation and is subject to change.]

Gets the DatabaseExceptionHandler set by the operation. This is used during the commit phase of the operation execution to deal with any database errors occurring.
Declaration Syntax
C#
public DatabaseExceptionHandler DatabaseExceptionHandler { get; }

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)