Compartilhar via


Membros AggregationAttribute

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

O tipo AggregationAttribute expõe os seguintes membros.

Construtores

  Nome Descrição
Método público AggregationAttribute() () () () Initializes a new instance of the AggregationAttribute class using the default values.
Método público AggregationAttribute(String) Initializes a new instance of AggregationAttribute using the attributeID of a DimensionAttribute.

Início

Métodos

  Nome Descrição
Método protegido AddToContainer Infraestrutura. (Herdado de ModelComponent.)
Método protegido AfterInsert Infraestrutura. (Herdado de ModelComponent.)
Método protegido AfterMove Infraestrutura. (Herdado de ModelComponent.)
Método protegido AfterRemove Infraestrutura. (Herdado de ModelComponent.)
Método protegido BeforeRemove Infraestrutura. (Herdado de ModelComponent.)
Método público Clone Copies the current AggregationAttribute.
Método público CopyTo(AggregationAttribute) Copies the current AggregationAttribute to an object, which is passed as a parameter.
Método protegido CopyTo Infraestrutura. (Herdado de ModelComponent.)
Método público CreateObjRef (Herdado de MarshalByRefObject.)
Método público Dispose (Herdado de Component.)
Método protegido Dispose (Herdado de Component.)
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Component.)
Método público GetHashCode (Herdado de Object.)
Método público GetLifetimeService (Herdado de MarshalByRefObject.)
Método protegido GetService (Herdado de Component.)
Método público GetType (Herdado de Object.)
Método público InitializeLifetimeService (Herdado de MarshalByRefObject.)
Método protegido MemberwiseClone (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de MarshalByRefObject.)
Método protegido RemoveFromContainer Infraestrutura. (Herdado de ModelComponent.)
Método protegido Reset Infraestrutura. (Herdado de ModelComponent.)
Método público Submit() () () () Infraestrutura. (Herdado de ModelComponent.)
Método público Submit(Boolean) Infraestrutura. (Herdado de ModelComponent.)
Método público ToString Infraestrutura. (Herdado de ModelComponent.)
Método público Validate(ValidationErrorCollection) Validates the element to which it is appended; returns any errors encountered in a collection. (Herdado de ModelComponent.)
Método público 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. (Herdado de ModelComponent.)
Método público Validate(ValidationErrorCollection, Boolean, ServerEdition) (Substitui ModelComponent. . :: . .Validate(ValidationErrorCollection, Boolean, ServerEdition).)

Início

Propriedades

  Nome Descrição
Propriedade pública Annotations Gets a collection within which you can store custom data. (Herdado de ModelComponent.)
Propriedade pública Attribute Gets the DimensionAttribute assigned to a Aggregation.
Propriedade pública AttributeID Gets or sets the AttributeID of a DimensionAttribute that is associated with a Aggregation.
Propriedade protegida CanRaiseEvents (Herdado de Component.)
Propriedade pública Container (Herdado de Component.)
Propriedade pública CubeAttribute Gets the CubeAttribute that associates the current AggregationAttribute to the parent cube.
Propriedade protegida DesignMode (Herdado de Component.)
Propriedade protegida Events (Herdado de Component.)
Propriedade protegida FriendlyName Infraestrutura. (Herdado de ModelComponent.)
Propriedade protegida KeyForCollection Infraestrutura. (Herdado de ModelComponent.)
Propriedade pública OwningCollection Gets or sets the collection that contains the ModelComponent. (Herdado de ModelComponent.)
Propriedade pública Parent Gets the parent AggregationDimension of the current AggregationAttribute.
Propriedade pública ParentAggregation Gets the parent Aggregation of the current AggregationAttribute.
Propriedade pública ParentAggregationDesign Gets the parent AggregationDesign of the current AggregationAttribute.
Propriedade pública ParentCube Gets the parent Cube of the current AggregationAttribute.
Propriedade pública ParentDatabase Gets the parent Database of the current AggregationAttribute.
Propriedade pública ParentMeasureGroup Gets the parent MeasureGroup of the current AggregationAttribute.
Propriedade pública ParentServer Gets the parent Server of the current AggregationAttribute.
Propriedade pública Site (Herdado de Component.)

Início

Eventos

  Nome Descrição
Evento público Disposed (Herdado de Component.)

Início

Implementações de interface explícitas

  Nome Descrição
Implementação de interface explícitaMétodo particular ICloneable. . :: . .Clone
Implementação de interface explícitaPropriedade particular IHostableComponent. . :: . .Host (Herdado de ModelComponent.)
Implementação de interface explícitaPropriedade particular IModelComponent. . :: . .FriendlyPath (Herdado de ModelComponent.)
Implementação de interface explícitaPropriedade particular IModelComponent. . :: . .OwningCollection (Herdado de ModelComponent.)

Início