Compartir a través de


DTSExecutionLocation Enumeration

This enumeration supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.

Espacio de nombres: Microsoft.SqlServer.Dts.Runtime
Ensamblado: Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)

Sintaxis

'Declaración
Public Enumeration DTSExecutionLocation
public enum DTSExecutionLocation
public enum class DTSExecutionLocation
public enum DTSExecutionLocation
public enum DTSExecutionLocation

Members

Member name Description
InProcess
This enumeration supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
OutOfProcess
This enumeration supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
Remote
This enumeration supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.

Plataformas

Plataformas de desarrollo

Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.

Plataformas de destino

Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.

Vea también

Referencia

Microsoft.SqlServer.Dts.Runtime Namespace