IDTSConfigurationControl 接口

Provides a property that controls how a package loads configurations.

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

语法

声明
Public Interface IDTSConfigurationControl
用法
Dim instance As IDTSConfigurationControl
public interface IDTSConfigurationControl
public interface class IDTSConfigurationControl
type IDTSConfigurationControl =  interface end
public interface IDTSConfigurationControl

IDTSConfigurationControl 类型公开以下成员。

属性

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

页首

请参阅

参考

Microsoft.SqlServer.Dts.Runtime 命名空间