Compartir a través de


DTSPrecedenceEvalOp Enumeration

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

For more information, see DTSPrecedenceEvalOp.

Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)

Sintaxis

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

Members

Member name Description
DTSPEO_CONSTRAINT
This enumeration supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
DTSPEO_EXPRESSION
This enumeration supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
DTSPEO_EXPRESSIONANDCONSTRAINT
This enumeration supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
DTSPEO_EXPRESSIONORCONSTRAINT
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.Wrapper Namespace