Interface IMiningModelDrillThroughHandler

Controls how the results of a drillthrough operation are displayed.

Espace de noms :  Microsoft.DataWarehouse.Interfaces
Assembly :  Microsoft.DataWarehouse.Interfaces (dans Microsoft.DataWarehouse.Interfaces.dll)

Syntaxe

'Déclaration
Public Interface IMiningModelDrillThroughHandler
'Utilisation
Dim instance As IMiningModelDrillThroughHandler
public interface IMiningModelDrillThroughHandler
public interface class IMiningModelDrillThroughHandler
type IMiningModelDrillThroughHandler =  interface end
public interface IMiningModelDrillThroughHandler

Notes

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 Utilisation de l'extraction sur les modèles et les structures d'exploration de données (Analysis Services - Exploration de données).