Share via


DbAggregate.ResultType Property

Definition

Gets the result type of this DbAggregate.

public System.Data.Entity.Core.Metadata.Edm.TypeUsage ResultType { get; }
member this.ResultType : System.Data.Entity.Core.Metadata.Edm.TypeUsage
Public ReadOnly Property ResultType As TypeUsage

Property Value

The result type of this DbAggregate.

Applies to