DataConnectorService.updateDataConnector Method

Updates the given data connector.
 

Parameters

dataConnector

Type: DataConnector
The data connector to update.

Return Value


Type: jQuery.Promise
Value: dundas.entities.DataConnector
A promise object that is resolved when the call is complete. If successful, the updated dundas.entities.DataConnector is returned.