IDTSExecutionLocation100.ExecutionLocation Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Pour plus d’informations, consultez 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
Valeur de propriété
- Attributs