XmlaError Class

Namespace: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Syntax

'Declaration
<SerializableAttribute> _
<GuidAttribute("C2EBB8F3-7833-475a-96EC-D83E50EDCED7")> _
Public NotInheritable Class XmlaError
    Inherits XmlaMessage
[SerializableAttribute] 
[GuidAttribute("C2EBB8F3-7833-475a-96EC-D83E50EDCED7")] 
public sealed class XmlaError : XmlaMessage
[SerializableAttribute] 
[GuidAttribute(L"C2EBB8F3-7833-475a-96EC-D83E50EDCED7")] 
public ref class XmlaError sealed : public XmlaMessage
/** @attribute SerializableAttribute() */ 
/** @attribute GuidAttribute("C2EBB8F3-7833-475a-96EC-D83E50EDCED7") */ 
public final class XmlaError extends XmlaMessage
SerializableAttribute 
GuidAttribute("C2EBB8F3-7833-475a-96EC-D83E50EDCED7") 
public final class XmlaError extends XmlaMessage

Inheritance Hierarchy

System.Object
   Microsoft.AnalysisServices.XmlaMessage
    Microsoft.AnalysisServices.XmlaError

Threadsicherheit

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.

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

XmlaError Members
Microsoft.AnalysisServices Namespace