DTSPrecedenceEvalOp Enumeration
This enumeration supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.
For more information, see DTSPrecedenceEvalOp.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Deklaracja
Public Enumeration DTSPrecedenceEvalOp
public enum DTSPrecedenceEvalOp
public enum class DTSPrecedenceEvalOp
public enum DTSPrecedenceEvalOp
public enum DTSPrecedenceEvalOp
Members
| Member name | Description |
|---|---|
| DTSPEO_CONSTRAINT | |
| DTSPEO_EXPRESSION | |
| DTSPEO_EXPRESSIONANDCONSTRAINT | |
| DTSPEO_EXPRESSIONORCONSTRAINT |
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.