[!참고] 이 기능은 다음 버전의 Microsoft SQL Server에서 제거됩니다. 새 개발 작업에서는 이 기능을 사용하지 말고, 현재 이 기능을 사용하는 응용 프로그램은 가능한 한 빨리 수정하십시오.
The MiningModel object in Decision Support Objects (DSO) provides support for data mining models in Microsoft® SQL Server™ 2005 Analysis Services. To access data mining models, the MiningModels collection of the DSO Database object is used. The MiningModel object uses the MiningModel interface, with a ClassType property of clsMiningModel.
The MiningModel object is used to:
- Provide access to data mining columns for a relational or OLAP data mining model.
- Construct and modify relational or OLAP data mining models.
- Process a relational or OLAP data mining model.
- Provide access to mining model roles.
참고 항목
참조
clsMiningModel
Database (Decision Support Objects)
개념
Column (Decision Support Objects)
Data Mining Examples
Role (Decision Support Objects)