Partager via


Membres StandardAction

Represents any Action element other than a DrillThroughAction element or a ReportAction element. This class cannot be inherited.

Le type StandardAction expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique StandardAction() () () () Initializes a new instance of the StandardAction class using default values.
Méthode publique StandardAction(String, String) Initializes a new instance of StandardAction by using a name and an identifier.

Haut de la page

Méthodes

  Nom Description
Méthode protégée AddToContainer Infrastructure. (Hérité de ModelComponent.)
Méthode protégée AfterInsert Infrastructure. (Hérité de ModelComponent.)
Méthode protégée AfterMove Infrastructure. (Hérité de ModelComponent.)
Méthode protégée AfterRemove Infrastructure. (Hérité de ModelComponent.)
Méthode protégée BeforeRemove Infrastructure. (Hérité de ModelComponent.)
Méthode publique Clone Creates a new full copy of an object. (Se substitue à Action. . :: . .Clone() () () ().)
Méthode protégée CopyTo(Action) Copies an Action object to the specified object. (Hérité de Action.)
Méthode protégée CopyTo Infrastructure. (Hérité de ModelComponent.)
Méthode protégée CopyTo(NamedComponent) (Hérité de NamedComponent.)
Méthode publique CopyTo(StandardAction) Copies a StandardAction object to the specified object.
Méthode publique CreateObjRef (Hérité de MarshalByRefObject.)
Méthode publique Dispose (Hérité de Component.)
Méthode protégée Dispose (Hérité de Component.)
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Component.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetLifetimeService (Hérité de MarshalByRefObject.)
Méthode protégée GetService (Hérité de Component.)
Méthode publique GetType (Hérité de Object.)
Méthode publique InitializeLifetimeService (Hérité de MarshalByRefObject.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de MarshalByRefObject.)
Méthode protégée RemoveFromContainer Infrastructure. (Hérité de ModelComponent.)
Méthode protégée Reset (Hérité de NamedComponent.)
Méthode publique Submit() () () () Infrastructure. (Hérité de ModelComponent.)
Méthode publique Submit(Boolean) Infrastructure. (Hérité de ModelComponent.)
Méthode publique ToString (Hérité de NamedComponent.)
Méthode publique Validate(ValidationErrorCollection) Validates the element to which it is appended; returns any errors encountered in a collection. (Hérité de ModelComponent.)
Méthode publique 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.)
Méthode publique Validate(ValidationErrorCollection, Boolean, ServerEdition) Indicates whether the StandardAction object is valid. (Se substitue à Action. . :: . .Validate(ValidationErrorCollection, Boolean, ServerEdition).)

Haut de la page

Propriétés

  Nom Description
Propriété publique Annotations Gets a collection within which you can store custom data. (Hérité de ModelComponent.)
Propriété publique Application Gets or sets a String that contains the application associated with the Action. (Hérité de Action.)
Propriété protégée CanRaiseEvents (Hérité de Component.)
Propriété publique Caption Gets or sets the caption that is displayed for the Action. (Hérité de Action.)
Propriété publique CaptionIsMdx Gets or sets a value indicating whether the caption is a Multidimensional Expressions (MDX) expression. (Hérité de Action.)
Propriété publique Condition Gets or sets a Multidimensional Expressions (MDX) expression that determines whether the Parent property applies to the target. (Hérité de Action.)
Propriété publique Container (Hérité de Component.)
Propriété publique Description (Hérité de NamedComponent.)
Propriété protégée DesignMode (Hérité de Component.)
Propriété protégée Events (Hérité de Component.)
Propriété publique Expression Gets or sets an MDX Expression associated with a StandardAction object.
Propriété protégée FriendlyName (Hérité de NamedComponent.)
Propriété publique ID (Hérité de NamedComponent.)
Propriété publique Invocation Gets or sets the means by which an action is invoked. (Hérité de Action.)
Propriété protégée KeyForCollection (Hérité de NamedComponent.)
Propriété publique Name (Hérité de NamedComponent.)
Propriété publique OwningCollection Gets or sets the collection that contains the ModelComponent. (Hérité de ModelComponent.)
Propriété publique Parent Gets the Cube object that is the parent of the Action object. (Hérité de Action.)
Propriété publique ParentDatabase Gets the ParentDatabase object that is the parent of the Action object's Cube object. (Hérité de Action.)
Propriété publique ParentServer Gets the Server object that is the parent of the Action object. (Hérité de Action.)
Propriété publique Site (Hérité de NamedComponent.)
Propriété publique SiteID (Hérité de NamedComponent.)
Propriété publique Target Gets or sets the cube, dimension, attribute, hierarchy, or level that is associated with the action. (Hérité de Action.)
Propriété publique TargetType Gets or sets the cube, dimension, attribute, hierarchy, or level that is associated with the action. (Hérité de Action.)
Propriété publique Translations Gets the translation of the caption, which may be a Multidimensional Expressions (MDX) expression. (Hérité de Action.)
Propriété publique Type Gets or sets a type representing a form of the action. (Hérité de Action.)

Haut de la page

Événements

  Nom Description
Événement public Disposed (Hérité de Component.)

Haut de la page

Implémentations d'interfaces explicites

  Nom Description
Implémentation d'interface expliciteMéthode privée ICloneable. . :: . .Clone (Hérité de Action.)
Implémentation d'interface expliciteMéthode privée IFormattable. . :: . .ToString (Hérité de NamedComponent.)
Implémentation d'interface explicitePropriété privée IHostableComponent. . :: . .Host (Hérité de ModelComponent.)
Implémentation d'interface explicitePropriété privée IModelComponent. . :: . .FriendlyPath (Hérité de ModelComponent.)
Implémentation d'interface explicitePropriété privée IModelComponent. . :: . .OwningCollection (Hérité de ModelComponent.)

Haut de la page