Classe AdomdException

Represents an exception thrown by ADOMD.NET.

Espace de noms :  Microsoft.AnalysisServices.AdomdClient
Assembly :  Microsoft.AnalysisServices.AdomdClient (dans Microsoft.AnalysisServices.AdomdClient.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Class AdomdException _
    Inherits Exception
'Utilisation
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

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.