AuditStatusType 열거형
The AuditStatusType enumeration contains values that are used to specify the status of the audit.
네임스페이스: Microsoft.SqlServer.Management.Smo
어셈블리: Microsoft.SqlServer.SqlEnum.dll의 Microsoft.SqlServer.SqlEnum
구문
‘선언
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. |