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 드릴스루 쿼리(데이터 마이닝).

참고 항목

참조

Microsoft.DataWarehouse.Interfaces 네임스페이스