IDTSPackageInternal100.SetISServerExecutionID(Int64) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
パッケージの Integration Services サーバー実行 ID を設定します。
public:
void SetISServerExecutionID(long ISServerExecutionID);
[System.Runtime.InteropServices.DispId(1610743810)]
public void SetISServerExecutionID (long ISServerExecutionID);
[<System.Runtime.InteropServices.DispId(1610743810)>]
abstract member SetISServerExecutionID : int64 -> unit
Public Sub SetISServerExecutionID (ISServerExecutionID As Long)
パラメーター
- ISServerExecutionID
- Int64
設定する Integration Services サーバー実行 ID。
- 属性