Partilhar via


Interface IMiningModelDrillThroughHandler

Controls how the results of a drillthrough operation are displayed.

Namespace:  Microsoft.DataWarehouse.Interfaces
Assembly:  Microsoft.DataWarehouse.Interfaces (em Microsoft.DataWarehouse.Interfaces.dll)

Sintaxe

'Declaração
Public Interface IMiningModelDrillThroughHandler
'Uso
Dim instance As IMiningModelDrillThroughHandler
public interface IMiningModelDrillThroughHandler
public interface class IMiningModelDrillThroughHandler
type IMiningModelDrillThroughHandler =  interface end
public interface IMiningModelDrillThroughHandler

Comentários

The IMiningModelDrillThroughHandler interface is for use by hosting applications, and enables the application to retrieve and present the results of a drillthrough operation on a data mining model.

For more information, see Usando a análise nos modelos de mineração e nas estruturas de mineração (Analysis Services – Mineração de dados).