IDTSExecutionLocation100.ExecutionAddress 属性

定义

public:
 property System::String ^ ExecutionAddress { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(36)]
public string ExecutionAddress { [System.Runtime.InteropServices.DispId(36)] get; [System.Runtime.InteropServices.DispId(36)] set; }
[<System.Runtime.InteropServices.DispId(36)>]
[<get: System.Runtime.InteropServices.DispId(36)>]
[<set: System.Runtime.InteropServices.DispId(36)>]
member this.ExecutionAddress : string with get, set
Public Property ExecutionAddress As String

属性值

执行地址。

属性

适用于