PrecedenceConstraintClass Class
This API supports the product infrastructure and is not intended to be used directly from your code.
For more information, see PrecedenceConstraint.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | PrecedenceConstraintClass() | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the PrecedenceConstraintClass class. |
| Name | Description | |
|---|---|---|
![]() | ConstrainedExecutable | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the name of the constrained container. |
![]() | EvalOp | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the evaluation operations used by the precedence constraint. |
![]() | EvaluatesTrue | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the Boolean value of the Value property. |
![]() | LogicalAnd | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether multiple constraints work together. |
![]() | Parent | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the parent of the PrecedenceConstraintClass object. |
![]() | PrecedenceExecutable | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the name of the precedence executable. |
![]() | Value | This API supports the product infrastructure and is not intended to be used directly from your code. Gets a value from the DTSExecResult enumeration. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


