Элементы AggregationDimension
Represents the relationship between a Dimension and an Aggregation. This class cannot be inherited.
Тип AggregationDimension предоставляет доступ к следующим элементам.
Конструкторы
Имя | Описание | |
---|---|---|
AggregationDimension() () () () | Initializes a new instance of the AggregationDimension class using the default values. | |
AggregationDimension(String) | Initializes a new instance of the AggregationDimension class using a name. |
В начало
Методы
Имя | Описание | |
---|---|---|
AddToContainer | Инфраструктура. (Наследуется из ModelComponent.) | |
AfterInsert | Инфраструктура. (Наследуется из ModelComponent.) | |
AfterMove | Инфраструктура. (Наследуется из ModelComponent.) | |
AfterRemove | Инфраструктура. (Наследуется из ModelComponent.) | |
BeforeRemove | Инфраструктура. (Наследуется из ModelComponent.) | |
Clone | Creates a new, full copy of the AggregationDimension object. | |
CopyTo(AggregationDimension) | Creates a full copy of the AggregationDimension object in the existing object, passed as a parameter. | |
CopyTo | Инфраструктура. (Наследуется из ModelComponent.) | |
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 | Инфраструктура. (Наследуется из ModelComponent.) | |
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) | (Перезаписывает ModelComponent. . :: . .Validate(ValidationErrorCollection, Boolean, ServerEdition).) |
В начало
Свойства
Имя | Описание | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (Наследуется из ModelComponent.) | |
Attributes | Gets the collection of attributes for the associated AggregationDimension. | |
CanRaiseEvents | (Наследуется из Component.) | |
Container | (Наследуется из Component.) | |
CubeDimension | Gets the parent CubeDimension corresponding to the AggregationDimension. | |
CubeDimensionID | Gets or sets the CubeDimension element associated with the parent element. | |
DesignMode | (Наследуется из Component.) | |
Dimension | Gets the Dimension object corresponding to the AggregationDimension object. | |
Events | (Наследуется из Component.) | |
FriendlyName | Инфраструктура. (Наследуется из ModelComponent.) | |
KeyForCollection | Инфраструктура. (Наследуется из ModelComponent.) | |
MeasureGroupDimension | Gets the relationship between a dimension and a measure group within an AggregationDimension. | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Наследуется из ModelComponent.) | |
Parent | Gets the Aggregation object that is the parent of the AggregationDimension object. | |
ParentAggregationDesign | Gets the parent AggregationDesign object of an AggregationDimension. | |
ParentCube | Gets the Cube object that is the parent of the AggregationDimension object. | |
ParentDatabase | Gets the Database object that is the parent of the AggregationDimension object's Cube object. | |
ParentMeasureGroup | Gets the MeasureGroup object that is the parent of the AggregationDimension object. | |
ParentServer | Gets the Server object that is the parent of the AggregationDimension object. | |
Site | (Наследуется из Component.) |
В начало
Явные реализации интерфейса
Имя | Описание | |
---|---|---|
ICloneable. . :: . .Clone | ||
IHostableComponent. . :: . .Host | (Наследуется из ModelComponent.) | |
IModelComponent. . :: . .FriendlyPath | (Наследуется из ModelComponent.) | |
IModelComponent. . :: . .OwningCollection | (Наследуется из ModelComponent.) |
В начало