IDTSExecutionLocation100.ExecutionLocation Property

Definition

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSExecutionLocation ExecutionLocation { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSExecutionLocation get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSExecutionLocation value); };
[System.Runtime.InteropServices.DispId(35)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.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.Sql2012.DTSExecutionLocation with get, set
Public Property ExecutionLocation As DTSExecutionLocation

Property Value

A DTSExecutionLocation value.

Attributes

Applies to