Membres Action
Le type Action expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
Action() () () () | Initializes a new instance of Action using the default values. | |
Action(String, String) | Initializes a new instance of Action using a name and an identifier. |
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(Action) | Copies an Action object to the specified object. | |
CopyTo | Infrastructure. (Hérité de ModelComponent.) | |
CopyTo(NamedComponent) | (Hérité de NamedComponent.) | |
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 | (Hérité de NamedComponent.) | |
Submit() () () () | Infrastructure. (Hérité de ModelComponent.) | |
Submit(Boolean) | Infrastructure. (Hérité de ModelComponent.) | |
ToString | (Hérité de NamedComponent.) | |
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) | (Se substitue à NamedComponent. . :: . .Validate(ValidationErrorCollection, Boolean, ServerEdition).) |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (Hérité de ModelComponent.) | |
Application | Gets or sets a String that contains the application associated with the Action. | |
CanRaiseEvents | (Hérité de Component.) | |
Caption | Gets or sets the caption that is displayed for the Action. | |
CaptionIsMdx | Gets or sets a value indicating whether the caption is a Multidimensional Expressions (MDX) expression. | |
Condition | Gets or sets a Multidimensional Expressions (MDX) expression that determines whether the Parent property applies to the target. | |
Container | (Hérité de Component.) | |
Description | (Hérité de NamedComponent.) | |
DesignMode | (Hérité de Component.) | |
Events | (Hérité de Component.) | |
FriendlyName | (Hérité de NamedComponent.) | |
ID | (Hérité de NamedComponent.) | |
Invocation | Gets or sets the means by which an action is invoked. | |
KeyForCollection | (Hérité de NamedComponent.) | |
Name | (Hérité de NamedComponent.) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Hérité de ModelComponent.) | |
Parent | Gets the Cube object that is the parent of the Action object. | |
ParentDatabase | Gets the ParentDatabase object that is the parent of the Action object's Cube object. | |
ParentServer | Gets the Server object that is the parent of the Action object. | |
Site | (Hérité de NamedComponent.) | |
SiteID | (Hérité de NamedComponent.) | |
Target | Gets or sets the cube, dimension, attribute, hierarchy, or level that is associated with the action. | |
TargetType | Gets or sets the cube, dimension, attribute, hierarchy, or level that is associated with the action. | |
Translations | Gets the translation of the caption, which may be a Multidimensional Expressions (MDX) expression. | |
Type | Gets or sets a type representing a form of the action. |
Haut de la page
Implémentations d'interfaces explicites
Nom | Description | |
---|---|---|
ICloneable. . :: . .Clone | ||
IFormattable. . :: . .ToString | (Hérité de NamedComponent.) | |
IHostableComponent. . :: . .Host | (Hérité de ModelComponent.) | |
IModelComponent. . :: . .FriendlyPath | (Hérité de ModelComponent.) | |
IModelComponent. . :: . .OwningCollection | (Hérité de ModelComponent.) |
Haut de la page