共用方式為


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 命名空間