Condividi tramite


Enumerazione AuditStatusType

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

Spazio dei nomi  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)

Sintassi

'Dichiarazione
Public Enumeration AuditStatusType
'Utilizzo
Dim instance As AuditStatusType
public enum AuditStatusType
public enum class AuditStatusType
type AuditStatusType
public enum AuditStatusType

Membri

Nome membro Descrizione
Started The audit has started.
Stopped The audit has stopped.
Failed The audit has failed.