Partager via


Énumération AuditStatusType

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

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.SqlEnum (en Microsoft.SqlServer.SqlEnum.dll)

Syntaxe

'Déclaration
Public Enumeration AuditStatusType
'Utilisation
Dim instance As AuditStatusType
public enum AuditStatusType
public enum class AuditStatusType
type AuditStatusType
public enum AuditStatusType

Membres

Nom de membre Description
Failed The audit has failed.
Started The audit has started.
Stopped The audit has stopped.

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.Management.Smo