Column (Decision Support Objects)
Hinweis: |
---|
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 Column object in Decision Support Objects (DSO) provides access to data mining columns in Microsoft® SQL Server™ 2000 Analysis Services. The Columns collection of the MiningModel and Column objects are used to access data mining columns and nested data mining columns, respectively, in Analysis Services. The Column object uses the Column interface, with a ClassType property of clsColumn.
The Column object is used to:
- Provide access to nested data mining columns associated with a column in a data mining model.
- Edit properties, such as content type and modeling flags, for a column in Analysis Services.
Siehe auch
Verweis
Konzepte
Data Mining Examples
Data Mining Model (Decision Support Objects)