Data Mining Schema Rowsets

Analysis Services Programming

Analysis Services Programming

Data Mining Schema Rowsets

The following table describes the schema rowsets that are used by Microsoft® SQL Server™ 2000 Analysis Services for browsing data mining models. Unlike the OLAP schema rowsets defined in previous topics, these rowsets are described in their entirety. For more information about these schema rowsets, see the OLE DB for Data Mining specification.

Schema rowset Description
MINING_COLUMNS Describes the individual columns of all defined data mining models known to the provider
MINING_MODEL_CONTENT Allows browsing of the content of a data mining model
MINING_MODEL_PMML Stores the Predictive Model Markup Language (PMML) standard XML representation of the mining model
MINING_MODELS Exposes data mining models
MINING_SERVICE_PARAMETERS Provides a list of parameters that can be supplied when generating a mining model using the CREATE MINING MODEL statement
MINING_SERVICES Provides a description of each data mining algorithm that is supported by that provider