你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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