Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
For more information, see TaskHost.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
Property ExecutionLocation As DTSExecutionLocation
Get
Set
'Utilisation
Dim instance As IDTSExecutionLocation100
Dim value As DTSExecutionLocation
value = instance.ExecutionLocation
instance.ExecutionLocation = value
DTSExecutionLocation ExecutionLocation { get; set; }
property DTSExecutionLocation ExecutionLocation {
DTSExecutionLocation get ();
void set (DTSExecutionLocation value);
}
abstract ExecutionLocation : DTSExecutionLocation with get, set
function get ExecutionLocation () : DTSExecutionLocation
function set ExecutionLocation (value : DTSExecutionLocation)
Valeur de propriété
Type : Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSExecutionLocation