ComputeTransformationNode(IEnumerable<ComputeExpression>) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Crie um ComputeTransformationNode.
public ComputeTransformationNode (System.Collections.Generic.IEnumerable<Microsoft.OData.UriParser.ComputeExpression> expressions);
new Microsoft.OData.UriParser.Aggregation.ComputeTransformationNode : seq<Microsoft.OData.UriParser.ComputeExpression> -> Microsoft.OData.UriParser.Aggregation.ComputeTransformationNode
Public Sub New (expressions As IEnumerable(Of ComputeExpression))
Parâmetros
- expressions
- IEnumerable<ComputeExpression>
Uma lista de ComputeExpression.