Compartilhar via


Interface IDTSConfigurationControl

Provides a property that controls how a package loads configurations.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)

Sintaxe

'Declaração
Public Interface IDTSConfigurationControl
'Uso
Dim instance As IDTSConfigurationControl
public interface IDTSConfigurationControl
public interface class IDTSConfigurationControl
type IDTSConfigurationControl =  interface end
public interface IDTSConfigurationControl

O tipo IDTSConfigurationControl expõe os membros a seguir.

Propriedades

  Nome Descrição
Propriedade pública IgnoreConfigurationsOnLoad Gets or sets a value that indicates whether the package ignores configurations when the package is loaded.

Início

Consulte também

Referência

Namespace Microsoft.SqlServer.Dts.Runtime