Skip to main content

odatastatement-class

Represents the result of ODataQueryBuilder's work. Implements the Korzh.EasyQuery.QueryStatement

public class Korzh.EasyQuery.ODataStatement
: QueryStatement

Assembly: Korzh.EasyQuery.dll

Constructors

NameTypeDescription
ODataStatement()void

Properties

NameTypeDescription
ODataQuerystringGets or sets the ODATA query.

Methods

NameTypeDescription
GetStatement()stringReturns the ODATA query statement.