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. |