ExpressionNodeOperator.Right 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.
Right operand node
public Microsoft.SqlServer.Management.Dmf.ExpressionNode Right { get; set; }
member this.Right : Microsoft.SqlServer.Management.Dmf.ExpressionNode with get, set
Public Property Right As ExpressionNode