QueryDataCubeInfosOptions Class |
Namespace: Dundas.BI.WebApi.Models
The QueryDataCubeInfosOptions type exposes the following members.
Name | Description | |
---|---|---|
QueryDataCubeInfosOptions | Initializes a new instance of the QueryDataCubeInfosOptions class |
Name | Description | |
---|---|---|
Filter | Gets or sets the filter rules. | |
JobRunResult |
Gets or sets the job result.
| |
OrderBy |
Gets or sets the sort order of the result, or if the order does not matter.
| |
PageNumber |
Gets or sets the page number.
| |
PageSize |
Gets or sets the number of results in each page (ignored if PageNumber is 0).
| |
ProjectId |
Gets or sets the project identifier.
| |
StorageType |
Gets or sets the storage type.
| |
TenantId |
Gets or sets the tenant identifier.
|