Compartir a través de


Enumeración AuditStatusType

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

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.SqlEnum (en Microsoft.SqlServer.SqlEnum.dll)

Sintaxis

'Declaración
Public Enumeration AuditStatusType
'Uso
Dim instance As AuditStatusType
public enum AuditStatusType
public enum class AuditStatusType
type AuditStatusType
public enum AuditStatusType

Miembros

Nombre del miembro Descripción
Failed The audit has failed.
Started The audit has started.
Stopped The audit has stopped.

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.Management.Smo