Класс ManyToManyMeasureGroupDimension
Иерархия наследования
System. . :: . .Object
System. . :: . .MarshalByRefObject
System.ComponentModel. . :: . .Component
Microsoft.AnalysisServices. . :: . .ModelComponent
Microsoft.AnalysisServices. . :: . .MeasureGroupDimension
Microsoft.AnalysisServices..::..ManyToManyMeasureGroupDimension
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)
Синтаксис
'Декларация
<GuidAttribute("5ACC8E22-751A-4c17-AA86-931B6FC71314")> _
Public NotInheritable Class ManyToManyMeasureGroupDimension _
Inherits MeasureGroupDimension
'Применение
Dim instance As ManyToManyMeasureGroupDimension
[GuidAttribute("5ACC8E22-751A-4c17-AA86-931B6FC71314")]
public sealed class ManyToManyMeasureGroupDimension : MeasureGroupDimension
[GuidAttribute(L"5ACC8E22-751A-4c17-AA86-931B6FC71314")]
public ref class ManyToManyMeasureGroupDimension sealed : public MeasureGroupDimension
[<SealedAttribute>]
[<GuidAttribute("5ACC8E22-751A-4c17-AA86-931B6FC71314")>]
type ManyToManyMeasureGroupDimension =
class
inherit MeasureGroupDimension
end
public final class ManyToManyMeasureGroupDimension extends MeasureGroupDimension
Тип ManyToManyMeasureGroupDimension обеспечивает доступ к следующим элементам.
Конструкторы
Имя | Описание | |
---|---|---|
ManyToManyMeasureGroupDimension() () () () | ||
ManyToManyMeasureGroupDimension(String, String) |
В начало
Свойства
Имя | Описание | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (Производный от ModelComponent.) | |
CanRaiseEvents | (Производный от Component.) | |
Container | (Производный от Component.) | |
CubeDimension | Gets a cube dimension associated with a MeasureGroupDimension. (Производный от MeasureGroupDimension.) | |
CubeDimensionID | Gets or sets the identifier of the cube dimension, that is, a reference to a specific dimension role. (Производный от MeasureGroupDimension.) | |
DesignMode | (Производный от Component.) | |
Dimension | Gets the information for a Dimension. (Производный от MeasureGroupDimension.) | |
DirectSlice | ||
Events | (Производный от Component.) | |
FriendlyName | Инфраструктура. (Производный от MeasureGroupDimension.) | |
KeyForCollection | Инфраструктура. (Производный от MeasureGroupDimension.) | |
MeasureGroup | ||
MeasureGroupID | ||
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Производный от ModelComponent.) | |
Parent | Gets the MeasureGroup object that is the parent of the MeasureGroupDimension object. (Производный от MeasureGroupDimension.) | |
ParentCube | Gets the Cube object that is the parent of the MeasureGroupDimension object. (Производный от MeasureGroupDimension.) | |
ParentDatabase | Gets the ParentDatabase object that is the parent of the MeasureGroupDimension object. (Производный от MeasureGroupDimension.) | |
ParentServer | Gets the Server object that is the parent of the MeasureGroupDimension object. (Производный от MeasureGroupDimension.) | |
Site | (Производный от Component.) | |
Source | Gets or sets the binding to the source object from which to get data. (Производный от MeasureGroupDimension.) |
В начало
Методы
В начало
Явные реализации интерфейса
Имя | Описание | |
---|---|---|
ICloneable. . :: . .Clone | (Производный от MeasureGroupDimension.) | |
IHostableComponent. . :: . .Host | (Производный от ModelComponent.) | |
IModelComponent. . :: . .FriendlyPath | (Производный от ModelComponent.) | |
IModelComponent. . :: . .OwningCollection | (Производный от ModelComponent.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.