ComputeTransformationNode Třída
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Uzel představující výpočetní výraz
public sealed class ComputeTransformationNode : Microsoft.OData.UriParser.Aggregation.TransformationNode
type ComputeTransformationNode = class
inherit TransformationNode
Public NotInheritable Class ComputeTransformationNode
Inherits TransformationNode
- Dědičnost
Konstruktory
ComputeTransformationNode(IEnumerable<ComputeExpression>) |
Vytvořte uzel ComputeTransformationNode. |
Vlastnosti
Expressions |
Získá seznam .ComputeExpression |
Kind |
Získá typ transformačního uzlu. |