Share via


PrecedenceConstraint Members

Include Protected Members
Include Inherited Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

For more information, see PrecedenceConstraintClass.

The PrecedenceConstraint type exposes the following members.

Properties

  Name Description
Public property ConstrainedExecutable Infrastructure. For more information, see PrecedenceConstraintClass. (Inherited from IDTSPrecedenceConstraint100.)
Public property EvalOp Infrastructure. For more information, see PrecedenceConstraintClass. (Inherited from IDTSPrecedenceConstraint100.)
Public property EvaluatesTrue Infrastructure. For more information, see PrecedenceConstraintClass. (Inherited from IDTSPrecedenceConstraint100.)
Public property LogicalAnd Infrastructure. For more information, see PrecedenceConstraintClass. (Inherited from IDTSPrecedenceConstraint100.)
Public property PrecedenceExecutable Infrastructure. For more information, see PrecedenceConstraintClass. (Inherited from IDTSPrecedenceConstraint100.)
Public property Value Infrastructure. For more information, see PrecedenceConstraintClass. (Inherited from IDTSPrecedenceConstraint100.)

Top