IDTSExecutionLocation100.ExecutionLocation Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
Eigenschaftswert
Ein DTSExecutionLocation-Wert.
- Attribute