XmlaMessageLocation Class
Inheritance Hierarchy
System.Object
  Microsoft.AnalysisServices.XmlaMessageLocation
Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public NotInheritable Class XmlaMessageLocation
'Usage
Dim instance As XmlaMessageLocation
[SerializableAttribute]
public sealed class XmlaMessageLocation
[SerializableAttribute]
public ref class XmlaMessageLocation sealed
[<SealedAttribute>]
[<SerializableAttribute>]
type XmlaMessageLocation =  class end
public final class XmlaMessageLocation
The XmlaMessageLocation type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| .gif) | DependsOnObject | |
| .gif) | EndColumn | |
| .gif) | EndLine | |
| .gif) | LineOffset | |
| .gif) | RowNumber | |
| .gif) | SourceObject | |
| .gif) | StartColumn | |
| .gif) | StartLine | |
| .gif) | TextLength | 
Top
Methods
| Name | Description | |
|---|---|---|
| .gif) | Equals | (Inherited from Object.) | 
| .gif) | Finalize | (Inherited from Object.) | 
| .gif) | GetHashCode | (Inherited from Object.) | 
| .gif) | GetType | (Inherited from Object.) | 
| .gif) | MemberwiseClone | (Inherited from Object.) | 
| .gif) | ToString | (Inherited from Object.) | 
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.