ObjectQuery.IQueryable.ElementType Property

Definition

Gets the result element type for this query instance.

[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