Поделиться через


Класс XmlaLocationReference

Represents the xml location reference of an entity.

Иерархия наследования

System.Object
  Microsoft.AnalysisServices.XmlaLocationReference

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
<SerializableAttribute> _
Public NotInheritable Class XmlaLocationReference
'Применение
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

Тип XmlaLocationReference обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство 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.

В начало

Методы

  Имя Описание
Открытый метод Equals (Производный от Object.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Открытый метод ToString (Производный от Object.)

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.

См. также

Справочник

Пространство имен Microsoft.AnalysisServices