Interface IDTSConfigurationControl
Provides a property that controls how a package loads configurations.
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
Public Interface IDTSConfigurationControl
'Utilisation
Dim instance As IDTSConfigurationControl
public interface IDTSConfigurationControl
public interface class IDTSConfigurationControl
type IDTSConfigurationControl = interface end
public interface IDTSConfigurationControl
Le type IDTSConfigurationControl expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
IgnoreConfigurationsOnLoad | Gets or sets a value that indicates whether the package ignores configurations when the package is loaded. |
Haut de la page