Freigeben über


XmlaWarning Class

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

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class XmlaWarning
    Inherits XmlaMessage
[SerializableAttribute] 
public sealed class XmlaWarning : XmlaMessage
[SerializableAttribute] 
public ref class XmlaWarning sealed : public XmlaMessage
/** @attribute SerializableAttribute() */ 
public final class XmlaWarning extends XmlaMessage
SerializableAttribute 
public final class XmlaWarning extends XmlaMessage

Inheritance Hierarchy

System.Object
   Microsoft.AnalysisServices.XmlaMessage
    Microsoft.AnalysisServices.XmlaWarning

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

XmlaWarning Members
Microsoft.AnalysisServices Namespace