Analysis Services Programming

ClassType (clsMiningModel)

The ClassType property of an object of ClassType clsMiningModel returns an enumeration constant that identifies the specific class type.

Data Type

ClassTypes

Access

Read-only

Remarks

The ClassType property always returns clsMiningModel for this object. To distinguish between relational and OLAP data mining models, use the SubClassType property.

See Also

clsMiningModel

SubClassType (clsMiningModel)