Returns whether the specified Essbase connection can be connected to using the current crendentials or the specified credentials.
@CanConnect(<ConnectionID>, [<Username>], [<Password>])
| Argument Name | Description |
|---|---|
| ConnectionID | The ID of the Essbase connection. |
| Password | Optional. (The default is the current password associated with the Essbase connection.) The password to validate. |
| Username | Optional. (The default is the current username associated with the Essbase connection.) The username to validate. |