DataConnectorService.getRelationalTabularStructures Method

Gets the relational tabular structures for the given data connector ID.
 

Parameters

dataConnectorId

Type: String
The ID of the data connector to get the relational structures for.

Return Value


Type: jQuery.Promise
Value: Array
Element Value: RelationalStructure
A promise object that is resolved when the call is complete. If successful, an array of dundas.data.RelationalStructure is returned.