DbQuery<TResult>.IQueryable.ElementType Property

Definition

The IQueryable element type.

Type System.Linq.IQueryable.ElementType { get; }
[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
Type System.Linq.IQueryable.ElementType { get; }
System.Linq.IQueryable.ElementType
 ReadOnly Property ElementType As Type Implements IQueryable.ElementType

Property Value

Implements

Attributes

Applies to