PrecedenceConstraint Interface

Definition

For more information, see PrecedenceConstraintClass.

public interface class PrecedenceConstraint : Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSPrecedenceConstraint100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.PrecedenceConstraintClass))]
[System.Runtime.InteropServices.Guid("7805A275-EC96-4DA7-B453-6028A0FD9368")]
public interface PrecedenceConstraint : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSPrecedenceConstraint100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.PrecedenceConstraintClass))]
[System.Runtime.InteropServices.Guid("608FDCE7-0E2E-4C17-9742-E0A62DB6EF9F")]
public interface PrecedenceConstraint : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSPrecedenceConstraint100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.PrecedenceConstraintClass))]
[System.Runtime.InteropServices.Guid("496CE601-6D66-4C8A-BEFE-740EA347E3A7")]
public interface PrecedenceConstraint : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSPrecedenceConstraint100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.PrecedenceConstraintClass))>]
[<System.Runtime.InteropServices.Guid("7805A275-EC96-4DA7-B453-6028A0FD9368")>]
type PrecedenceConstraint = interface
    interface IDTSPrecedenceConstraint100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.PrecedenceConstraintClass))>]
[<System.Runtime.InteropServices.Guid("608FDCE7-0E2E-4C17-9742-E0A62DB6EF9F")>]
type PrecedenceConstraint = interface
    interface IDTSPrecedenceConstraint100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.PrecedenceConstraintClass))>]
[<System.Runtime.InteropServices.Guid("496CE601-6D66-4C8A-BEFE-740EA347E3A7")>]
type PrecedenceConstraint = interface
    interface IDTSPrecedenceConstraint100
Public Interface PrecedenceConstraint
Implements IDTSPrecedenceConstraint100
Derived
Attributes
Implements

Properties

ConstrainedExecutable

For more information, see PrecedenceConstraintClass.

(Inherited from IDTSPrecedenceConstraint100)
EvalOp

For more information, see PrecedenceConstraintClass.

(Inherited from IDTSPrecedenceConstraint100)
EvaluatesTrue

For more information, see PrecedenceConstraintClass.

(Inherited from IDTSPrecedenceConstraint100)
LogicalAnd

For more information, see PrecedenceConstraintClass.

(Inherited from IDTSPrecedenceConstraint100)
Parent

For more information, see PrecedenceConstraintClass.

(Inherited from IDTSPrecedenceConstraint100)
PrecedenceExecutable

For more information, see PrecedenceConstraintClass.

(Inherited from IDTSPrecedenceConstraint100)
Value

For more information, see PrecedenceConstraintClass.

(Inherited from IDTSPrecedenceConstraint100)

Applies to