共用方式為


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

成員

成員名稱 描述
None Policy is not effective.
Enabled Policy is enabled.
InFilter Policy passes the filter check.
InCategory Policy passes the category check.

備註

只有 Microsoft .NET Framework 2.0 版支援此命名空間、類別或成員。