Share via


ExpressionV2.Operands Property

Definition

List of nested expressions.

public System.Collections.Generic.IList<Azure.Analytics.Synapse.Artifacts.Models.ExpressionV2> Operands { get; }
member this.Operands : System.Collections.Generic.IList<Azure.Analytics.Synapse.Artifacts.Models.ExpressionV2>
Public ReadOnly Property Operands As IList(Of ExpressionV2)

Property Value

Applies to