Freigeben über


IDTSConfigurationControl-Schnittstelle

Provides a property that controls how a package loads configurations.

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

Syntax

'Declaration
Public Interface IDTSConfigurationControl
'Usage
Dim instance As IDTSConfigurationControl
public interface IDTSConfigurationControl
public interface class IDTSConfigurationControl
type IDTSConfigurationControl =  interface end
public interface IDTSConfigurationControl

Der IDTSConfigurationControl-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft IgnoreConfigurationsOnLoad Gets or sets a value that indicates whether the package ignores configurations when the package is loaded.

Zum Anfang

Siehe auch

Verweis

Microsoft.SqlServer.Dts.Runtime-Namespace