AmoException Class
Represents an exception that is raised when an AMO error or warning is encountered.
Spazio dei nomi: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Sintassi
'Dichiarazione
<SerializableAttribute> _
Public Class AmoException
Inherits Exception
[SerializableAttribute]
public class AmoException : Exception
[SerializableAttribute]
public ref class AmoException : public Exception
/** @attribute SerializableAttribute() */
public class AmoException extends Exception
SerializableAttribute
public class AmoException extends Exception
Osservazioni
Data creazione:17 luglio 2006
Inheritance Hierarchy
System.Object
System.Exception
Microsoft.AnalysisServices.AmoException
Microsoft.AnalysisServices.ConnectionException
Microsoft.AnalysisServices.OperationException
Microsoft.AnalysisServices.OutOfSyncException
Microsoft.AnalysisServices.ResponseFormatException
Microsoft.AnalysisServices.XmlSerializationException
Thread Safety
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Piattaforme
Piattaforme di sviluppo
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Piattaforme di destinazione
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.