The INhFetchRequest<(Of <(<'TQueried, TFetch>)>)> type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | GetEnumerator()()()() | Returns an enumerator that iterates through the collection. (Inherited from IEnumerable<(Of <(<'T>)>)>.) |
![]() | GetEnumerator()()()() | Returns an enumerator that iterates through a collection. (Inherited from IEnumerable.) |
Extension Methods
Name | Description | |
---|---|---|
![]() | Any | (Defined by EnumerableExtensions.) |
![]() | Cacheable<(Of <<'(TQueried>)>>) | (Defined by LinqExtensionMethods.) |
![]() | CacheMode<(Of <<'(TQueried>)>>) | (Defined by LinqExtensionMethods.) |
![]() | CacheRegion<(Of <<'(TQueried>)>>) | (Defined by LinqExtensionMethods.) |
![]() | Fetch<(Of <<'(TQueried, TRelated>)>>) | (Defined by EagerFetchingExtensionMethods.) |
![]() | FetchMany<(Of <<'(TQueried, TRelated>)>>) | (Defined by EagerFetchingExtensionMethods.) |
![]() | First | (Defined by EnumerableExtensions.) |
![]() | FirstOrNull | (Defined by EnumerableExtensions.) |
![]() | ForEach<(Of <<'(T>)>>) | (Defined by TypeHelperExtensionMethods.) |
![]() | GetCollectionElementType | (Defined by ReflectHelper.) |
![]() | ToFuture<(Of <<'(TQueried>)>>) | (Defined by LinqExtensionMethods.) |
![]() | ToFutureValue<(Of <<'(TQueried>)>>) | (Defined by LinqExtensionMethods.) |
Properties
Name | Description | |
---|---|---|
![]() | ElementType | Gets the type of the element(s) that are returned when the expression tree associated with this instance of IQueryable is executed. (Inherited from IQueryable.) |
![]() | Expression | Gets the expression tree that is associated with the instance of IQueryable. (Inherited from IQueryable.) |
![]() | Provider | Gets the query provider that is associated with this data source. (Inherited from IQueryable.) |