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. |
맨 위로 이동
주의
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 - 데이터 마이닝).