DataCubeService.getRelationships Method

Gets the relationships for the given data cube ID.
 

Parameters

id

Type: String
The ID of the data cube.

Return Value


Type: Array
ElementType: DataCubeJoin
A promise object that is resolved when the call is complete. If successful, an array of dundas.data.DataCubeJoin are returned.