linqstatement-class
Represents the result of performing Build function call of LinqQueryBuilder.
public class Korzh.EasyQuery.Linq.LinqStatement
: QueryStatement
Assembly: Korzh.EasyQuery.Linq.dll
Constructors
| Name | Type | Description |
|---|---|---|
| LinqStatement() | void |
Properties
| Name | Type | Description |
|---|---|---|
| ResultQueryable | IQueryable | Gets or sets the queryable result object. |
Methods
| Name | Type | Description |
|---|---|---|
| GetStatement() | string | Returns the statement (not used in case of LINQ queries). |