AggregateExpression Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Base class for aggregate expressions.
public abstract class AggregateExpression : System.Linq.Expressions.Expression
type AggregateExpression = class
inherit Expression
Public MustInherit Class AggregateExpression
Inherits Expression
- Inheritance
-
AggregateExpression
- Derived
Aggregate |
Specialised constructor for use only by derived class. |
Expression |
The expression to aggregate. |
Node |
Returns the node type of this Expression. (Inherited from Expression.) |
Type |
Gets the static type of the expression that this Expression represents. (Inherited from Expression.) |
Visit |
Reduces the node and then calls the Visit(Expression) method passing the reduced expression. Throws an exception if the node isn't reducible. |
Продукт | Версії |
---|---|
Entity Framework Core | 1.0, 1.1 |
Відгук про Entity Framework
Entity Framework – це проект із відкритим кодом. Виберіть посилання, щоб надати відгук: