CubeHierarchy Miembros
Defines details for a hierarchy on a cube. This class cannot be inherited.
El tipo CubeHierarchy expone los siguientes miembros.
Constructores
Nombre | Descripción | |
---|---|---|
CubeHierarchy() () () () | Initializes a new instance of the CubeHierarchy class using default values. | |
CubeHierarchy(String) | Initializes a new instance of CubeHierarchy using an identifier. |
Principio
Métodos
Nombre | Descripción | |
---|---|---|
AddToContainer | Infraestructura. (Se hereda de ModelComponent). | |
AfterInsert | Infraestructura. (Se hereda de ModelComponent). | |
AfterMove | Infraestructura. (Se hereda de ModelComponent). | |
AfterRemove | Infraestructura. (Se hereda de ModelComponent). | |
BeforeRemove | Infraestructura. (Se hereda de ModelComponent). | |
Clone | Creates a new full copy CubeHierarchy object. | |
CopyTo(CubeHierarchy) | Copies a Cube to the specified object. | |
CopyTo | Infraestructura. (Se hereda de ModelComponent). | |
CreateObjRef | (Se hereda de MarshalByRefObject). | |
Dispose | (Se hereda de Component). | |
Dispose | (Se hereda de Component). | |
Equals | (Se hereda de Object). | |
Finalize | (Se hereda de Component). | |
GetHashCode | (Se hereda de Object). | |
GetLifetimeService | (Se hereda de MarshalByRefObject). | |
GetService | (Se hereda de Component). | |
GetType | (Se hereda de Object). | |
InitializeLifetimeService | (Se hereda de MarshalByRefObject). | |
MemberwiseClone | (Se hereda de Object). | |
MemberwiseClone | (Se hereda de MarshalByRefObject). | |
RemoveFromContainer | Infraestructura. (Se hereda de ModelComponent). | |
Reset | Infraestructura. (Se hereda de ModelComponent). | |
Submit() () () () | Infraestructura. (Se hereda de ModelComponent). | |
Submit(Boolean) | Infraestructura. (Se hereda de ModelComponent). | |
ToString | Infraestructura. (Se hereda de ModelComponent). | |
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. (Se hereda 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. (Se hereda de ModelComponent). | |
Validate(ValidationErrorCollection, Boolean, ServerEdition) | (Invalida ModelComponent. . :: . .Validate(ValidationErrorCollection, Boolean, ServerEdition).) |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (Se hereda de ModelComponent). | |
CanRaiseEvents | (Se hereda de Component). | |
Container | (Se hereda de Component). | |
DesignMode | (Se hereda de Component). | |
Enabled | Gets or sets the enabled status of a CubeHierarchy object. | |
Events | (Se hereda de Component). | |
FriendlyName | Infraestructura. (Se hereda de ModelComponent). | |
Hierarchy | Gets the hierarchy associated with a CubeHierarchy object. | |
HierarchyID | Gets or sets an identifier for a hierarchy associated with a CubeHierarchy object. | |
KeyForCollection | Infraestructura. (Se hereda de ModelComponent). | |
OptimizedState | Gets or sets the optimization state of an associated CubeHierarchy object. | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Se hereda de ModelComponent). | |
Parent | Gets the cube hierarchy parent of the CubeHierarchy object. | |
ParentCube | Gets the parent cube of the CubeHierarchy object. | |
ParentDatabase | Gets the parent database of the CubeHierarchy object. | |
ParentServer | Gets the parent server of the CubeHierarchy object. | |
Site | (Se hereda de Component). | |
Visible | Gets or sets the visibility property for the CubeHierarchy object. |
Principio
Implementaciones de interfaces explícitas
Nombre | Descripción | |
---|---|---|
ICloneable. . :: . .Clone | ||
IHostableComponent. . :: . .Host | (Se hereda de ModelComponent). | |
IModelComponent. . :: . .FriendlyPath | (Se hereda de ModelComponent). | |
IModelComponent. . :: . .OwningCollection | (Se hereda de ModelComponent). |
Principio