Partager via


Énumération ImportPolicyEnabledState

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

Espace de noms :  Microsoft.SqlServer.Management.Dmf
Assembly :  Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)

Syntaxe

'Déclaration
Public Enumeration ImportPolicyEnabledState
'Utilisation
Dim instance As ImportPolicyEnabledState
public enum ImportPolicyEnabledState
public enum class ImportPolicyEnabledState
type ImportPolicyEnabledState
public enum ImportPolicyEnabledState

Membres

Nom de membre Description
Disable The import policy is disabled.
Enable The import policy is enabled.
Unchanged The import policy is unchanged.

Notes

The ImportPolicyEngabledState enumeration class is served by the ImportPolicy method.

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.Management.Dmf