Compartir a través de


IMiningModelDrillThroughHandler Interfaz

Controls how the results of a drillthrough operation are displayed.

Espacio de nombres:  Microsoft.DataWarehouse.Interfaces
Ensamblado:  Microsoft.DataWarehouse.Interfaces (en Microsoft.DataWarehouse.Interfaces.dll)

Sintaxis

'Declaración
Public Interface IMiningModelDrillThroughHandler
'Uso
Dim instance As IMiningModelDrillThroughHandler
public interface IMiningModelDrillThroughHandler
public interface class IMiningModelDrillThroughHandler
type IMiningModelDrillThroughHandler =  interface end
public interface IMiningModelDrillThroughHandler

Notas

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 Usar la obtención de detalles en los modelos y estructuras de minería (Analysis Services - Minería de datos).