다음을 통해 공유


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

멤버

멤버 이름 설명
Failed The audit has failed.
Started The audit has started.
Stopped The audit has stopped.

참고 항목

참조

Microsoft.SqlServer.Management.Smo 네임스페이스