PrecedenceConstraint Interface
Definition
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 interface class PrecedenceConstraint : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSPrecedenceConstraint100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.PrecedenceConstraintClass))]
[System.Runtime.InteropServices.Guid("DED3E735-56E6-407A-9BBD-5B0155441A7F")]
public interface PrecedenceConstraint : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSPrecedenceConstraint100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.PrecedenceConstraintClass))>]
[<System.Runtime.InteropServices.Guid("DED3E735-56E6-407A-9BBD-5B0155441A7F")>]
type PrecedenceConstraint = interface
interface IDTSPrecedenceConstraint100
Public Interface PrecedenceConstraint
Implements IDTSPrecedenceConstraint100
- Derived
- Attributes
- Implements
Properties
ConstrainedExecutable | (Inherited from IDTSPrecedenceConstraint100) |
EvalOp | (Inherited from IDTSPrecedenceConstraint100) |
EvaluatesTrue | (Inherited from IDTSPrecedenceConstraint100) |
LogicalAnd | (Inherited from IDTSPrecedenceConstraint100) |
Parent | (Inherited from IDTSPrecedenceConstraint100) |
PrecedenceExecutable | (Inherited from IDTSPrecedenceConstraint100) |
Value | (Inherited from IDTSPrecedenceConstraint100) |