Condividi tramite


Classe ReferenceMeasureGroupDimension

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

Gerarchia di ereditarietà

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

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

'Dichiarazione
<GuidAttribute("625F1F60-342A-40e1-86D2-C0CBABC574F4")> _
Public NotInheritable Class ReferenceMeasureGroupDimension _
    Inherits RegularMeasureGroupDimension
'Utilizzo
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

Nel tipo ReferenceMeasureGroupDimension sono esposti i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico ReferenceMeasureGroupDimension Initializes a new instance of the ReferenceMeasureGroupDimension class.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Annotations Gets a collection within which you can store custom data. Ereditato da ModelComponent.
Proprietà pubblica Attributes Gets the collection of attributes associated with a RegularMeasureGroupDimension object. Ereditato da RegularMeasureGroupDimension.
Proprietà pubblica Cardinality Gets or sets the cardinality associated with a RegularMeasureGroupDimension object. Ereditato da RegularMeasureGroupDimension.
Proprietà pubblica Container Ereditato da Component.
Proprietà pubblica CubeDimension Gets a cube dimension associated with a MeasureGroupDimension. Ereditato da MeasureGroupDimension.
Proprietà pubblica CubeDimensionID Gets or sets the identifier of the cube dimension, that is, a reference to a specific dimension role. Ereditato da MeasureGroupDimension.
Proprietà pubblica Dimension Gets the information for a Dimension. Ereditato da MeasureGroupDimension.
Proprietà protetta FriendlyName Infrastruttura. Gets or sets the friendly name for the MeasureGroupDimension object. Ereditato da MeasureGroupDimension.
Proprietà pubblica IntermediateCubeDimension Gets the intermediate cube dimension from a ReferenceMeasureGroupDimension object.
Proprietà pubblica IntermediateCubeDimensionID Gets or sets the intermediate cube dimension identifier based on a ReferenceMeasureGroupDimension object.
Proprietà pubblica IntermediateDimension Gets an intermediate dimension from a ReferenceMeasureGroupDimension object.
Proprietà pubblica IntermediateGranularityAttribute Gets the intermediate granularity attribute from a ReferenceMeasureGroupDimension object.
Proprietà pubblica IntermediateGranularityAttributeID Gets or sets the intermediate granularity attribute identifier for a ReferenceMeasureGroupDimension object.
Proprietà protetta KeyForCollection Infrastruttura. Returns the key used in collections. Ereditato da MeasureGroupDimension.
Proprietà pubblica Materialization Gets or sets the type of relationship between the measure group and the reference dimension.
Proprietà pubblica OwningCollection Gets or sets the collection that contains the ModelComponent. Ereditato da ModelComponent.
Proprietà pubblica Parent Gets the MeasureGroup object that is the parent of the MeasureGroupDimension object. Ereditato da MeasureGroupDimension.
Proprietà pubblica ParentCube Gets the Cube object that is the parent of the MeasureGroupDimension object. Ereditato da MeasureGroupDimension.
Proprietà pubblica ParentDatabase Gets the ParentDatabase object that is the parent of the MeasureGroupDimension object. Ereditato da MeasureGroupDimension.
Proprietà pubblica ParentServer Gets the Server object that is the parent of the MeasureGroupDimension object. Ereditato da MeasureGroupDimension.
Proprietà pubblica ProcessingState Gets or sets the processing state of the attribute.
Proprietà pubblica RelationshipID Gets or sets the relationship ID in the pair.
Proprietà pubblica Site Ereditato da Component.
Proprietà pubblica Source Gets or sets the binding to the source object from which to get data. Ereditato da MeasureGroupDimension.

In alto

Metodi

  Nome Descrizione
Metodo protetto AddToContainer Infrastruttura. Adds a ModelComponent object to the specified container. Ereditato da ModelComponent.
Metodo protetto AfterInsert Infrastruttura. Displays a ModelComponent object after added to the specified index. Ereditato da ModelComponent.
Metodo protetto AfterMove Infrastruttura. Displays a ModelComponent object after moving to the specified index. Ereditato da ModelComponent.
Metodo protetto AfterRemove Infrastruttura. Removes the MeasureGroupDimension object after the cleanup in the collection. Ereditato da MeasureGroupDimension.
Metodo protetto BeforeRemove Infrastruttura. Removes the MeasureGroupDimension object before the cleanup. Ereditato da MeasureGroupDimension.
Metodo pubblico Clone Creates a new full copy of an object. Esegue l'override di RegularMeasureGroupDimension.Clone().
Metodo pubblico CopyTo(MeasureGroupDimension) Copies an MeasureGroupDimension object to the specified object. Ereditato da MeasureGroupDimension.
Metodo pubblico CopyTo(ReferenceMeasureGroupDimension) Copies an Action object to the specified object.
Metodo pubblico CopyTo(RegularMeasureGroupDimension) Copies a RegularMeasureGroupDimension object to the specified object. Ereditato da RegularMeasureGroupDimension.
Metodo pubblico CreateObjRef Criticità per la sicurezza. Ereditato da MarshalByRefObject.
Metodo pubblico Dispose Ereditato da Component.
Metodo pubblico Equals Ereditato da Object.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetLifetimeService Criticità per la sicurezza. Ereditato da MarshalByRefObject.
Metodo pubblico GetType Ereditato da Object.
Metodo pubblico InitializeLifetimeService Criticità per la sicurezza. Ereditato da MarshalByRefObject.
Metodo protetto RemoveFromContainer Infrastruttura. Removes a ModelComponent object from the specified container. Ereditato da ModelComponent.
Metodo pubblico Submit() Infrastruttura. Submits a ModelComponent object. Ereditato da ModelComponent.
Metodo pubblico Submit(Boolean) Infrastruttura. Submits a ModelComponent object. Ereditato da ModelComponent.
Metodo pubblico ToString Represents the MeasureGroupDimension object as a String. Ereditato da MeasureGroupDimension.
Metodo pubblico Validate(ValidationErrorCollection) Validates the element to which it is appended; returns any errors encountered in a collection. Ereditato da ModelComponent.
Metodo pubblico 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. Ereditato da ModelComponent.
Metodo pubblico 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. Esegue l'override di RegularMeasureGroupDimension.Validate(ValidationErrorCollection, Boolean, ServerEdition).

In alto

Eventi

  Nome Descrizione
Evento pubblico Disposed Ereditato da Component.

In alto

Implementazioni esplicite dell'interfaccia

  Nome Descrizione
Implementazione esplicita dell'interfacciaMetodo privato ICloneable.Clone Creates and returns a new object that is a copy of the current instance of this MeasureGroupDimension object. Ereditato da MeasureGroupDimension.
Implementazione esplicita dell'interfacciaProprietà privata IHostableComponent.Host Gets or sets the IServiceProvider that is the host of the ModelComponent. Ereditato da ModelComponent.
Implementazione esplicita dell'interfacciaProprietà privata IModelComponent.FriendlyPath Gets a friendly path for the ModelComponent. Ereditato da ModelComponent.
Implementazione esplicita dell'interfacciaProprietà privata IModelComponent.OwningCollection Gets or sets the collection that owns the current object. Ereditato da ModelComponent.

In alto

Protezione dei thread

I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.AnalysisServices