XmlaMessage Class
Applies To: SQL Server (starting with 2016)
Represents a base class for XMLA messages.
Assembly: Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)
System::Object
Microsoft.AnalysisServices::XmlaMessage
Microsoft.AnalysisServices::XmlaError
Microsoft.AnalysisServices::XmlaWarning
Microsoft.AnalysisServices::XmlaMessage
Microsoft.AnalysisServices::XmlaError
Microsoft.AnalysisServices::XmlaWarning
| Name | Description | |
|---|---|---|
![]() | Description | Gets or sets the description. |
![]() | HelpFile | Gets or sets the help file. |
![]() | Location | Gets or sets the location information. |
![]() | Source | Gets or sets the source. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


