IDTSPrecedenceConstraint100.EvalOp Property
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.
For more information, see PrecedenceConstraintClass.
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSPrecedenceEvalOp EvalOp { Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSPrecedenceEvalOp get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSPrecedenceEvalOp value); };
[System.Runtime.InteropServices.DispId(41)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.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.DTSPrecedenceEvalOp with get, set
Public Property EvalOp As DTSPrecedenceEvalOp
Property Value
- Attributes