Элементы Aggregation
Defines a single aggregation. This class cannot be inherited.
Тип Aggregation предоставляет доступ к следующим элементам.
Конструкторы
Имя | Описание | |
---|---|---|
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. |
В начало
Методы
Имя | Описание | |
---|---|---|
AddToContainer | Инфраструктура. (Наследуется из ModelComponent.) | |
AfterInsert | Инфраструктура. (Наследуется из ModelComponent.) | |
AfterMove | Инфраструктура. (Наследуется из ModelComponent.) | |
AfterRemove | Инфраструктура. (Наследуется из ModelComponent.) | |
BeforeRemove | Инфраструктура. (Наследуется из 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 | Инфраструктура. (Наследуется из ModelComponent.) | |
CopyTo(NamedComponent) | (Наследуется из NamedComponent.) | |
CreateObjRef | (Наследуется из MarshalByRefObject.) | |
Dispose | (Наследуется из Component.) | |
Dispose | (Наследуется из Component.) | |
Equals | (Наследуется из Object.) | |
Finalize | (Наследуется из Component.) | |
GetHashCode | (Наследуется из Object.) | |
GetLifetimeService | (Наследуется из MarshalByRefObject.) | |
GetService | (Наследуется из Component.) | |
GetType | (Наследуется из Object.) | |
InitializeLifetimeService | (Наследуется из MarshalByRefObject.) | |
MemberwiseClone | (Наследуется из Object.) | |
MemberwiseClone | (Наследуется из MarshalByRefObject.) | |
RemoveFromContainer | Инфраструктура. (Наследуется из ModelComponent.) | |
Reset | (Наследуется из NamedComponent.) | |
Submit() () () () | Инфраструктура. (Наследуется из ModelComponent.) | |
Submit(Boolean) | Инфраструктура. (Наследуется из ModelComponent.) | |
ToString | (Наследуется из NamedComponent.) | |
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. (Наследуется из 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. (Наследуется из ModelComponent.) | |
Validate(ValidationErrorCollection, Boolean, ServerEdition) | (Перезаписывает NamedComponent. . :: . .Validate(ValidationErrorCollection, Boolean, ServerEdition).) |
В начало
Свойства
Имя | Описание | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (Наследуется из ModelComponent.) | |
CanRaiseEvents | (Наследуется из Component.) | |
Container | (Наследуется из Component.) | |
Description | (Наследуется из NamedComponent.) | |
DesignMode | (Наследуется из Component.) | |
Dimensions | Gets the collection of dimensions for the Aggregation object. | |
Events | (Наследуется из Component.) | |
FriendlyName | (Наследуется из NamedComponent.) | |
ID | (Наследуется из NamedComponent.) | |
KeyForCollection | (Наследуется из NamedComponent.) | |
Name | (Наследуется из NamedComponent.) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Наследуется из 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 | (Наследуется из NamedComponent.) | |
SiteID | (Наследуется из NamedComponent.) |
В начало
Явные реализации интерфейса
Имя | Описание | |
---|---|---|
ICloneable. . :: . .Clone | ||
IFormattable. . :: . .ToString | (Наследуется из NamedComponent.) | |
IHostableComponent. . :: . .Host | (Наследуется из ModelComponent.) | |
IModelComponent. . :: . .FriendlyPath | (Наследуется из ModelComponent.) | |
IModelComponent. . :: . .OwningCollection | (Наследуется из ModelComponent.) |
В начало