DrillThroughAction Class
Defines an action that returns the underlying data to a calculated or aggregated value.
Spazio dei nomi: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Sintassi
'Dichiarazione
<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
Osservazioni
Data creazione:17 luglio 2006
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.ModelComponent
Microsoft.AnalysisServices.NamedComponent
Microsoft.AnalysisServices.Action
Microsoft.AnalysisServices.DrillThroughAction
Thread Safety
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.
Piattaforme
Piattaforme di sviluppo
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Piattaforme di destinazione
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Vedere anche
Riferimento
DrillThroughAction Members
Microsoft.AnalysisServices Namespace