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
'Deklaracja
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. |
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.