IDTSServerExecution100.ExecutionID プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
実行のインスタンスの一意識別子を表す 64 ビットの整数を取得します。
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」を参照してください。