Udostępnij za pośrednictwem


AggregateExpression Klasa

Definicja

Reprezentuje wyrażenie agregujące, które agreguje pojedynczą jednostkę wartości.

public sealed class AggregateExpression : Microsoft.OData.UriParser.Aggregation.AggregateExpressionBase
type AggregateExpression = class
    inherit AggregateExpressionBase
Public NotInheritable Class AggregateExpression
Inherits AggregateExpressionBase
Dziedziczenie
AggregateExpression

Konstruktory

AggregateExpression(SingleValueNode, AggregationMethod, String, IEdmTypeReference)

Utwórz właściwośćAggregateExpression.

AggregateExpression(SingleValueNode, AggregationMethodDefinition, String, IEdmTypeReference)

Utwórz agregacjęExpression.

Właściwości

AggregateKind

Zwraca wartość AggregateExpressionKind wyrażenia .

(Odziedziczone po AggregateExpressionBase)
Alias

Zwraca alias wyrażenia.

(Odziedziczone po AggregateExpressionBase)
Expression

Pobiera wyrażenie agregacji.

Method

Pobiera klasę AggregationMethod.

MethodDefinition

Pobiera klasę AggregationMethodDefinition.

TypeReference

IEdmTypeReference Pobiera to wyrażenie agregacji.

Dotyczy