ODataStatement class

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

public class Korzh.EasyQuery.ODataStatement
    : QueryBuilderResult

Properties

Type Name Description
String ODataQuery Gets or sets the ODATA query.

Methods

Type Name Description
String GetStatement() Returns the ODATA query statement.