DataConnectorService.testDataConnector Method
Tests the given data connector connection.
Parameters
- dataConnector
-
Type: DataConnector
The data connector to test connection with.
Return Value
Type: jQuery.Promise
Value: Object
A promise object that is resolved when the call is complete.
See Dundas.BI.WebApi.Models.TestConnectionResultData for the structure of the returning object.