共用方式為


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.