Freigeben über


Data Mining Model (Decision Support Objects)

ms134862.note(de-de,SQL.90).gifHinweis:
  Dieses Feature wird in der nächsten Version von Microsoft SQL Server entfernt. Verwenden Sie dieses Feature nicht zum Entwickeln neuer Anwendungen, und planen Sie das Ändern von Anwendungen, in denen es zurzeit verwendet wird, zum frühstmöglichen Zeitpunkt ein.

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.

Siehe auch

Verweis

clsMiningModel
Database (Decision Support Objects)

Konzepte

Column (Decision Support Objects)
Data Mining Examples
Role (Decision Support Objects)

Hilfe und Informationen

Informationsquellen für SQL Server 2005