AuditFailureActionType Enumeration
Enumerates the audit failure action type.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| Continue | Action continue. | |
| FailOperation | Fail the operation. | |
| Shutdown | Shutdown the server. |
Show: