ODataStatement class
Represents the result of ODataQueryBuilder’s work. Implements the Korzh.EasyQuery.QueryBuilderResult
public class Korzh.EasyQuery.ODataStatement : QueryBuilderResult
Properties
Section titled “Properties”Type | Name | Description |
---|---|---|
String | ODataQuery | Gets or sets the ODATA query. |
Methods
Section titled “Methods”Type | Name | Description |
---|---|---|
String | GetStatement() | Returns the ODATA query statement. |