Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Provides a property that controls how a package loads configurations.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
<GuidAttribute("50CD343B-F046-4F19-822B-A7755C8D3058")> _
Public Interface IDTSConfigurationControl100
'Usage
Dim instance As IDTSConfigurationControl100
[GuidAttribute("50CD343B-F046-4F19-822B-A7755C8D3058")]
public interface IDTSConfigurationControl100
[GuidAttribute(L"50CD343B-F046-4F19-822B-A7755C8D3058")]
public interface class IDTSConfigurationControl100
[<GuidAttribute("50CD343B-F046-4F19-822B-A7755C8D3058")>]
type IDTSConfigurationControl100 = interface end
public interface IDTSConfigurationControl100
Der IDTSConfigurationControl100-Typ macht folgende Elemente verfügbar.
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
IgnoreConfigurationsOnLoad | Gets or sets a value that indicates whether the package ignores configurations when the package is loaded. |
Zum Anfang
.gif)