LinqStatement class
public class Korzh.EasyQuery.Linq.LinqStatement : QueryBuilderResult
Properties
Section titled “Properties”Type | Name | Description |
---|---|---|
IQueryable | ResultQueryable |
Methods
Section titled “Methods”Type | Name | Description |
---|---|---|
String | GetStatement() | Returns the statement (SQL, filter expression, etc - depending on the concrete QueryBuilderResult type). |