IDTSServerExecution100.ExecutionID プロパティ

定義

public:
 property long ExecutionID { long get(); };
[System.Runtime.InteropServices.DispId(1)]
public long ExecutionID { get; }
[<System.Runtime.InteropServices.DispId(1)>]
member this.ExecutionID : int64
Public ReadOnly Property ExecutionID As Long

プロパティ値

実行インスタンスの一意識別子を表す64ビット整数です。

属性

注釈

詳細については、SsisServerExecutionを参照してください。

適用対象