IDTSExecutionLocation100.ExecutionLocation Property
Definition
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::DTSExecutionLocation ExecutionLocation { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::DTSExecutionLocation get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::DTSExecutionLocation value); };
[System.Runtime.InteropServices.DispId(35)]
[get: System.Runtime.InteropServices.DispId(35)]
[set: System.Runtime.InteropServices.DispId(35)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.DTSExecutionLocation ExecutionLocation { get; set; }
Public Property ExecutionLocation As DTSExecutionLocation
Property Value
- DTSExecutionLocation
- Attributes
-
Applies to