The TrainingQuery property of an object of ClassType clsMiningModel identifies the SQL INSERT statement used to train the mining model.
String
Read/write
If the TrainingQuery property is not set, the SQL INSERT statement for this property is automatically created by Decision Support Objects (DSO) based on the Columns collection of the mining model. TrainingQuery property values are not validated beforehand; they are sent directly to the Analysis server for training the mining model.