Enumerazione ImportPolicyEnabledState

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

Spazio dei nomi  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)

Sintassi

'Dichiarazione
Public Enumeration ImportPolicyEnabledState
'Utilizzo
Dim instance As ImportPolicyEnabledState
public enum ImportPolicyEnabledState
public enum class ImportPolicyEnabledState
type ImportPolicyEnabledState
public enum ImportPolicyEnabledState

Membri

Nome membro Descrizione
Disable The import policy is disabled.
Enable The import policy is enabled.
Unchanged The import policy is unchanged.

Osservazioni

The ImportPolicyEngabledState enumeration class is served by the ImportPolicy method.

Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.Management.Dmf