Класс 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) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.