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

The AuditStatusType enumeration contains values that are used to specify the status of the audit.

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

Синтаксис

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

Элементы

Имя элемента Описание
Started The audit has started.
Stopped The audit has stopped.
Failed The audit has failed.