Элементы DegenerateMeasureGroupDimension
Defines the details of a dimension within a measure group. See MeasureGroupDimension. This class cannot be inherited.
Тип DegenerateMeasureGroupDimension предоставляет доступ к следующим элементам.
Конструкторы
Имя | Описание | |
---|---|---|
DegenerateMeasureGroupDimension() () () () | Initializes a new instance of the DegenerateMeasureGroupDimension class using default values. | |
DegenerateMeasureGroupDimension(String) | Initializes a new instance of the DegenerateMeasureGroupDimension class using the specified cube dimension identifier. |
В начало
Методы
Имя | Описание | |
---|---|---|
AddToContainer | Инфраструктура. (Наследуется из ModelComponent.) | |
AfterInsert | Инфраструктура. (Наследуется из ModelComponent.) | |
AfterMove | Инфраструктура. (Наследуется из ModelComponent.) | |
AfterRemove | Инфраструктура. (Наследуется из MeasureGroupDimension.) | |
BeforeRemove | Инфраструктура. (Наследуется из MeasureGroupDimension.) | |
Clone | Creates a deep copy of current DegenerateMeasureGroupDimension. (Перезаписывает RegularMeasureGroupDimension. . :: . .Clone() () () ().) | |
CopyTo(DegenerateMeasureGroupDimension) | Copies the current DegenerateMeasureGroupDimension into the specified object. | |
CopyTo(MeasureGroupDimension) | Copies an MeasureGroupDimension object to the specified object. (Наследуется из MeasureGroupDimension.) | |
CopyTo | Инфраструктура. (Наследуется из ModelComponent.) | |
CopyTo(RegularMeasureGroupDimension) | Copies a RegularMeasureGroupDimension object to the specified object. (Наследуется из RegularMeasureGroupDimension.) | |
CreateObjRef | (Наследуется из MarshalByRefObject.) | |
Dispose | (Наследуется из Component.) | |
Dispose | (Наследуется из Component.) | |
Equals | (Наследуется из Object.) | |
Finalize | (Наследуется из Component.) | |
GetHashCode | (Наследуется из Object.) | |
GetLifetimeService | (Наследуется из MarshalByRefObject.) | |
GetService | (Наследуется из Component.) | |
GetType | (Наследуется из Object.) | |
InitializeLifetimeService | (Наследуется из MarshalByRefObject.) | |
MemberwiseClone | (Наследуется из Object.) | |
MemberwiseClone | (Наследуется из MarshalByRefObject.) | |
RemoveFromContainer | Инфраструктура. (Наследуется из ModelComponent.) | |
Reset | Инфраструктура. (Наследуется из ModelComponent.) | |
Submit() () () () | Инфраструктура. (Наследуется из ModelComponent.) | |
Submit(Boolean) | Инфраструктура. (Наследуется из ModelComponent.) | |
ToString | Represents the MeasureGroupDimension object as a String. (Наследуется из MeasureGroupDimension.) | |
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. (Наследуется из ModelComponent.) | |
Validate(ValidationErrorCollection, Boolean) | Validates the element to which it is appended; returns any errors encountered in a collection. Also contains a parameter to enable return of detailed errors. (Наследуется из ModelComponent.) | |
Validate(ValidationErrorCollection, Boolean, ServerEdition) | (Наследуется из RegularMeasureGroupDimension.) |
В начало
Свойства
Имя | Описание | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (Наследуется из ModelComponent.) | |
Attributes | Gets the collection of attributes associated with a RegularMeasureGroupDimension object. (Наследуется из RegularMeasureGroupDimension.) | |
CanRaiseEvents | (Наследуется из Component.) | |
Cardinality | Gets or sets the cardinality associated with a RegularMeasureGroupDimension object. (Наследуется из RegularMeasureGroupDimension.) | |
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.) | |
Events | (Наследуется из Component.) | |
FriendlyName | Инфраструктура. (Наследуется из MeasureGroupDimension.) | |
KeyForCollection | Инфраструктура. (Наследуется из MeasureGroupDimension.) | |
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.) |
В начало
См. также