Skip to content

LinqStatement class

Represents the result of performing Build function call of LinqQueryBuilder.

public class Korzh.EasyQuery.Linq.LinqStatement
: QueryBuilderResult
TypeNameDescription
IQueryableResultQueryableGets or sets the queryable result object.
TypeNameDescription
StringGetStatement()Returns the statement (not used in case of LINQ queries).