XmlaLocationReference Class
Represents the xml location reference of an entity.
System.Object
Microsoft.AnalysisServices.XmlaLocationReference
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
'Declaration
<SerializableAttribute> _
Public NotInheritable Class XmlaLocationReference
'Usage
Dim instance As XmlaLocationReference
[SerializableAttribute]
public sealed class XmlaLocationReference
[SerializableAttribute]
public ref class XmlaLocationReference sealed
[<SealedAttribute>]
[<SerializableAttribute>]
type XmlaLocationReference = class end
public final class XmlaLocationReference
The XmlaLocationReference type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Attribute | Represents the xml location reference of an attribute. |
![]() |
Cube | Represents the xml location reference of a cube structure. |
![]() |
Dimension | Represents the xml location reference of a dimension. |
![]() |
Hierarchy | Represents the xml location reference of a hierarchy. |
![]() |
MeasureGroup | Represents the xml location reference of a measure group. |
![]() |
MemberName | Represents the xml location reference of a member name. |
![]() |
Role | Represents the xml location reference of a role. |
Top
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.