共用方式為


ImportPolicyEnabledState 列舉

The ImportPolicyEnabledState enumeration contains values that are used to specify the state of the import policy.

命名空間:  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

成員

成員名稱 說明
Disable The import policy is disabled.
Enable The import policy is enabled.
Unchanged The import policy is unchanged.

備註

The ImportPolicyEngabledState enumeration class is served by the ImportPolicy method.

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

請參閱

參考

Microsoft.SqlServer.Management.Dmf 命名空間