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

DataFactoryExpressionV2.Operands Property

Definition

List of nested expressions.

public System.Collections.Generic.IList<Azure.ResourceManager.DataFactory.Models.DataFactoryExpressionV2> Operands { get; }
member this.Operands : System.Collections.Generic.IList<Azure.ResourceManager.DataFactory.Models.DataFactoryExpressionV2>
Public ReadOnly Property Operands As IList(Of DataFactoryExpressionV2)

Property Value

Applies to