MiningModelColumnUsages Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains a column usage for the MiningModelColumn objects.
public static class MiningModelColumnUsages
type MiningModelColumnUsages = class
Public Class MiningModelColumnUsages
- Inheritance
-
MiningModelColumnUsages
Fields
Input |
The input value. |
Key |
The key value. |
Predict |
The predict value. |
PredictOnly |
The predict only value. |
Properties
AllValues |
Gets the collection of all the values associated with MiningModelColumnUsages. |