Partager via


Énumération DTSExecutionLocation

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime
Assembly :  Microsoft.SqlServer.ManagedDTS (dans Microsoft.SqlServer.ManagedDTS.dll)

Syntaxe

'Déclaration
Public Enumeration DTSExecutionLocation
'Utilisation
Dim instance As DTSExecutionLocation
public enum DTSExecutionLocation
public enum class DTSExecutionLocation
type DTSExecutionLocation
public enum DTSExecutionLocation

Membres

Nom de membre Description
InProcess
OutOfProcess
Remote