Construtor DrillThroughAction
Initializes a new instance of the DrillThroughAction class using the default values.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New DrillThroughAction()
public DrillThroughAction()
public:
DrillThroughAction()
new : unit -> DrillThroughAction
public function DrillThroughAction()
Consulte também