共用方式為


ApplyClause.Transformations 屬性

定義

要執行的轉換集合。

public System.Collections.Generic.IEnumerable<Microsoft.OData.UriParser.Aggregation.TransformationNode> Transformations { get; }
member this.Transformations : seq<Microsoft.OData.UriParser.Aggregation.TransformationNode>
Public ReadOnly Property Transformations As IEnumerable(Of TransformationNode)

屬性值

適用於