Поделиться через


Перечисление ConnectionExceptionCause

Describes the reason for the connection exception.

Пространство имен:  Microsoft.AnalysisServices.AdomdClient
Сборка:  Microsoft.AnalysisServices.AdomdClient (в Microsoft.AnalysisServices.AdomdClient.dll)

Синтаксис

'Декларация
<SerializableAttribute> _
Public Enumeration ConnectionExceptionCause
'Применение
Dim instance As ConnectionExceptionCause
[SerializableAttribute]
public enum ConnectionExceptionCause
[SerializableAttribute]
public enum class ConnectionExceptionCause
[<SerializableAttribute>]
type ConnectionExceptionCause
public enum ConnectionExceptionCause

Элементы

Имя элемента Описание
Unspecified Specifies that the AdomdConnectionException was caused by an unspecified error.
AuthenticationFailed Specifies that the AdomdConnectionException was caused by an authentication failure.