ObjectQuery.GetResultType Method ()

 

Returns information about the result type of the query.

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

[SuppressMessageAttribute("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate")]
public TypeUsage GetResultType()

Return Value

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

A TypeUsage value that contains information about the result type of the query.