Membri Aggregation
Defines a single aggregation. This class cannot be inherited.
Il tipo Aggregation espone i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
Aggregation() () () () | Initializes a new instance of the Aggregation class using the default values. | |
Aggregation(String, String) | Initializes a new instance of the Aggregation class using a name and 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(Aggregation) | Creates a full copy of object into the existing object passed as parameter. | |
CopyTo | Infrastruttura. (Ereditato da ModelComponent). | |
CopyTo(NamedComponent) | (Ereditato da NamedComponent). | |
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 | (Ereditato da NamedComponent). | |
Submit() () () () | Infrastruttura. (Ereditato da ModelComponent). | |
Submit(Boolean) | Infrastruttura. (Ereditato da ModelComponent). | |
ToString | (Ereditato da NamedComponent). | |
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 NamedComponent. . :: . .Validate(ValidationErrorCollection, Boolean, ServerEdition).) |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (Ereditato da ModelComponent). | |
CanRaiseEvents | (Ereditato da Component). | |
Container | (Ereditato da Component). | |
Description | (Ereditato da NamedComponent). | |
DesignMode | (Ereditato da Component). | |
Dimensions | Gets the collection of dimensions for the Aggregation object. | |
Events | (Ereditato da Component). | |
FriendlyName | (Ereditato da NamedComponent). | |
ID | (Ereditato da NamedComponent). | |
KeyForCollection | (Ereditato da NamedComponent). | |
Name | (Ereditato da NamedComponent). | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Ereditato da ModelComponent). | |
Parent | Gets the parent AggregationDesign object for the current Aggregation object. | |
ParentCube | Gets the parent Cube object for the current Aggregation object. | |
ParentDatabase | Gets the parent Database object for the current Aggregation object. | |
ParentMeasureGroup | Gets the parent MeasureGroup object for the current Aggregation object. | |
ParentServer | Gets the parent Server object for the current Aggregation object. | |
Site | (Ereditato da NamedComponent). | |
SiteID | (Ereditato da NamedComponent). |
In alto
Implementazioni esplicite dell'interfaccia
Nome | Descrizione | |
---|---|---|
ICloneable. . :: . .Clone | ||
IFormattable. . :: . .ToString | (Ereditato da NamedComponent). | |
IHostableComponent. . :: . .Host | (Ereditato da ModelComponent). | |
IModelComponent. . :: . .FriendlyPath | (Ereditato da ModelComponent). | |
IModelComponent. . :: . .OwningCollection | (Ereditato da ModelComponent). |
In alto