Compartilhar via


Classe ReferenceMeasureGroupDimension

Represents a dimension that is indirectly related to the fact table through an intermediate dimension. This class cannot be inherited.

Hierarquia de herança

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      Microsoft.AnalysisServices.ModelComponent
        Microsoft.AnalysisServices.MeasureGroupDimension
          Microsoft.AnalysisServices.RegularMeasureGroupDimension
            Microsoft.AnalysisServices.ReferenceMeasureGroupDimension

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)

Sintaxe

'Declaração
<GuidAttribute("625F1F60-342A-40e1-86D2-C0CBABC574F4")> _
Public NotInheritable Class ReferenceMeasureGroupDimension _
    Inherits RegularMeasureGroupDimension
'Uso
Dim instance As ReferenceMeasureGroupDimension
[GuidAttribute("625F1F60-342A-40e1-86D2-C0CBABC574F4")]
public sealed class ReferenceMeasureGroupDimension : RegularMeasureGroupDimension
[GuidAttribute(L"625F1F60-342A-40e1-86D2-C0CBABC574F4")]
public ref class ReferenceMeasureGroupDimension sealed : public RegularMeasureGroupDimension
[<SealedAttribute>]
[<GuidAttribute("625F1F60-342A-40e1-86D2-C0CBABC574F4")>]
type ReferenceMeasureGroupDimension =  
    class 
        inherit RegularMeasureGroupDimension 
    end
public final class ReferenceMeasureGroupDimension extends RegularMeasureGroupDimension

O tipo ReferenceMeasureGroupDimension expõe os membros a seguir.

Construtores

  Nome Descrição
Método público ReferenceMeasureGroupDimension Initializes a new instance of the ReferenceMeasureGroupDimension class.

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 Attributes Gets the collection of attributes associated with a RegularMeasureGroupDimension object. (Herdado de RegularMeasureGroupDimension.)
Propriedade pública Cardinality Gets or sets the cardinality associated with a RegularMeasureGroupDimension object. (Herdado de RegularMeasureGroupDimension.)
Propriedade pública Container (Herdado de Component.)
Propriedade pública CubeDimension Gets a cube dimension associated with a MeasureGroupDimension. (Herdado de MeasureGroupDimension.)
Propriedade pública CubeDimensionID Gets or sets the identifier of the cube dimension, that is, a reference to a specific dimension role. (Herdado de MeasureGroupDimension.)
Propriedade pública Dimension Gets the information for a Dimension. (Herdado de MeasureGroupDimension.)
Propriedade protegida FriendlyName Infraestrutura. Gets or sets the friendly name for the MeasureGroupDimension object. (Herdado de MeasureGroupDimension.)
Propriedade pública IntermediateCubeDimension Gets the intermediate cube dimension from a ReferenceMeasureGroupDimension object.
Propriedade pública IntermediateCubeDimensionID Gets or sets the intermediate cube dimension identifier based on a ReferenceMeasureGroupDimension object.
Propriedade pública IntermediateDimension Gets an intermediate dimension from a ReferenceMeasureGroupDimension object.
Propriedade pública IntermediateGranularityAttribute Gets the intermediate granularity attribute from a ReferenceMeasureGroupDimension object.
Propriedade pública IntermediateGranularityAttributeID Gets or sets the intermediate granularity attribute identifier for a ReferenceMeasureGroupDimension object.
Propriedade protegida KeyForCollection Infraestrutura. Returns the key used in collections. (Herdado de MeasureGroupDimension.)
Propriedade pública Materialization Gets or sets the type of relationship between the measure group and the reference dimension.
Propriedade pública OwningCollection Gets or sets the collection that contains the ModelComponent. (Herdado de ModelComponent.)
Propriedade pública Parent Gets the MeasureGroup object that is the parent of the MeasureGroupDimension object. (Herdado de MeasureGroupDimension.)
Propriedade pública ParentCube Gets the Cube object that is the parent of the MeasureGroupDimension object. (Herdado de MeasureGroupDimension.)
Propriedade pública ParentDatabase Gets the ParentDatabase object that is the parent of the MeasureGroupDimension object. (Herdado de MeasureGroupDimension.)
Propriedade pública ParentServer Gets the Server object that is the parent of the MeasureGroupDimension object. (Herdado de MeasureGroupDimension.)
Propriedade pública ProcessingState Gets or sets the processing state of the attribute.
Propriedade pública RelationshipID Gets or sets the relationship ID in the pair.
Propriedade pública Site (Herdado de Component.)
Propriedade pública Source Gets or sets the binding to the source object from which to get data. (Herdado de MeasureGroupDimension.)

