DbExpression.ResultType Property

 

Gets the type metadata for the result type of the expression.

Namespace:   System.Data.Entity.Core.Common.CommandTrees
Assembly:  EntityFramework (in EntityFramework.dll)

public virtual TypeUsage ResultType { get; }

Property Value

Type: System.Data.Entity.Core.Metadata.Edm.TypeUsage

The type metadata for the result type of the expression.