Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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
The IDTSConfigurationControl type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
IgnoreConfigurationsOnLoad | Gets or sets a value that indicates whether the package ignores configurations when the package is loaded. |
Top
.gif)