[This is preliminary documentation and is subject to change.]
Provides a list of available Q-Pulse Databases.
Namespace:
QPulseWebServices.Contracts.ServiceAssembly: QPulseWebServices.Contracts (in QPulseWebServices.Contracts.dll) Version: 2.0.580.15
Syntax
| C# |
|---|
string[] AvailableConnections() |
Return Value
A string array contianing the names of the available databases.
Remarks
REST Availability: Supports HTTP GET
Exceptions
| Exception | Condition |
|---|---|
| ServiceFaultCode..::.ConnectionsNotAvailable | The Web Services cannot retrieve the available connections from the Q-Pulse service. |