PolicyEffectiveState 열거형

The PolicyEffectiveState enumeration contains values that are used to specify the effectiveness of the policy.

이 열거형에는 해당 멤버 값에 대한 비트 조합이 가능한 FlagsAttribute 특성이 있습니다.

네임스페이스:  Microsoft.SqlServer.Management.Dmf
어셈블리:  Microsoft.SqlServer.Dmf(Microsoft.SqlServer.Dmf.dll)

구문

‘선언
<FlagsAttribute> _
Public Enumeration PolicyEffectiveState
‘사용 방법
Dim instance As PolicyEffectiveState
[FlagsAttribute]
public enum PolicyEffectiveState
[FlagsAttribute]
public enum class PolicyEffectiveState
[<FlagsAttribute>]
type PolicyEffectiveState
public enum PolicyEffectiveState

멤버

멤버 이름 설명
Enabled Policy is enabled.
InCategory Policy passes the category check.
InFilter Policy passes the filter check.
None Policy is not effective.

주의

이 네임스페이스, 클래스 또는 멤버는 Microsoft .NET Framework 2.0 버전에서만 지원됩니다.

참고 항목

참조

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