BinaryOperatorNode.RightOperand Property

Definition

Gets the right operand.

public Microsoft.WindowsAzure.MobileServices.Query.QueryNode RightOperand { get; }
member this.RightOperand : Microsoft.WindowsAzure.MobileServices.Query.QueryNode
Public ReadOnly Property RightOperand As QueryNode

Property Value

Applies to