Skip to main content

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

NameTypeDescription
LinqStatement()void

Properties

NameTypeDescription
ResultQueryableIQueryableGets or sets the queryable result object.

Methods

NameTypeDescription
GetStatement()stringReturns the statement (not used in case of LINQ queries).