IDTSExecutionLocation100.ExecutionLocation Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Para obtener más información, vea TaskHost.
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSExecutionLocation ExecutionLocation { Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSExecutionLocation get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSExecutionLocation value); };
[System.Runtime.InteropServices.DispId(35)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.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.DTSExecutionLocation with get, set
Public Property ExecutionLocation As DTSExecutionLocation
Valor de propiedad
- Atributos