Condividi tramite


Membri Aggregation

Defines a single aggregation. This class cannot be inherited.

Il tipo Aggregation espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico Aggregation() () () () Initializes a new instance of the Aggregation class using the default values.
Metodo pubblico Aggregation(String, String) Initializes a new instance of the Aggregation class using a name and an identifier.

In alto

Metodi

  Nome Descrizione
Metodo protetto AddToContainer Infrastruttura. (Ereditato da ModelComponent).
Metodo protetto AfterInsert Infrastruttura. (Ereditato da ModelComponent).
Metodo protetto AfterMove Infrastruttura. (Ereditato da ModelComponent).
Metodo protetto AfterRemove Infrastruttura. (Ereditato da ModelComponent).
Metodo protetto BeforeRemove Infrastruttura. (Ereditato da ModelComponent).
Metodo pubblico Clone Creates a new full copy of an object.
Metodo pubblico CopyTo(Aggregation) Creates a full copy of object into the existing object passed as parameter.
Metodo protetto CopyTo Infrastruttura. (Ereditato da ModelComponent).
Metodo protetto CopyTo(NamedComponent) (Ereditato da NamedComponent).
Metodo pubblico CreateObjRef (Ereditato da MarshalByRefObject).
Metodo pubblico Dispose (Ereditato da Component).
Metodo protetto Dispose (Ereditato da Component).
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Component).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetLifetimeService (Ereditato da MarshalByRefObject).
Metodo protetto GetService (Ereditato da Component).
Metodo pubblico GetType (Ereditato da Object).
Metodo pubblico InitializeLifetimeService (Ereditato da MarshalByRefObject).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da MarshalByRefObject).
Metodo protetto RemoveFromContainer Infrastruttura. (Ereditato da ModelComponent).
Metodo protetto Reset (Ereditato da NamedComponent).
Metodo pubblico Submit() () () () Infrastruttura. (Ereditato da ModelComponent).
Metodo pubblico Submit(Boolean) Infrastruttura. (Ereditato da ModelComponent).
Metodo pubblico ToString (Ereditato da NamedComponent).
Metodo pubblico Validate(ValidationErrorCollection) Validates the element to which it is appended; returns any errors encountered in a collection. (Ereditato da ModelComponent).
Metodo pubblico 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).
Metodo pubblico Validate(ValidationErrorCollection, Boolean, ServerEdition) (Esegue l'override di NamedComponent. . :: . .Validate(ValidationErrorCollection, Boolean, ServerEdition).)

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Annotations Gets a collection within which you can store custom data. (Ereditato da ModelComponent).
Proprietà protetta CanRaiseEvents (Ereditato da Component).
Proprietà pubblica Container (Ereditato da Component).
Proprietà pubblica Description (Ereditato da NamedComponent).
Proprietà protetta DesignMode (Ereditato da Component).
Proprietà pubblica Dimensions Gets the collection of dimensions for the Aggregation object.
Proprietà protetta Events (Ereditato da Component).
Proprietà protetta FriendlyName (Ereditato da NamedComponent).
Proprietà pubblica ID (Ereditato da NamedComponent).
Proprietà protetta KeyForCollection (Ereditato da NamedComponent).
Proprietà pubblica Name (Ereditato da NamedComponent).
Proprietà pubblica OwningCollection Gets or sets the collection that contains the ModelComponent. (Ereditato da ModelComponent).
Proprietà pubblica Parent Gets the parent AggregationDesign object for the current Aggregation object.
Proprietà pubblica ParentCube Gets the parent Cube object for the current Aggregation object.
Proprietà pubblica ParentDatabase Gets the parent Database object for the current Aggregation object.
Proprietà pubblica ParentMeasureGroup Gets the parent MeasureGroup object for the current Aggregation object.
Proprietà pubblica ParentServer Gets the parent Server object for the current Aggregation object.
Proprietà pubblica Site (Ereditato da NamedComponent).
Proprietà pubblica SiteID (Ereditato da NamedComponent).

In alto

Eventi

  Nome Descrizione
Evento pubblico Disposed (Ereditato da Component).

In alto