IDataCubeServicePreviewTransformOutput Method

Overload List
  NameDescription
Public methodPreviewTransformOutput(Guid, Guid, Int32, Int32, IEnumerableConnectorElementSortRule)
Previews the data from the output of one of the data cube underlying transforms using the default parameter values of the data cube.
Public methodPreviewTransformOutput(DataCube, Guid, Int32, Int32, IEnumerableConnectorElementSortRule)
Previews the data from the output of one of the data cube underlying transforms using the default parameter values of the data cube.
Public methodPreviewTransformOutput(Guid, Guid, Int32, Int32, IEnumerableParameterValue, IEnumerableConnectorElementSortRule)
Previews the data from the output of one of the data cube underlying transforms.
Public methodPreviewTransformOutput(DataCube, Guid, Int32, Int32, IEnumerableParameterValue, IEnumerableConnectorElementSortRule)
Previews the data from the output of one of the data cube underlying transforms.
Top
See Also