Classe DegenerateMeasureGroupDimension
Defines the details of a dimension within a measure group. See MeasureGroupDimension. 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.DegenerateMeasureGroupDimension
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
<GuidAttribute("1A5D1111-F0FA-46b4-A048-C4328E7DD2BB")> _
Public NotInheritable Class DegenerateMeasureGroupDimension _
Inherits RegularMeasureGroupDimension
'Uso
Dim instance As DegenerateMeasureGroupDimension
[GuidAttribute("1A5D1111-F0FA-46b4-A048-C4328E7DD2BB")]
public sealed class DegenerateMeasureGroupDimension : RegularMeasureGroupDimension
[GuidAttribute(L"1A5D1111-F0FA-46b4-A048-C4328E7DD2BB")]
public ref class DegenerateMeasureGroupDimension sealed : public RegularMeasureGroupDimension
[<SealedAttribute>]
[<GuidAttribute("1A5D1111-F0FA-46b4-A048-C4328E7DD2BB")>]
type DegenerateMeasureGroupDimension =
class
inherit RegularMeasureGroupDimension
end
public final class DegenerateMeasureGroupDimension extends RegularMeasureGroupDimension
O tipo DegenerateMeasureGroupDimension expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
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ício
Propriedades
Nome | Descrição | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (Herdado de ModelComponent.) | |
Attributes | Gets the collection of attributes associated with a RegularMeasureGroupDimension object. (Herdado de RegularMeasureGroupDimension.) | |
Cardinality | Gets or sets the cardinality associated with a RegularMeasureGroupDimension object. (Herdado de RegularMeasureGroupDimension.) | |
Container | (Herdado de Component.) | |
CubeDimension | Gets a cube dimension associated with a MeasureGroupDimension. (Herdado de MeasureGroupDimension.) | |
CubeDimensionID | Gets or sets the identifier of the cube dimension, that is, a reference to a specific dimension role. (Herdado de MeasureGroupDimension.) | |
Dimension | Gets the information for a Dimension. (Herdado de MeasureGroupDimension.) | |
FriendlyName | Infraestrutura. Gets or sets the friendly name for the MeasureGroupDimension object. (Herdado de MeasureGroupDimension.) | |
KeyForCollection | Infraestrutura. Returns the key used in collections. (Herdado de MeasureGroupDimension.) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Herdado de ModelComponent.) | |
Parent | Gets the MeasureGroup object that is the parent of the MeasureGroupDimension object. (Herdado de MeasureGroupDimension.) | |
ParentCube | Gets the Cube object that is the parent of the MeasureGroupDimension object. (Herdado de MeasureGroupDimension.) | |
ParentDatabase | Gets the ParentDatabase object that is the parent of the MeasureGroupDimension object. (Herdado de MeasureGroupDimension.) | |
ParentServer | Gets the Server object that is the parent of the MeasureGroupDimension object. (Herdado de MeasureGroupDimension.) | |
ShareDimensionStorage | Gets or sets the StorageSharingMode associated with the DegenerateMeasureGroupDimension object. | |
Site | (Herdado de Component.) | |
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 | |
---|---|---|
AddToContainer | Infraestrutura. Adds a ModelComponent object to the specified container. (Herdado de ModelComponent.) | |
AfterInsert | Infraestrutura. Displays a ModelComponent object after added to the specified index. (Herdado de ModelComponent.) | |
AfterMove | Infraestrutura. Displays a ModelComponent object after moving to the specified index. (Herdado de ModelComponent.) | |
AfterRemove | Infraestrutura. Removes the MeasureGroupDimension object after the cleanup in the collection. (Herdado de MeasureGroupDimension.) | |
BeforeRemove | Infraestrutura. Removes the MeasureGroupDimension object before the cleanup. (Herdado de MeasureGroupDimension.) | |
Clone | Creates a deep copy of current DegenerateMeasureGroupDimension. (Substitui RegularMeasureGroupDimension.Clone().) | |
CopyTo(DegenerateMeasureGroupDimension) | Copies the current DegenerateMeasureGroupDimension into the specified object. | |
CopyTo(MeasureGroupDimension) | Copies an MeasureGroupDimension object to the specified object. (Herdado de MeasureGroupDimension.) | |
CopyTo(RegularMeasureGroupDimension) | Copies a RegularMeasureGroupDimension object to the specified object. (Herdado de RegularMeasureGroupDimension.) | |
CreateObjRef | Segurança crítica. (Herdado de MarshalByRefObject.) | |
Dispose | (Herdado de Component.) | |
Equals | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetLifetimeService | Segurança crítica. (Herdado de MarshalByRefObject.) | |
GetType | (Herdado de Object.) | |
InitializeLifetimeService | Segurança crítica. (Herdado de MarshalByRefObject.) | |
RemoveFromContainer | Infraestrutura. Removes a ModelComponent object from the specified container. (Herdado de ModelComponent.) | |
Submit() | Infraestrutura. Submits a ModelComponent object. (Herdado de ModelComponent.) | |
Submit(Boolean) | Infraestrutura. Submits a ModelComponent object. (Herdado de ModelComponent.) | |
ToString | Represents the MeasureGroupDimension object as a String. (Herdado de MeasureGroupDimension.) | |
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. (Herdado de 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. (Herdado de ModelComponent.) | |
Validate(ValidationErrorCollection, Boolean, ServerEdition) | Indicates whether the RegularMeasureGroupDimension object is properly configured. (Herdado de RegularMeasureGroupDimension.) |
Início
Eventos
Nome | Descrição | |
---|---|---|
Disposed | (Herdado de Component.) |
Início
Implementações de interfaces explícitas
Nome | Descrição | |
---|---|---|
ICloneable.Clone | Creates and returns a new object that is a copy of the current instance of this MeasureGroupDimension object. (Herdado de MeasureGroupDimension.) | |
IHostableComponent.Host | Gets or sets the IServiceProvider that is the host of the ModelComponent. (Herdado de ModelComponent.) | |
IModelComponent.FriendlyPath | Gets a friendly path for the ModelComponent. (Herdado de ModelComponent.) | |
IModelComponent.OwningCollection | Gets or sets the collection that owns the current object. (Herdado de ModelComponent.) |
Início
Comentários
Novo: 17 de julho de 2006
A degenerate dimension usually indicates that the measure group and dimension are built from the same table.
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.