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