IDTSConfigurationControl インターフェイス
パッケージが構成を読み込む方法を制御するプロパティを提供します。
名前空間: 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 | パッケージが読み込まれるときに構成を無視するかどうかを示す値を取得します。値の設定も可能です。 |
先頭に戻る