Aracılığıyla paylaş


ConnectionException.ExceptionCause Özelliği

Döndürür bir ConnectionExceptionCause değerine açıklayan başlangıcı özel durum.

Ad Alanı:  Microsoft.AnalysisServices
Derleme:  Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)

Sözdizimi

'Bildirim
Public ReadOnly Property ExceptionCause As ConnectionExceptionCause
    Get
'Kullanım
Dim instance As ConnectionException
Dim value As ConnectionExceptionCause

value = instance.ExceptionCause
public ConnectionExceptionCause ExceptionCause { get; }
public:
property ConnectionExceptionCause ExceptionCause {
    ConnectionExceptionCause get ();
}
member ExceptionCause : ConnectionExceptionCause
function get ExceptionCause () : ConnectionExceptionCause

Özellik Değeri

Tür: Microsoft.AnalysisServices.ConnectionExceptionCause
A ConnectionExceptionCause değeri açıklar başlangıcı özel durum.