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 版本支持此命名空间、类或成员。