Membri CubeAttribute
Defines details for an attribute on a cube. Attributes in the dimension not explicitly included in this collection become part of the collection (and are returned by Discover) with all default values. This class cannot be inherited.
Il tipo CubeAttribute espone i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
CubeAttribute() () () () | Initializes a new instance of the CubeAttribute class using default values. | |
CubeAttribute(String) | Initializes a new instance of CubeAttribute using an 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 ModelComponent). | |
BeforeRemove | Infrastruttura. (Ereditato da ModelComponent). | |
Clone | Creates a new, full copy of an object. | |
CopyTo(CubeAttribute) | Copies a CubeAttribute object to the specified object. | |
CopyTo | Infrastruttura. (Ereditato da ModelComponent). | |
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 | Returns a string that represents the CubeAttribute object. (Esegue l'override di ModelComponent. . :: . .ToString() () () ().) | |
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) | (Esegue l'override di ModelComponent. . :: . .Validate(ValidationErrorCollection, Boolean, ServerEdition).) |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
AggregationUsage | Gets or sets how Aggregation Designer will design aggregations. | |
Annotations | Gets a collection within which you can store custom data. (Ereditato da ModelComponent). | |
Attribute | Gets a dimension attribute from the CubeAttribute object. | |
AttributeHierarchyEnabled | Gets or sets the attribute hierarchy enabled property associated with a CubeAttribute object. | |
AttributeHierarchyOptimizedState | Gets or sets the optimization state for a CubeAttribute object. | |
AttributeHierarchyVisible | Gets or sets the property controlling visibility of an attribute hierarchy associated with a CubeAttribute object. | |
AttributeID | Gets or sets the attribute identifier for a CubeAttribute object. | |
CanRaiseEvents | (Ereditato da Component). | |
Container | (Ereditato da Component). | |
DesignMode | (Ereditato da Component). | |
Events | (Ereditato da Component). | |
FriendlyName | Infrastruttura. (Ereditato da ModelComponent). | |
KeyForCollection | Infrastruttura. (Ereditato da ModelComponent). | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Ereditato da ModelComponent). | |
Parent | Gets the parent of the CubeAttribute object. | |
ParentCube | Gets a parent Cube of the CubeAttribute object. | |
ParentDatabase | Gets a parent Database of the CubeAttribute object. | |
ParentServer | Gets a parent Server of the CubeAttribute object. | |
Site | (Ereditato da Component). |
In alto
Implementazioni esplicite dell'interfaccia
Nome | Descrizione | |
---|---|---|
ICloneable. . :: . .Clone | ||
IHostableComponent. . :: . .Host | (Ereditato da ModelComponent). | |
IModelComponent. . :: . .FriendlyPath | (Ereditato da ModelComponent). | |
IModelComponent. . :: . .OwningCollection | (Ereditato da ModelComponent). |
In alto