共用方式為


ImportPolicyEnabledState 列舉

ImportPolicyEnabledState 列舉包含用來指定匯入原則狀態的值。

命名空間:  Microsoft.SqlServer.Management.Dmf
組件:  Microsoft.SqlServer.Dmf (在 Microsoft.SqlServer.Dmf.dll 中)

語法

'宣告
Public Enumeration ImportPolicyEnabledState
'用途
Dim instance As ImportPolicyEnabledState
public enum ImportPolicyEnabledState
public enum class ImportPolicyEnabledState
type ImportPolicyEnabledState
public enum ImportPolicyEnabledState

成員

成員名稱 說明
Unchanged 匯入原則維持不變。
Enable 匯入原則已啟用。
Disable 匯入原則已停用。

備註

The ImportPolicyEngabledState enumeration class is served by the ImportPolicy()()()() method.

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