ExecuteQueryOptions class
Represents different options of ExecuteQuery operation.
public class Korzh.EasyQuery.Services.ExecuteQueryOptionsProperties
| Type | Name | Description |
|---|---|---|
Int32 | Page | Gets or sets the page number (if the pagination is turned on). |
Represents different options of ExecuteQuery operation.
public class Korzh.EasyQuery.Services.ExecuteQueryOptions| Type | Name | Description |
|---|---|---|
Int32 | Page | Gets or sets the page number (if the pagination is turned on). |