Membres PerspectiveCalculation
Represents the relationship between a calculation and a Perspective element. This class cannot be inherited.
Le type PerspectiveCalculation expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
PerspectiveCalculation() () () () | Initializes a new instance of the PerspectiveCalculation class using default values. | |
PerspectiveCalculation(String) | Initializes a new instance of PerspectiveCalculation using a name. | |
PerspectiveCalculation(String, PerspectiveCalculationType) | Initializes a new instance of PerspectiveCalculation using a name and type. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
AddToContainer | Infrastructure. (Hérité de ModelComponent.) | |
AfterInsert | Infrastructure. (Hérité de ModelComponent.) | |
AfterMove | Infrastructure. (Hérité de ModelComponent.) | |
AfterRemove | Infrastructure. (Hérité de ModelComponent.) | |
BeforeRemove | Infrastructure. (Hérité de ModelComponent.) | |
Clone | Creates a new full copy of an object. | |
CopyTo | Infrastructure. (Hérité de ModelComponent.) | |
CopyTo(PerspectiveCalculation) | Copies a PerspectiveCalculation object to the specified object. | |
CreateObjRef | (Hérité de MarshalByRefObject.) | |
Dispose | (Hérité de Component.) | |
Dispose | (Hérité de Component.) | |
Equals | (Hérité de Object.) | |
Finalize | (Hérité de Component.) | |
GetHashCode | (Hérité de Object.) | |
GetLifetimeService | (Hérité de MarshalByRefObject.) | |
GetService | (Hérité de Component.) | |
GetType | (Hérité de Object.) | |
InitializeLifetimeService | (Hérité de MarshalByRefObject.) | |
MemberwiseClone | (Hérité de Object.) | |
MemberwiseClone | (Hérité de MarshalByRefObject.) | |
RemoveFromContainer | Infrastructure. (Hérité de ModelComponent.) | |
Reset | Infrastructure. (Hérité de ModelComponent.) | |
Submit() () () () | Infrastructure. (Hérité de ModelComponent.) | |
Submit(Boolean) | Infrastructure. (Hérité de ModelComponent.) | |
ToString | Infrastructure. (Hérité de ModelComponent.) | |
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. (Hérité 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. (Hérité de ModelComponent.) | |
Validate(ValidationErrorCollection, Boolean, ServerEdition) | (Hérité de ModelComponent.) |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (Hérité de ModelComponent.) | |
CanRaiseEvents | (Hérité de Component.) | |
Container | (Hérité de Component.) | |
DesignMode | (Hérité de Component.) | |
Events | (Hérité de Component.) | |
FriendlyName | Infrastructure. (Hérité de ModelComponent.) | |
KeyForCollection | Infrastructure. (Hérité de ModelComponent.) | |
Name | Gets or sets the name for the PerspectiveCalculation object. | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Hérité de ModelComponent.) | |
Parent | Gets the parent Perspective of a PerspectiveCalculation object. | |
ParentCube | Gets the parent Cube of a PerspectiveCalculation object. | |
ParentDatabase | Gets the parent Database of a PerspectiveCalculation object. | |
ParentServer | Gets the parent Server of a PerspectiveCalculation object. | |
Site | (Hérité de Component.) | |
Type | Gets or sets the type of PerspectiveCalculation. |
Haut de la page
Implémentations d'interfaces explicites
Nom | Description | |
---|---|---|
ICloneable. . :: . .Clone | ||
IHostableComponent. . :: . .Host | (Hérité de ModelComponent.) | |
IModelComponent. . :: . .FriendlyPath | (Hérité de ModelComponent.) | |
IModelComponent. . :: . .OwningCollection | (Hérité de ModelComponent.) |
Haut de la page