Udostępnij przez


DrillThroughAction Members

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
ms165104.pubproperty(pl-pl,SQL.100).gif Annotations  Gets a collection within which you can store custom data. (inherited from ModelComponent)
ms165104.pubproperty(pl-pl,SQL.100).gif Application  Gets or sets a String that contains the application associated with the Action. (inherited from Action)
ms165104.pubproperty(pl-pl,SQL.100).gif Caption  Gets or sets the caption that is displayed for the Action. (inherited from Action)
ms165104.pubproperty(pl-pl,SQL.100).gif CaptionIsMdx  Gets or sets a value indicating whether the caption is a Multidimensional Expressions (MDX) expression. (inherited from Action)
ms165104.pubproperty(pl-pl,SQL.100).gif Columns Gets the columns of the underlying data with their binding.
ms165104.pubproperty(pl-pl,SQL.100).gif Condition  Gets or sets a Multidimensional Expressions (MDX) expression that determines whether the Parent property applies to the target. (inherited from Action)
ms165104.pubproperty(pl-pl,SQL.100).gif Container  (inherited from Component )
ms165104.pubproperty(pl-pl,SQL.100).gif Default Gets or sets the current DrillThroughAction as the default action when multiple drillthrough actions are defined.
ms165104.pubproperty(pl-pl,SQL.100).gif Description  (inherited from NamedComponent )
ms165104.pubproperty(pl-pl,SQL.100).gif ID  (inherited from NamedComponent )
ms165104.pubproperty(pl-pl,SQL.100).gif Invocation  Gets or sets the means by which an action is invoked. (inherited from Action)
ms165104.pubproperty(pl-pl,SQL.100).gif MaximumRows  
ms165104.pubproperty(pl-pl,SQL.100).gif Name  (inherited from NamedComponent )
ms165104.pubproperty(pl-pl,SQL.100).gif OwningCollection  Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent)
ms165104.pubproperty(pl-pl,SQL.100).gif Parent  Gets the Cube object that is the parent of the Action object. (inherited from Action)
ms165104.pubproperty(pl-pl,SQL.100).gif ParentDatabase  Gets the ParentDatabase object that is the parent of the Action object's Cube object. (inherited from Action)
ms165104.pubproperty(pl-pl,SQL.100).gif ParentServer  Gets the Server object that is the parent of the Action object. (inherited from Action)
ms165104.pubproperty(pl-pl,SQL.100).gif Site  (inherited from NamedComponent )
ms165104.pubproperty(pl-pl,SQL.100).gif SiteID  (inherited from NamedComponent )
ms165104.pubproperty(pl-pl,SQL.100).gif Target  Gets or sets the cube, dimension, attribute, hierarchy, or level that is associated with the action. (inherited from Action)
ms165104.pubproperty(pl-pl,SQL.100).gif TargetType  Gets or sets the cube, dimension, attribute, hierarchy, or level that is associated with the action. (inherited from Action)
ms165104.pubproperty(pl-pl,SQL.100).gif Translations  Gets the translation of the caption, which may be a Multidimensional Expressions (MDX) expression. (inherited from Action)
ms165104.pubproperty(pl-pl,SQL.100).gif Type  Gets or sets a type representing a form of the action. (inherited from Action)

Top

Protected Properties

  Name Description
ms165104.protproperty(pl-pl,SQL.100).gif CanRaiseEvents  (inherited from Component )
ms165104.protproperty(pl-pl,SQL.100).gif DesignMode  (inherited from Component )
ms165104.protproperty(pl-pl,SQL.100).gif Events  (inherited from Component )
ms165104.protproperty(pl-pl,SQL.100).gif FriendlyName  (inherited from NamedComponent )
ms165104.protproperty(pl-pl,SQL.100).gif KeyForCollection  (inherited from NamedComponent )

Top

Public Methods

(see also Protected Methods )

  Name Description
ms165104.pubmethod(pl-pl,SQL.100).gif Clone Overridden. Returns a full copy of current DrillThroughAction object.
ms165104.pubmethod(pl-pl,SQL.100).gif CopyTo Overloaded.  
ms165104.pubmethod(pl-pl,SQL.100).gif CreateObjRef  (inherited from MarshalByRefObject )
ms165104.pubmethod(pl-pl,SQL.100).gif Dispose  Overloaded. (inherited from Component )
ms165104.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms165104.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
ms165104.pubmethod(pl-pl,SQL.100).gif GetLifetimeService  (inherited from MarshalByRefObject )
ms165104.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms165104.pubmethod(pl-pl,SQL.100).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
ms165104.pubmethod(pl-pl,SQL.100).gifms165104.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms165104.pubmethod(pl-pl,SQL.100).gif Submit  Overloaded. (inherited from ModelComponent )
ms165104.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from NamedComponent )
ms165104.pubmethod(pl-pl,SQL.100).gif Validate  Overloaded. (inherited from Action )

Top

Protected Methods

  Name Description
ms165104.protmethod(pl-pl,SQL.100).gif AddToContainer  (inherited from ModelComponent )
ms165104.protmethod(pl-pl,SQL.100).gif AfterInsert  (inherited from ModelComponent )
ms165104.protmethod(pl-pl,SQL.100).gif AfterMove  (inherited from ModelComponent )
ms165104.protmethod(pl-pl,SQL.100).gif AfterRemove  (inherited from ModelComponent )
ms165104.protmethod(pl-pl,SQL.100).gif BeforeRemove  (inherited from ModelComponent )
ms165104.protmethod(pl-pl,SQL.100).gif CopyTo Overloaded.  
ms165104.protmethod(pl-pl,SQL.100).gif Dispose  Overloaded. (inherited from Component )
ms165104.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Component )
ms165104.protmethod(pl-pl,SQL.100).gif GetService  (inherited from Component )
ms165104.protmethod(pl-pl,SQL.100).gif MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )
ms165104.protmethod(pl-pl,SQL.100).gif RemoveFromContainer  (inherited from ModelComponent )
ms165104.protmethod(pl-pl,SQL.100).gif Reset  (inherited from NamedComponent )

Top

Public Events

  Name Description
ms165104.pubevent(pl-pl,SQL.100).gif Disposed  (inherited from Component )

Top