DbQuery<TResult>.IQueryable.ElementType Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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