Aracılığıyla paylaş


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)

Syntax

'Bildirim
Public Enumeration OnFailureAction
public enum OnFailureAction
public enum class OnFailureAction
public enum OnFailureAction
public enum OnFailureAction

Members

Member name Description
Continue The audit continues despite the failure.
Shutdown The audit stops because of a failure.

Remarks

The OnFailureAction enumeration class is served by the Audit class.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.