IDTSConfigurationControl100 接口

Provides a property that controls how a package loads configurations.

命名空间:  Microsoft.SqlServer.Dts.Runtime.Wrapper
程序集:  Microsoft.SqlServer.DTSRuntimeWrap(在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)

语法

声明
<GuidAttribute("50CD343B-F046-4F19-822B-A7755C8D3058")> _
Public Interface IDTSConfigurationControl100
用法
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

IDTSConfigurationControl100 类型公开以下成员。

属性

  名称 说明
公共属性 IgnoreConfigurationsOnLoad Gets or sets a value that indicates whether the package ignores configurations when the package is loaded.

页首

请参阅

参考

Microsoft.SqlServer.Dts.Runtime.Wrapper 命名空间