IDataCubeServiceProcessNativeStructure Method |
Name | Description | |
---|---|---|
ProcessNativeStructure(DataCube, Guid) |
Adds the specified native structure to the cube, either through a join or a time alignment union operation, select all the elements of the native structure and then saves the data cube.
If the relationship keys are DateTime fields, the operation is a union, otherwise it is a standard join.
| |
ProcessNativeStructure(DataCube, Guid, IEnumerableString) |
Adds the specified native structure to the cube, either through a join or a time alignment union operation, selects the specified elements of the native structure and then saves the data cube.
If the relationship keys are DateTime fields, the operation is a union, otherwise it is a standard join.
|