IDTSExecutionLocation100.ExecutionLocation 属性

定义

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::DTSExecutionLocation ExecutionLocation { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::DTSExecutionLocation get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::DTSExecutionLocation value); };
[System.Runtime.InteropServices.DispId(35)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.DTSExecutionLocation ExecutionLocation { [System.Runtime.InteropServices.DispId(35)] get; [System.Runtime.InteropServices.DispId(35)] set; }
[<System.Runtime.InteropServices.DispId(35)>]
[<get: System.Runtime.InteropServices.DispId(35)>]
[<set: System.Runtime.InteropServices.DispId(35)>]
member this.ExecutionLocation : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.DTSExecutionLocation with get, set
Public Property ExecutionLocation As DTSExecutionLocation

属性值

一个 DTSExecutionLocation 值。

属性

适用于