IDTSConfigurationControl100 インターフェイス

定義

パッケージが設定をどのように読み込むかを制御するプロパティを提供します。

public interface class IDTSConfigurationControl100
[System.Runtime.InteropServices.Guid("6FCBB43B-4AD8-4B03-BCB8-2A81B1F48034")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSConfigurationControl100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("2E85AE9B-5F9C-4B3A-BF2A-7FBA696BC59F")]
public interface IDTSConfigurationControl100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("82EBC49A-7847-4E1C-9159-13C895C4B1E6")]
public interface IDTSConfigurationControl100
[<System.Runtime.InteropServices.Guid("6FCBB43B-4AD8-4B03-BCB8-2A81B1F48034")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSConfigurationControl100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("2E85AE9B-5F9C-4B3A-BF2A-7FBA696BC59F")>]
type IDTSConfigurationControl100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("82EBC49A-7847-4E1C-9159-13C895C4B1E6")>]
type IDTSConfigurationControl100 = interface
Public Interface IDTSConfigurationControl100
派生
属性

プロパティ

名前 説明
IgnoreConfigurationsOnLoad

パッケージがロードされる際に設定を無視するかどうかを示す値を取得または設定します。

適用対象