Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines an action that returns the underlying data to a calculated or aggregated value.
The following tables list the members exposed by the DrillThroughAction type.
Public Constructors
Name | Description | |
---|---|---|
DrillThroughAction | Overloaded. Initializes a new instance of the DrillThroughAction class. |
Top
Public Properties
(see also Protected Properties )
Name | 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) |
![]() |
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. (inherited from Action) |
![]() |
Container | (inherited from Component ) |
![]() |
Default | Gets or sets the current DrillThroughAction as the default action when multiple drillthrough actions are defined. |
![]() |
Description | (inherited from NamedComponent ) |
![]() |
ID | (inherited from NamedComponent ) |
![]() |
Invocation | Gets or sets the means by which an action is invoked. (inherited from Action) |
![]() |
MaximumRows | |
![]() |
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) |
Top
Protected Properties
Name | Description | |
---|---|---|
![]() |
CanRaiseEvents | (inherited from Component ) |
![]() |
DesignMode | (inherited from Component ) |
![]() |
Events | (inherited from Component ) |
![]() |
FriendlyName | (inherited from NamedComponent ) |
![]() |
KeyForCollection | (inherited from NamedComponent ) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Clone | Overridden. Returns a full copy of current DrillThroughAction 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. (inherited from Action ) |
Top
Protected Methods
Name | 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 ) |
Top
Public Events
Name | Description | |
---|---|---|
![]() |
Disposed | (inherited from Component ) |
Top
Explicit Interface Implementations
Name | 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 ) |
Top
See Also
Reference
DrillThroughAction Class
Microsoft.AnalysisServices Namespace