ImportPolicyEnabledState Enumeration

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

Namespace:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)

Syntax

'Declaration
Public Enumeration ImportPolicyEnabledState
'Usage
Dim instance As ImportPolicyEnabledState
public enum ImportPolicyEnabledState
public enum class ImportPolicyEnabledState
type ImportPolicyEnabledState
public enum ImportPolicyEnabledState

Members

Member name Description
Unchanged
Enable
Disable

Remarks

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

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.