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