Membres DrillThroughAction
Defines an action that returns the underlying data to a calculated or aggregated value.
Le type DrillThroughAction expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
DrillThroughAction() () () () | Initializes a new instance of the DrillThroughAction class using the default values. | |
DrillThroughAction(String, String) | Initializes a new instance of the DrillThroughAction class to the specified name and id. |
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 | Returns a full copy of current DrillThroughAction object. (Se substitue à Action. . :: . .Clone() () () ().) | |
CopyTo(Action) | Copies an Action object to the specified object. (Hérité de Action.) | |
CopyTo(DrillThroughAction) | Copies the current DrillThroughAction to an object, which is passed as a parameter. | |
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) | (Hérité de Action.) |
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. (Hérité de Action.) | |
CanRaiseEvents | (Hérité de Component.) | |
Caption | Gets or sets the caption that is displayed for the Action. (Hérité de Action.) | |
CaptionIsMdx | Gets or sets a value indicating whether the caption is a Multidimensional Expressions (MDX) expression. (Hérité de Action.) | |
Columns | Gets the columns of the underlying data with their binding. | |
Condition | Gets or sets a Multidimensional Expressions (MDX) expression that determines whether the Parent property applies to the target. (Hérité de Action.) | |
Container | (Hérité de Component.) | |
Default | Gets or sets the current DrillThroughAction as the default action when multiple drillthrough actions are defined. | |
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. (Hérité de Action.) | |
KeyForCollection | (Hérité de NamedComponent.) | |
MaximumRows | ||
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. (Hérité de Action.) | |
ParentDatabase | Gets the ParentDatabase object that is the parent of the Action object's Cube object. (Hérité de Action.) | |
ParentServer | Gets the Server object that is the parent of the Action object. (Hérité de Action.) | |
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. (Hérité de Action.) | |
TargetType | Gets or sets the cube, dimension, attribute, hierarchy, or level that is associated with the action. (Hérité de Action.) | |
Translations | Gets the translation of the caption, which may be a Multidimensional Expressions (MDX) expression. (Hérité de Action.) | |
Type | Gets or sets a type representing a form of the action. (Hérité de Action.) |
Haut de la page
Implémentations d'interfaces explicites
Nom | Description | |
---|---|---|
ICloneable. . :: . .Clone | (Hérité de Action.) | |
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