Sdílet prostřednictvím


AggregateExpression Třída

Definice

Představuje agregační výraz, který agreguje entitu s jednou hodnotou.

public sealed class AggregateExpression : Microsoft.OData.UriParser.Aggregation.AggregateExpressionBase
type AggregateExpression = class
    inherit AggregateExpressionBase
Public NotInheritable Class AggregateExpression
Inherits AggregateExpressionBase
Dědičnost
AggregateExpression

Konstruktory

AggregateExpression(SingleValueNode, AggregationMethod, String, IEdmTypeReference)

Vytvořte VlastnostAggregateExpression.

AggregateExpression(SingleValueNode, AggregationMethodDefinition, String, IEdmTypeReference)

Vytvořit AggregateExpression.

Vlastnosti

AggregateKind

Vrátí hodnotu AggregateExpressionKind výrazu.

(Zděděno od AggregateExpressionBase)
Alias

Vrátí alias výrazu.

(Zděděno od AggregateExpressionBase)
Expression

Získá agregační výraz.

Method

Získá .AggregationMethod

MethodDefinition

Získá .AggregationMethodDefinition

TypeReference

IEdmTypeReference Získá tento agregační výraz.

Platí pro