LLBLGenProProviderBase.CreateQuery Method |
Name | Description | |
---|---|---|
IQueryProvider.CreateQuery<TElement>(Expression) |
Creates the query.
| |
IQueryProvider.CreateQuery(Expression) |
Constructs an IQueryable object that can evaluate the query represented by a specified expression tree.
|