GenerateDataCubeOptions Class |
Namespace: Dundas.BI.WebApi.Models
The GenerateDataCubeOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | GenerateDataCubeOptions |
Initializes a new instance of the GenerateDataCubeOptions class.
|
Name | Description | |
---|---|---|
![]() | IsDataInputDataCube |
Gets or sets a value indicating whether the data cube to generate should be a data input data cube.
|
![]() | NativeObjectId |
Gets or sets the ID of the native object to generate this MetricSet from.
|
![]() | NativeObjectType |
Gets or sets the type of the native object to generate this MetricSet from.
|
![]() | ParentId |
Gets the ID of the item's parent.
|
![]() | Placeholders |
Gets the list of placeholders which are used in the query.
|
![]() | ProviderId |
Gets or sets the ID of the provider to generate a manual selection transform from.
|
![]() | Query |
Gets or sets the query to be sent to the provider to generate a manual selection transform from.
|
![]() | TransformId |
Gets or sets the ID of the specific transform to start the data cube with.
|