Analysis Services Programming
XML (clsMiningModel)
The XML property of an object of ClassType clsMiningModel returns the Extensible Markup Language (XML) representation of the data mining model.
Data Type
String
Access
Read-only
Remarks
The XML property only returns the XML representation of a data mining model if the data mining model has been trained. If the model has not been trained using the Process method, this property returns an empty string.