BinaryOperatorNode.LeftOperand Property

Definition

Gets the left operand.

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

Property Value

Applies to