DTSExecutionLocation-Enumeration
Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Enumeration DTSExecutionLocation
'Usage
Dim instance As DTSExecutionLocation
public enum DTSExecutionLocation
public enum class DTSExecutionLocation
type DTSExecutionLocation
public enum DTSExecutionLocation
Elemente
Elementname | Beschreibung | |
---|---|---|
InProcess | ||
OutOfProcess | ||
Remote |