Freigeben über


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
Öffentliche Eigenschaft Attribute Represents the xml location reference of an attribute.
Öffentliche Eigenschaft Cube Represents the xml location reference of a cube structure.
Öffentliche Eigenschaft Dimension Represents the xml location reference of a dimension.
Öffentliche Eigenschaft Hierarchy Represents the xml location reference of a hierarchy.
Öffentliche Eigenschaft MeasureGroup Represents the xml location reference of a measure group.
Öffentliche Eigenschaft MemberName Represents the xml location reference of a member name.
Öffentliche Eigenschaft Role Represents the xml location reference of a role.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Öffentliche Methode 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.

Siehe auch

Verweis

Microsoft.AnalysisServices-Namespace