DeepSee API Part 2

DeepSee: API—Axes Info

Once you have successfully executed an MDX query using the DeepSee API, you have access to axes information through several methods. You can determine the number of axes and how many tuples on each axes as well as axis metadata.

DeepSee: API—Cell Info

Once you have successfully executed an MDX query using the DeepSee API, you can retrieve the value of any cell in the result set as well as the column and row labels for the cell.

DeepSee: API—Alternate Execution

The DeepSee API provides a single method to prepare and execute your MDX query. In addition, you can execute a prepared query asynchronously which needs to be checked for completion before using the result set.

最后修改: 2022年06月10日 星期五 14:55