Элементы AggregationAttribute

Defines a DimensionAttribute as being part of a Aggregation. This class cannot be inherited.

Тип AggregationAttribute предоставляет доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод AggregationAttribute() () () () Initializes a new instance of the AggregationAttribute class using the default values.
Открытый метод AggregationAttribute(String) Initializes a new instance of AggregationAttribute using the attributeID of a DimensionAttribute.

В начало

Методы

  Имя Описание
Защищенный метод AddToContainer Инфраструктура. (Наследуется из ModelComponent.)
Защищенный метод AfterInsert Инфраструктура. (Наследуется из ModelComponent.)
Защищенный метод AfterMove Инфраструктура. (Наследуется из ModelComponent.)
Защищенный метод AfterRemove Инфраструктура. (Наследуется из ModelComponent.)
Защищенный метод BeforeRemove Инфраструктура. (Наследуется из ModelComponent.)
Открытый метод Clone Copies the current AggregationAttribute.
Открытый метод CopyTo(AggregationAttribute) Copies the current AggregationAttribute to an object, which is 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.)
Открытое свойство Attribute Gets the DimensionAttribute assigned to a Aggregation.
Открытое свойство AttributeID Gets or sets the AttributeID of a DimensionAttribute that is associated with a Aggregation.
Защищенное свойство CanRaiseEvents (Наследуется из Component.)
Открытое свойство Container (Наследуется из Component.)
Открытое свойство CubeAttribute Gets the CubeAttribute that associates the current AggregationAttribute to the parent cube.
Защищенное свойство DesignMode (Наследуется из Component.)
Защищенное свойство Events (Наследуется из Component.)
Защищенное свойство FriendlyName Инфраструктура. (Наследуется из ModelComponent.)
Защищенное свойство KeyForCollection Инфраструктура. (Наследуется из ModelComponent.)
Открытое свойство OwningCollection Gets or sets the collection that contains the ModelComponent. (Наследуется из ModelComponent.)
Открытое свойство Parent Gets the parent AggregationDimension of the current AggregationAttribute.
Открытое свойство ParentAggregation Gets the parent Aggregation of the current AggregationAttribute.
Открытое свойство ParentAggregationDesign Gets the parent AggregationDesign of the current AggregationAttribute.
Открытое свойство ParentCube Gets the parent Cube of the current AggregationAttribute.
Открытое свойство ParentDatabase Gets the parent Database of the current AggregationAttribute.
Открытое свойство ParentMeasureGroup Gets the parent MeasureGroup of the current AggregationAttribute.
Открытое свойство ParentServer Gets the parent Server of the current AggregationAttribute.
Открытое свойство Site (Наследуется из Component.)

В начало

События

  Имя Описание
Открытое событие Disposed (Наследуется из Component.)

В начало

Явные реализации интерфейса

  Имя Описание
Явная реализация интерфейсаЗакрытый метод ICloneable. . :: . .Clone
Явная реализация интерфейсаЗакрытое свойство IHostableComponent. . :: . .Host (Наследуется из ModelComponent.)
Явная реализация интерфейсаЗакрытое свойство IModelComponent. . :: . .FriendlyPath (Наследуется из ModelComponent.)
Явная реализация интерфейсаЗакрытое свойство IModelComponent. . :: . .OwningCollection (Наследуется из ModelComponent.)

В начало