DbQuery<TQuery>.IQueryable.ElementType Property

Definition

Gets the IQueryable element type.

Type System.Linq.IQueryable.ElementType { get; }
member this.System.Linq.IQueryable.ElementType : Type
 ReadOnly Property ElementType As Type Implements IQueryable.ElementType

Property Value

Implements

Applies to