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
Name | Type | Description |
---|---|---|
ODataStatement() | void |
Properties
Name | Type | Description |
---|---|---|
ODataQuery | string | Gets or sets the ODATA query. |
Methods
Name | Type | Description |
---|---|---|
GetStatement() | string | Returns the ODATA query statement. |