ClassType (clsMiningModel)
From Analysis Services Programming
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
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.