2027 Method
Changes 0
M

FailureHandlingOptions.GetClearAfterRollback

Description:
Obtains the flag indicating if all posted failures should be removed silently when transaction is being rolled back.
public bool GetClearAfterRollback()
Boolean True to clear posted failures silently if the transaction is being rolled back, false to keep these failures in place (they may be displayed to the user).