Expand Minimize
This topic has not yet been rated - Rate this topic

OnFailureAction Enumeration

The OnFailureAction enumeration contains values that specify the action to be taken when an audit fails.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
public enum OnFailureAction
Member nameDescription
ContinueThe audit continues despite the failure.
ShutdownThe audit stops because of a failure.

The OnFailureAction enumeration class is served by the Audit class.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.