XmlaLocationReference-Klasse
Represents the xml location reference of an entity.
Vererbungshierarchie
System.Object
Microsoft.AnalysisServices.XmlaLocationReference
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'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
Der XmlaLocationReference-Typ macht folgende Elemente verfügbar.
Eigenschaften
Name | Beschreibung | |
---|---|---|
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. |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
Equals | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.