Returns information about the result type of the query.
[SuppressMessageAttribute("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate")] public TypeUsage GetResultType()
A TypeUsage value that contains information about the result type of the query.
ObjectQuery ClassSystem.Data.Entity.Core.Objects Namespace