ExecutionHeader.ExecutionID 属性

定义

获取或设置用于标识该会话的唯一 ID。 只读。

public:
 property System::String ^ ExecutionID { System::String ^ get(); void set(System::String ^ value); };
public string ExecutionID { get; set; }
member this.ExecutionID : string with get, set
Public Property ExecutionID As String

属性值

返回唯一的执行 ID。

适用于