SsisServerExecution.ExecutionID プロパティ

定義

インスタンスの実行識別子を取得します。

public:
 property long ExecutionID { long get(); };
public long ExecutionID { get; }
member this.ExecutionID : int64
Public ReadOnly Property ExecutionID As Long

プロパティ値

実行 ID です。

実装

適用対象