ConnectionException.ExceptionCause Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a ConnectionExceptionCause value to explain the origin of the exception.
public Microsoft.AnalysisServices.ConnectionExceptionCause ExceptionCause { get; }
member this.ExceptionCause : Microsoft.AnalysisServices.ConnectionExceptionCause
Public ReadOnly Property ExceptionCause As ConnectionExceptionCause
Property Value
The cause of the exception.