Freigeben über


DrillThroughAction Class

Defines an action that returns the underlying data to a calculated or aggregated value.

Namespace: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Syntax

'Declaration
<GuidAttribute("EDC3B258-25B0-45a1-80FC-7C8E0ED1E874")> _
Public NotInheritable Class DrillThroughAction
    Inherits Action
[GuidAttribute("EDC3B258-25B0-45a1-80FC-7C8E0ED1E874")] 
public sealed class DrillThroughAction : Action
[GuidAttribute(L"EDC3B258-25B0-45a1-80FC-7C8E0ED1E874")] 
public ref class DrillThroughAction sealed : public Action
/** @attribute GuidAttribute("EDC3B258-25B0-45a1-80FC-7C8E0ED1E874") */ 
public final class DrillThroughAction extends Action
GuidAttribute("EDC3B258-25B0-45a1-80FC-7C8E0ED1E874") 
public final class DrillThroughAction extends Action

Hinweise

Neu:17. Juli 2006

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
     System.ComponentModel.Component
       Microsoft.AnalysisServices.ModelComponent
         Microsoft.AnalysisServices.NamedComponent
           Microsoft.AnalysisServices.Action
            Microsoft.AnalysisServices.DrillThroughAction

Threadsicherheit

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

DrillThroughAction Members
Microsoft.AnalysisServices Namespace