Início

Métodos

  Nome Descrição
Método protegido AddToContainer Infraestrutura. Adds a ModelComponent object to the specified container. (Herdado de ModelComponent.)
Método protegido AfterInsert Infraestrutura. Displays a ModelComponent object after added to the specified index. (Herdado de ModelComponent.)
Método protegido AfterMove Infraestrutura. Displays a ModelComponent object after moving to the specified index. (Herdado de ModelComponent.)
Método protegido AfterRemove Infraestrutura. Removes the MeasureGroupDimension object after the cleanup in the collection. (Herdado de MeasureGroupDimension.)
Método protegido BeforeRemove Infraestrutura. Removes the MeasureGroupDimension object before the cleanup. (Herdado de MeasureGroupDimension.)
Método público Clone Creates a new full copy of an object. (Substitui RegularMeasureGroupDimension.Clone().)
Método público CopyTo(MeasureGroupDimension) Copies an MeasureGroupDimension object to the specified object. (Herdado de MeasureGroupDimension.)
Método público CopyTo(ReferenceMeasureGroupDimension) Copies an Action object to the specified object.
Método público CopyTo(RegularMeasureGroupDimension) Copies a RegularMeasureGroupDimension object to the specified object. (Herdado de RegularMeasureGroupDimension.)
Método público CreateObjRef Segurança crítica. (Herdado de MarshalByRefObject.)
Método público Dispose (Herdado de Component.)
Método público Equals (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetLifetimeService Segurança crítica. (Herdado de MarshalByRefObject.)
Método público GetType (Herdado de Object.)
Método público InitializeLifetimeService Segurança crítica. (Herdado de MarshalByRefObject.)
Método protegido RemoveFromContainer Infraestrutura. Removes a ModelComponent object from the specified container. (Herdado de ModelComponent.)
Método público Submit() Infraestrutura. Submits a ModelComponent object. (Herdado de ModelComponent.)
Método público Submit(Boolean) Infraestrutura. Submits a ModelComponent object. (Herdado de ModelComponent.)
Método público ToString Represents the MeasureGroupDimension object as a String. (Herdado de MeasureGroupDimension.)
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) Validates the element to which it is appended; returns any errors encountered into a collection. Also contains a parameter to enable return of detailed errors. (Substitui RegularMeasureGroupDimension.Validate(ValidationErrorCollection, Boolean, ServerEdition).)

Início

Eventos

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

Início

Implementações de interfaces explícitas

  Nome Descrição
Implementações de interfaces explícitasMétodo privado ICloneable.Clone Creates and returns a new object that is a copy of the current instance of this MeasureGroupDimension object. (Herdado de MeasureGroupDimension.)
Implementações de interfaces explícitasPropriedade privada IHostableComponent.Host Gets or sets the IServiceProvider that is the host of the ModelComponent. (Herdado de ModelComponent.)
Implementações de interfaces explícitasPropriedade privada IModelComponent.FriendlyPath Gets a friendly path for the ModelComponent. (Herdado de ModelComponent.)
Implementações de interfaces explícitasPropriedade privada IModelComponent.OwningCollection Gets or sets the collection that owns the current object. (Herdado de ModelComponent.)

Início

Segurança de thread

Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.

Consulte também

Referência

Namespace Microsoft.AnalysisServices