StandardAction Members
Represents any Action element other than a DrillThroughAction element or a ReportAction element. This class cannot be inherited.
The following tables list the members exposed by the StandardAction type.
Public Constructors
Nome | Description | |
---|---|---|
StandardAction | Overloaded. Initializes a new instance of the StandardAction class. |
Torna all'inizio
Public Properties
(see also Protected Properties )
Nome | Description | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (inherited from ModelComponent) | |
Application | Gets or sets a String that contains the application associated with the Action. (inherited from Action) | |
Caption | Gets or sets the caption that is displayed for the Action. (inherited from Action) | |
CaptionIsMdx | Gets or sets a value indicating whether the caption is a Multidimensional Expressions (MDX) expression. (inherited from Action) | |
Condition | Gets or sets a Multidimensional Expressions (MDX) expression that determines whether the Parent property applies to the target. (inherited from Action) | |
Container | (inherited from Component ) | |
Description | (inherited from NamedComponent ) | |
Expression | Gets or sets an MDX Expression associated with a StandardAction object. | |
ID | (inherited from NamedComponent ) | |
Invocation | Gets or sets the means by which an action is invoked. (inherited from Action) | |
Name | (inherited from NamedComponent ) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent) | |
Parent | Gets the Cube object that is the parent of the Action object. (inherited from Action) | |
ParentDatabase | Gets the ParentDatabase object that is the parent of the Action object's Cube object. (inherited from Action) | |
ParentServer | Gets the Server object that is the parent of the Action object. (inherited from Action) | |
Site | (inherited from NamedComponent ) | |
SiteID | (inherited from NamedComponent ) | |
Target | Gets or sets the cube, dimension, attribute, hierarchy, or level that is associated with the action. (inherited from Action) | |
TargetType | Gets or sets the cube, dimension, attribute, hierarchy, or level that is associated with the action. (inherited from Action) | |
Translations | Gets the translation of the caption, which may be a Multidimensional Expressions (MDX) expression. (inherited from Action) | |
Type | Gets or sets a type representing a form of the action. (inherited from Action) |
Torna all'inizio
Protected Properties
Nome | Description | |
---|---|---|
CanRaiseEvents | (inherited from Component ) | |
DesignMode | (inherited from Component ) | |
Events | (inherited from Component ) | |
FriendlyName | (inherited from NamedComponent ) | |
KeyForCollection | (inherited from NamedComponent ) |
Torna all'inizio
Public Methods
(see also Protected Methods )
Nome | Description | |
---|---|---|
Clone | Overridden. Creates a new full copy of an object. | |
CopyTo | Overloaded. | |
CreateObjRef | (inherited from MarshalByRefObject ) | |
Dispose | Overloaded. (inherited from Component ) | |
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetLifetimeService | (inherited from MarshalByRefObject ) | |
GetType | (inherited from Object ) | |
InitializeLifetimeService | (inherited from MarshalByRefObject ) | |
ReferenceEquals | (inherited from Object ) | |
Submit | Overloaded. (inherited from ModelComponent ) | |
ToString | (inherited from NamedComponent ) | |
Validate | Overloaded. |
Torna all'inizio
Protected Methods
Nome | Description | |
---|---|---|
AddToContainer | (inherited from ModelComponent ) | |
AfterInsert | (inherited from ModelComponent ) | |
AfterMove | (inherited from ModelComponent ) | |
AfterRemove | (inherited from ModelComponent ) | |
BeforeRemove | (inherited from ModelComponent ) | |
CopyTo | Overloaded. | |
Dispose | Overloaded. (inherited from Component ) | |
Finalize | (inherited from Component ) | |
GetService | (inherited from Component ) | |
MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) | |
RemoveFromContainer | (inherited from ModelComponent ) | |
Reset | (inherited from NamedComponent ) |
Torna all'inizio
Public Events
Nome | Description | |
---|---|---|
Disposed | (inherited from Component ) |
Torna all'inizio
Explicit Interface Implementations
Nome | Description | |
---|---|---|
System.ICloneable.Clone | (inherited from Action ) | |
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 ) |
Torna all'inizio