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

DataflowBuiltInTransformationDataset.Expression Property

Definition

Condition to enrich data from Broker State Store. Example: $1 < 0 || $1 > $2 (Assuming inputs section $1 and $2 are provided).

public string Expression { get; set; }
member this.Expression : string with get, set
Public Property Expression As String

Property Value

Applies to