共用方式為


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

成員

成員名稱 說明
AuthenticationFailed Specifies that the AdomdConnectionException was caused by an authentication failure.
Unspecified Specifies that the AdomdConnectionException was caused by an unspecified error.

請參閱

參考

Microsoft.AnalysisServices.AdomdClient 命名空間