ComputeTransformationNode Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Nœud représentant une expression de calcul.
public sealed class ComputeTransformationNode : Microsoft.OData.UriParser.Aggregation.TransformationNode
type ComputeTransformationNode = class
inherit TransformationNode
Public NotInheritable Class ComputeTransformationNode
Inherits TransformationNode
- Héritage
Constructeurs
ComputeTransformationNode(IEnumerable<ComputeExpression>) |
Créez un ComputeTransformationNode. |
Propriétés
Expressions |
Obtient la liste de ComputeExpression. |
Kind |
Obtient le type du nœud de transformation. |