Compartir a través de


Enumeración ImportPolicyEnabledState

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

Espacio de nombres:  Microsoft.SqlServer.Management.Dmf
Ensamblado:  Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)

Sintaxis

'Declaración
Public Enumeration ImportPolicyEnabledState
'Uso
Dim instance As ImportPolicyEnabledState
public enum ImportPolicyEnabledState
public enum class ImportPolicyEnabledState
type ImportPolicyEnabledState
public enum ImportPolicyEnabledState

Miembros

Nombre del miembro Descripción
Disable The import policy is disabled.
Enable The import policy is enabled.
Unchanged The import policy is unchanged.

Comentarios

The ImportPolicyEngabledState enumeration class is served by the ImportPolicy method.

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.Management.Dmf