PrecedenceConstraint Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
For more information, see PrecedenceConstraintClass.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| 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. (Inherited from IDTSPrecedenceConstraint100.) |
![]() | 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. (Inherited from IDTSPrecedenceConstraint100.) |
![]() | 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. (Inherited from IDTSPrecedenceConstraint100.) |
![]() | 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. (Inherited from IDTSPrecedenceConstraint100.) |
![]() | 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. (Inherited from IDTSPrecedenceConstraint100.) |
![]() | 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. (Inherited from IDTSPrecedenceConstraint100.) |
![]() | 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. (Inherited from IDTSPrecedenceConstraint100.) |
