DTSExecutionLocation Enumeration
This enumeration supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.
For more information, see DTSExecutionLocation.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Deklaracja
Public Enumeration DTSExecutionLocation
public enum DTSExecutionLocation
public enum class DTSExecutionLocation
public enum DTSExecutionLocation
public enum DTSExecutionLocation
Members
| Member name | Description |
|---|---|
| DTSEL_INPROC_SERVER | |
| DTSEL_LOCAL_SERVER | |
| DTSEL_REMOTE_SERVER |
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.