DTSPrecedenceEvalOp Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class DTSPrecedenceEvalOp
C#
public enum DTSPrecedenceEvalOp
type DTSPrecedenceEvalOp =
Public Enum DTSPrecedenceEvalOp
- Inheritance
-
DTSPrecedenceEvalOp
Name | Value | Description |
---|---|---|
DTSPEO_EXPRESSION | 1 | |
DTSPEO_CONSTRAINT | 2 | |
DTSPEO_EXPRESSIONANDCONSTRAINT | 3 | |
DTSPEO_EXPRESSIONORCONSTRAINT | 4 |
Produk | Versi |
---|---|
SQL Server .NET SDK | 2019 |