AdomdException-Klasse

Represents an exception thrown by ADOMD.NET.

Namespace:  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class AdomdException _
    Inherits Exception
'Usage
Dim instance As AdomdException
[SerializableAttribute]
public class AdomdException : Exception
[SerializableAttribute]
public ref class AdomdException : public Exception
[<SerializableAttribute>]
type AdomdException =  
    class
        inherit Exception
    end
public class AdomdException extends Exception

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.