DbGroupAggregate Class
Represents a collection of elements that compose a group.
Assembly: EntityFramework (in EntityFramework.dll)
System.Object
System.Data.Entity.Core.Common.CommandTrees.DbAggregate
System.Data.Entity.Core.Common.CommandTrees.DbGroupAggregate
System.Data.Entity.Core.Common.CommandTrees.DbAggregate
System.Data.Entity.Core.Common.CommandTrees.DbGroupAggregate
Name | Description | |
---|---|---|
![]() | Arguments | Gets the list of expressions that define the arguments to the aggregate. (Inherited from DbAggregate.) |
![]() | ResultType | Gets the result type of this aggregate (Inherited from DbAggregate.) |
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | As(String) | Overloaded. Returns the specified arguments as a key/value pair object.(Defined by DbExpressionBuilder.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.