IDTSPrecedenceConstraint100.EvalOp Property

Definition

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSPrecedenceEvalOp EvalOp { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSPrecedenceEvalOp get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSPrecedenceEvalOp value); };
[System.Runtime.InteropServices.DispId(41)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.DTSPrecedenceEvalOp EvalOp { [System.Runtime.InteropServices.DispId(41)] get; [System.Runtime.InteropServices.DispId(41)] set; }
[<System.Runtime.InteropServices.DispId(41)>]
[<get: System.Runtime.InteropServices.DispId(41)>]
[<set: System.Runtime.InteropServices.DispId(41)>]
member this.EvalOp : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.DTSPrecedenceEvalOp with get, set
Public Property EvalOp As DTSPrecedenceEvalOp

Property Value

The evaluation operations used by the precedence constraint.

Attributes

Applies to