![]() |
Flexberry ORM 4.0.0
|
The query. Подробнее...
Открытые члены | |
LcsQuery (LcsQueryProvider< T, Q > provider) | |
Initializes a new instance of the Query<T> class. Подробнее... | |
![]() | |
Query (IQueryProvider provider) | |
Query (IQueryProvider provider, Expression expression) | |
IEnumerator< T > | GetEnumerator () |
on the call to any of the System.Linq extension methods on IEnumerable{T}, this method will get called. Подробнее... | |
Дополнительные унаследованные члены | |
![]() | |
Expression | Expression [get] |
Выражение Подробнее... | |
|
inline |
Initializes a new instance of the Query<T> class.
provider | The provider. |
ArgumentNullException |