Поделиться через


ApplyClause(IList<TransformationNode>) Конструктор

Определение

Создайте ApplyClause.

public ApplyClause (System.Collections.Generic.IList<Microsoft.OData.UriParser.Aggregation.TransformationNode> transformations);
new Microsoft.OData.UriParser.Aggregation.ApplyClause : System.Collections.Generic.IList<Microsoft.OData.UriParser.Aggregation.TransformationNode> -> Microsoft.OData.UriParser.Aggregation.ApplyClause
Public Sub New (transformations As IList(Of TransformationNode))

Параметры

transformations
IList<TransformationNode>

Объекты TransformationNode.

Применяется к