Перечисление AuditFailureActionType

Enumerates the audit failure action type.

Пространство имен:  Microsoft.SqlServer.TransactSql.ScriptDom
Сборка:  Microsoft.SqlServer.TransactSql.ScriptDom (в Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Синтаксис

'Декларация
Public Enumeration AuditFailureActionType
'Применение
Dim instance As AuditFailureActionType
public enum AuditFailureActionType
public enum class AuditFailureActionType
type AuditFailureActionType
public enum AuditFailureActionType

Элементы

Имя элемента Описание
Continue Action continue.
FailOperation Fail the operation.
Shutdown Shutdown the server.

См. также

Справочник

Пространство имен Microsoft.SqlServer.TransactSql.ScriptDom