É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 (dans 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
Started The audit has started.
Stopped The audit has stopped.
Failed The audit has failed.