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