共用方式為


IMiningModelDrillThroughHandler 介面

Controls how the results of a drillthrough operation are displayed.

命名空間:  Microsoft.DataWarehouse.Interfaces
組件:  Microsoft.DataWarehouse.Interfaces (在 Microsoft.DataWarehouse.Interfaces.dll 中)

語法

'宣告
Public Interface IMiningModelDrillThroughHandler
'用途
Dim instance As IMiningModelDrillThroughHandler
public interface IMiningModelDrillThroughHandler
public interface class IMiningModelDrillThroughHandler
type IMiningModelDrillThroughHandler =  interface end
public interface IMiningModelDrillThroughHandler

IMiningModelDrillThroughHandler 型別公開下列成員。

屬性

  名稱 說明
公用屬性 Connection Gets or sets the connection to the instance of Analysis Services.
公用屬性 MiningModelName Gets or sets the name of the mining model.
公用屬性 NodeText Gets or sets the unique name of the node that contains the cases for drillthrough.
公用屬性 QueryString Gets or sets the text of the query for the drillthrough operation.

上層

方法

  名稱 說明
公用方法 ShowDrillThrough Displays the results of the specified drillthrough operation.

上層

備註

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 針對採礦模型和採礦結構使用鑽研 (Analysis Services - 資料採礦).