Membri DegenerateMeasureGroupDimension
Defines the details of a dimension within a measure group. See MeasureGroupDimension. This class cannot be inherited.
Il tipo DegenerateMeasureGroupDimension espone i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
DegenerateMeasureGroupDimension() () () () | Initializes a new instance of the DegenerateMeasureGroupDimension class using default values. | |
DegenerateMeasureGroupDimension(String) | Initializes a new instance of the DegenerateMeasureGroupDimension class using the specified cube dimension identifier. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
AddToContainer | Infrastruttura. (Ereditato da ModelComponent). | |
AfterInsert | Infrastruttura. (Ereditato da ModelComponent). | |
AfterMove | Infrastruttura. (Ereditato da ModelComponent). | |
AfterRemove | Infrastruttura. (Ereditato da MeasureGroupDimension). | |
BeforeRemove | Infrastruttura. (Ereditato da MeasureGroupDimension). | |
Clone | Creates a deep copy of current DegenerateMeasureGroupDimension. (Esegue l'override di RegularMeasureGroupDimension. . :: . .Clone() () () ().) | |
CopyTo(DegenerateMeasureGroupDimension) | Copies the current DegenerateMeasureGroupDimension into the specified object. | |
CopyTo(MeasureGroupDimension) | Copies an MeasureGroupDimension object to the specified object. (Ereditato da MeasureGroupDimension). | |
CopyTo | Infrastruttura. (Ereditato da ModelComponent). | |
CopyTo(RegularMeasureGroupDimension) | Copies a RegularMeasureGroupDimension object to the specified object. (Ereditato da RegularMeasureGroupDimension). | |
CreateObjRef | (Ereditato da MarshalByRefObject). | |
Dispose | (Ereditato da Component). | |
Dispose | (Ereditato da Component). | |
Equals | (Ereditato da Object). | |
Finalize | (Ereditato da Component). | |
GetHashCode | (Ereditato da Object). | |
GetLifetimeService | (Ereditato da MarshalByRefObject). | |
GetService | (Ereditato da Component). | |
GetType | (Ereditato da Object). | |
InitializeLifetimeService | (Ereditato da MarshalByRefObject). | |
MemberwiseClone | (Ereditato da Object). | |
MemberwiseClone | (Ereditato da MarshalByRefObject). | |
RemoveFromContainer | Infrastruttura. (Ereditato da ModelComponent). | |
Reset | Infrastruttura. (Ereditato da ModelComponent). | |
Submit() () () () | Infrastruttura. (Ereditato da ModelComponent). | |
Submit(Boolean) | Infrastruttura. (Ereditato da ModelComponent). | |
ToString | Represents the MeasureGroupDimension object as a String. (Ereditato da MeasureGroupDimension). | |
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. (Ereditato da 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. (Ereditato da ModelComponent). | |
Validate(ValidationErrorCollection, Boolean, ServerEdition) | (Ereditato da RegularMeasureGroupDimension). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (Ereditato da ModelComponent). | |
Attributes | Gets the collection of attributes associated with a RegularMeasureGroupDimension object. (Ereditato da RegularMeasureGroupDimension). | |
CanRaiseEvents | (Ereditato da Component). | |
Cardinality | Gets or sets the cardinality associated with a RegularMeasureGroupDimension object. (Ereditato da RegularMeasureGroupDimension). | |
Container | (Ereditato da Component). | |
CubeDimension | Gets a cube dimension associated with a MeasureGroupDimension. (Ereditato da MeasureGroupDimension). | |
CubeDimensionID | Gets or sets the identifier of the cube dimension, that is, a reference to a specific dimension role. (Ereditato da MeasureGroupDimension). | |
DesignMode | (Ereditato da Component). | |
Dimension | Gets the information for a Dimension. (Ereditato da MeasureGroupDimension). | |
Events | (Ereditato da Component). | |
FriendlyName | Infrastruttura. (Ereditato da MeasureGroupDimension). | |
KeyForCollection | Infrastruttura. (Ereditato da MeasureGroupDimension). | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Ereditato da ModelComponent). | |
Parent | Gets the MeasureGroup object that is the parent of the MeasureGroupDimension object. (Ereditato da MeasureGroupDimension). | |
ParentCube | Gets the Cube object that is the parent of the MeasureGroupDimension object. (Ereditato da MeasureGroupDimension). | |
ParentDatabase | Gets the ParentDatabase object that is the parent of the MeasureGroupDimension object. (Ereditato da MeasureGroupDimension). | |
ParentServer | Gets the Server object that is the parent of the MeasureGroupDimension object. (Ereditato da MeasureGroupDimension). | |
Site | (Ereditato da Component). | |
Source | Gets or sets the binding to the source object from which to get data. (Ereditato da MeasureGroupDimension). |
In alto
Implementazioni esplicite dell'interfaccia
Nome | Descrizione | |
---|---|---|
ICloneable. . :: . .Clone | (Ereditato da MeasureGroupDimension). | |
IHostableComponent. . :: . .Host | (Ereditato da ModelComponent). | |
IModelComponent. . :: . .FriendlyPath | (Ereditato da ModelComponent). | |
IModelComponent. . :: . .OwningCollection | (Ereditato da ModelComponent). |
In alto
Vedere anche