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
| 名称 | Description | |
|---|---|---|
| DrillThroughAction | Overloaded. Initializes a new instance of the DrillThroughAction class. | 
顶部
Public Properties
(see also Protected Properties )
| 名称 | Description | |
|---|---|---|
| .gif) | Annotations | Gets a collection within which you can store custom data. (inherited from ModelComponent) | 
| .gif) | Application | Gets or sets a String that contains the application associated with the Action. (inherited from Action) | 
| .gif) | Caption | Gets or sets the caption that is displayed for the Action. (inherited from Action) | 
| .gif) | CaptionIsMdx | Gets or sets a value indicating whether the caption is a Multidimensional Expressions (MDX) expression. (inherited from Action) | 
| .gif) | Columns | Gets the columns of the underlying data with their binding. | 
| .gif) | Condition | Gets or sets a Multidimensional Expressions (MDX) expression that determines whether the Parent property applies to the target. (inherited from Action) | 
| .gif) | Container | (inherited from Component ) | 
| .gif) | Default | Gets or sets the current DrillThroughAction as the default action when multiple drillthrough actions are defined. | 
| .gif) | Description | (inherited from NamedComponent ) | 
| .gif) | ID | (inherited from NamedComponent ) | 
| .gif) | Invocation | Gets or sets the means by which an action is invoked. (inherited from Action) | 
| .gif) | MaximumRows | |
| .gif) | Name | (inherited from NamedComponent ) | 
| .gif) | OwningCollection | Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent) | 
| .gif) | Parent | Gets the Cube object that is the parent of the Action object. (inherited from Action) | 
| .gif) | ParentDatabase | Gets the ParentDatabase object that is the parent of the Action object's Cube object. (inherited from Action) | 
| .gif) | ParentServer | Gets the Server object that is the parent of the Action object. (inherited from Action) | 
| .gif) | Site | (inherited from NamedComponent ) | 
| .gif) | SiteID | (inherited from NamedComponent ) | 
| .gif) | Target | Gets or sets the cube, dimension, attribute, hierarchy, or level that is associated with the action. (inherited from Action) | 
| .gif) | TargetType | Gets or sets the cube, dimension, attribute, hierarchy, or level that is associated with the action. (inherited from Action) | 
| .gif) | Translations | Gets the translation of the caption, which may be a Multidimensional Expressions (MDX) expression. (inherited from Action) | 
| .gif) | Type | Gets or sets a type representing a form of the action. (inherited from Action) | 
顶部
Protected Properties
| 名称 | Description | |
|---|---|---|
| .gif) | CanRaiseEvents | (inherited from Component ) | 
| .gif) | DesignMode | (inherited from Component ) | 
| .gif) | Events | (inherited from Component ) | 
| .gif) | FriendlyName | (inherited from NamedComponent ) | 
| .gif) | KeyForCollection | (inherited from NamedComponent ) | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Clone | Overridden. Returns a full copy of current DrillThroughAction object. | 
| .gif) | CopyTo | Overloaded. | 
| .gif) | CreateObjRef | (inherited from MarshalByRefObject ) | 
| .gif) | Dispose | Overloaded. (inherited from Component ) | 
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetLifetimeService | (inherited from MarshalByRefObject ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) | InitializeLifetimeService | (inherited from MarshalByRefObject ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | Submit | Overloaded. (inherited from ModelComponent ) | 
| .gif) | ToString | (inherited from NamedComponent ) | 
| .gif) | Validate | Overloaded. (inherited from Action ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | AddToContainer | (inherited from ModelComponent ) | 
| .gif) | AfterInsert | (inherited from ModelComponent ) | 
| .gif) | AfterMove | (inherited from ModelComponent ) | 
| .gif) | AfterRemove | (inherited from ModelComponent ) | 
| .gif) | BeforeRemove | (inherited from ModelComponent ) | 
| .gif) | CopyTo | Overloaded. | 
| .gif) | Dispose | Overloaded. (inherited from Component ) | 
| .gif) | Finalize | (inherited from Component ) | 
| .gif) | GetService | (inherited from Component ) | 
| .gif) | MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) | 
| .gif) | RemoveFromContainer | (inherited from ModelComponent ) | 
| .gif) | Reset | (inherited from NamedComponent ) | 
顶部
Public Events
| 名称 | Description | |
|---|---|---|
| .gif) | Disposed | (inherited from Component ) | 
顶部
Explicit Interface Implementations
| 名称 | 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 ) | 
顶部
请参阅
参考
DrillThroughAction Class
Microsoft.AnalysisServices Namespace