Condividi tramite


Membri MeasureGroupDimension

Represents the relationship between a dimension and a measure group. Each MeasureGroupDimension is a reference to one of the dimensions on the host cube, and defines which cube dimensions apply to the measure group.

Il tipo MeasureGroupDimension espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo protetto MeasureGroupDimension() () () () Initializes a new instance of the MeasureGroupDimension class using default values.
Metodo protetto MeasureGroupDimension(String) Initializes a new instance of MeasureGroupDimension using an identifier.

In alto

Metodi

  Nome Descrizione
Metodo protetto AddToContainer Infrastruttura. (Ereditato da ModelComponent).
Metodo protetto AfterInsert Infrastruttura. (Ereditato da ModelComponent).
Metodo protetto AfterMove Infrastruttura. (Ereditato da ModelComponent).
Metodo protetto AfterRemove Infrastruttura. (Esegue l'override di ModelComponent. . :: . .AfterRemove(ModelComponentCollection).)
Metodo protetto BeforeRemove Infrastruttura. (Esegue l'override di ModelComponent. . :: . .BeforeRemove(Boolean).)
Metodo pubblico Clone Creates a new, full copy of an object.
Metodo pubblico CopyTo(MeasureGroupDimension) Copies an MeasureGroupDimension object to the specified object.
Metodo protetto CopyTo Infrastruttura. (Ereditato da ModelComponent).
Metodo pubblico CreateObjRef (Ereditato da MarshalByRefObject).
Metodo pubblico Dispose (Ereditato da Component).
Metodo protetto Dispose (Ereditato da Component).
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Component).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetLifetimeService (Ereditato da MarshalByRefObject).
Metodo protetto GetService (Ereditato da Component).
Metodo pubblico GetType (Ereditato da Object).
Metodo pubblico InitializeLifetimeService (Ereditato da MarshalByRefObject).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da MarshalByRefObject).
Metodo protetto RemoveFromContainer Infrastruttura. (Ereditato da ModelComponent).
Metodo protetto Reset Infrastruttura. (Ereditato da ModelComponent).
Metodo pubblico Submit() () () () Infrastruttura. (Ereditato da ModelComponent).
Metodo pubblico Submit(Boolean) Infrastruttura. (Ereditato da ModelComponent).
Metodo pubblico ToString Represents the MeasureGroupDimension object as a String. (Esegue l'override di ModelComponent. . :: . .ToString() () () ().)
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) (Esegue l'override di ModelComponent. . :: . .Validate(ValidationErrorCollection, Boolean, ServerEdition).)

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Annotations Gets a collection within which you can store custom data. (Ereditato da ModelComponent).
Proprietà protetta CanRaiseEvents (Ereditato da Component).
Proprietà pubblica Container (Ereditato da Component).
Proprietà pubblica CubeDimension Gets a cube dimension associated with a MeasureGroupDimension.
Proprietà pubblica CubeDimensionID Gets or sets the identifier of the cube dimension, that is, a reference to a specific dimension role.
Proprietà protetta DesignMode (Ereditato da Component).
Proprietà pubblica Dimension Gets the information for a Dimension.
Proprietà protetta Events (Ereditato da Component).
Proprietà protetta FriendlyName Infrastruttura. (Esegue l'override di ModelComponent. . :: . .FriendlyName.)
Proprietà protetta KeyForCollection Infrastruttura. (Esegue l'override di ModelComponent. . :: . .KeyForCollection.)
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.
Proprietà pubblica ParentCube Gets the Cube object that is the parent of the MeasureGroupDimension object.
Proprietà pubblica ParentDatabase Gets the ParentDatabase object that is the parent of the MeasureGroupDimension object.
Proprietà pubblica ParentServer Gets the Server object that is the parent of the MeasureGroupDimension object.
Proprietà pubblica Site (Ereditato da Component).
Proprietà pubblica Source Gets or sets the binding to the source object from which to get data.

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
Implementazione esplicita dell'interfacciaProprietà privata IHostableComponent. . :: . .Host (Ereditato da ModelComponent).
Implementazione esplicita dell'interfacciaProprietà privata IModelComponent. . :: . .FriendlyPath (Ereditato da ModelComponent).
Implementazione esplicita dell'interfacciaProprietà privata IModelComponent. . :: . .OwningCollection (Ereditato da ModelComponent).

In alto