Share via


Action Members

Represents an Action that can be returned from the Server and run on the client.

The following tables list the members exposed by the Action type.

Protected Constructors

  Name Description
Action Overloaded. Initializes a new instance of Action.

Top

Public Properties

(see also Protected Properties )

  Name Description
ms159359.pubproperty(en-US,SQL.90).gif Annotations  Gets a collection within which you can store custom data. (inherited from ModelComponent)
ms159359.pubproperty(en-US,SQL.90).gif Application Gets or sets a String that contains the application associated with the Action.
ms159359.pubproperty(en-US,SQL.90).gif Caption Gets or sets the caption that is displayed for the Action.
ms159359.pubproperty(en-US,SQL.90).gif CaptionIsMdx Gets or sets a value indicating whether the caption is a Multidimensional Expressions (MDX) expression.
ms159359.pubproperty(en-US,SQL.90).gif Condition Gets or sets a Multidimensional Expressions (MDX) expression that determines whether the Parent property applies to the target.
ms159359.pubproperty(en-US,SQL.90).gif Container  (inherited from Component )
ms159359.pubproperty(en-US,SQL.90).gif Description  (inherited from NamedComponent )
ms159359.pubproperty(en-US,SQL.90).gif ID  (inherited from NamedComponent )
ms159359.pubproperty(en-US,SQL.90).gif Invocation Gets or sets the means by which an action is invoked.
ms159359.pubproperty(en-US,SQL.90).gif Name  (inherited from NamedComponent )
ms159359.pubproperty(en-US,SQL.90).gif OwningCollection  Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent)
ms159359.pubproperty(en-US,SQL.90).gif Parent Gets the Cube object that is the parent of the Action object.
ms159359.pubproperty(en-US,SQL.90).gif ParentDatabase Gets the ParentDatabase object that is the parent of the Action object's Cube object.
ms159359.pubproperty(en-US,SQL.90).gif ParentServer Gets the Server object that is the parent of the Action object.
ms159359.pubproperty(en-US,SQL.90).gif Site  (inherited from NamedComponent )
ms159359.pubproperty(en-US,SQL.90).gif SiteID  (inherited from NamedComponent )
ms159359.pubproperty(en-US,SQL.90).gif Target Gets or sets the cube, dimension, attribute, hierarchy, or level that is associated with the action.
ms159359.pubproperty(en-US,SQL.90).gif TargetType Gets or sets the cube, dimension, attribute, hierarchy, or level that is associated with the action.
ms159359.pubproperty(en-US,SQL.90).gif Translations Gets the translation of the caption, which may be a Multidimensional Expressions (MDX) expression.
ms159359.pubproperty(en-US,SQL.90).gif Type Gets or sets a type representing a form of the action.

Top

Protected Properties

  Name Description
ms159359.protproperty(en-US,SQL.90).gif CanRaiseEvents  (inherited from Component )
ms159359.protproperty(en-US,SQL.90).gif DesignMode  (inherited from Component )
ms159359.protproperty(en-US,SQL.90).gif Events  (inherited from Component )
ms159359.protproperty(en-US,SQL.90).gif FriendlyName  (inherited from NamedComponent )
ms159359.protproperty(en-US,SQL.90).gif KeyForCollection  (inherited from NamedComponent )

Top

Public Methods

(see also Protected Methods )

  Name Description
ms159359.pubmethod(en-US,SQL.90).gif Clone Creates a new full copy of an object.
ms159359.pubmethod(en-US,SQL.90).gif CreateObjRef  (inherited from MarshalByRefObject )
ms159359.pubmethod(en-US,SQL.90).gif Dispose  Overloaded. (inherited from Component )
ms159359.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms159359.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms159359.pubmethod(en-US,SQL.90).gif GetLifetimeService  (inherited from MarshalByRefObject )
ms159359.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms159359.pubmethod(en-US,SQL.90).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
ms159359.pubmethod(en-US,SQL.90).gifms159359.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms159359.pubmethod(en-US,SQL.90).gif Submit  Overloaded. (inherited from ModelComponent )
ms159359.pubmethod(en-US,SQL.90).gif ToString  (inherited from NamedComponent )
ms159359.pubmethod(en-US,SQL.90).gif Validate Overloaded.  

Top

Protected Methods

  Name Description
ms159359.protmethod(en-US,SQL.90).gif AddToContainer  (inherited from ModelComponent )
ms159359.protmethod(en-US,SQL.90).gif AfterInsert  (inherited from ModelComponent )
ms159359.protmethod(en-US,SQL.90).gif AfterMove  (inherited from ModelComponent )
ms159359.protmethod(en-US,SQL.90).gif AfterRemove  (inherited from ModelComponent )
ms159359.protmethod(en-US,SQL.90).gif BeforeRemove  (inherited from ModelComponent )
ms159359.protmethod(en-US,SQL.90).gif CopyTo Overloaded. Creates a full copy of an object into the existing object that is passed as a parameter.
ms159359.protmethod(en-US,SQL.90).gif Dispose  Overloaded. (inherited from Component )
ms159359.protmethod(en-US,SQL.90).gif Finalize  (inherited from Component )
ms159359.protmethod(en-US,SQL.90).gif GetService  (inherited from Component )
ms159359.protmethod(en-US,SQL.90).gif MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )
ms159359.protmethod(en-US,SQL.90).gif RemoveFromContainer  (inherited from ModelComponent )
ms159359.protmethod(en-US,SQL.90).gif Reset  (inherited from NamedComponent )

Top

Public Events

  Name Description
ms159359.pubevent(en-US,SQL.90).gif Disposed  (inherited from Component )

Top

Explicit Interface Implementations

  Name Description
System.ICloneable.Clone  
System.IFormattable.ToString  (inherited from NamedComponent )
Microsoft.AnalysisServices.Hosting.IHostableComponent.Host  (inherited from ModelComponent )
Microsoft.AnalysisServices.IModelComponent.FriendlyPath  (inherited from ModelComponent )
Microsoft.AnalysisServices.IModelComponent.OwningCollection  (inherited from ModelComponent )

Top

See Also

Reference

Action Class
Microsoft.AnalysisServices Namespace