IDTSPackageInternal100 インターフェイス

定義

内部プロパティを持つ必要のある IDTSPackageInternal100 コンテナーのコレクションによって実装されるインターフェイスを表します。

public interface class IDTSPackageInternal100
[System.Runtime.InteropServices.Guid("D75156F1-7E15-41D3-A835-C1CAC9B8B05F")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSPackageInternal100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("D0116018-482E-41C4-A49D-19593CAA946C")]
public interface IDTSPackageInternal100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("A9640C2B-54D7-413B-8EFD-4473A806FE5A")]
public interface IDTSPackageInternal100
[<System.Runtime.InteropServices.Guid("D75156F1-7E15-41D3-A835-C1CAC9B8B05F")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSPackageInternal100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("D0116018-482E-41C4-A49D-19593CAA946C")>]
type IDTSPackageInternal100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("A9640C2B-54D7-413B-8EFD-4473A806FE5A")>]
type IDTSPackageInternal100 = interface
Public Interface IDTSPackageInternal100
属性

プロパティ

Parameters

このクラスに使用されるパラメーターを取得します。

メソッド

SetFlagRunningInOutProcess()

着信および発信のプロセスを実行するフラグを設定します。

SetISServerExecutionID(Int64)

パッケージの Integration Services サーバー実行 ID を設定します。

SSISExecSuspend(String, Int32)

ID と exec の組み合わせ型を含む文字列を返します。

適用対象