Represents a column in a mining model.
The following tables list the members exposed by the MiningModelColumn type.
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | Columns | Gets a collection containing the nested MiningModelColumn objects. | 
| .gif) | ContainingColumn | Gets the name of the table column containing this column. | 
| .gif) | Content | Gets the content type of the column. | 
| .gif) | Description | Gets the user-description of the column. | 
| .gif) | Distribution | Gets the MiningColumnDistribution for this column. | 
| .gif) | Flags | Gets the modeling flag for the column. | 
| .gif) | FullyQualifiedName | Gets the fully qualified name of the column. | 
| .gif) | IsInput | Determines whether the column is an input column. | 
| .gif) | IsPredictable | Determines whether the column is predictable. | 
| .gif) | IsProcessed | Determines whether the MiningModelColumn is processed. | 
| .gif) | IsRelatedToKey | Determines whether the MiningModelColumn is related to the key. | 
| .gif) | IsTable | Determines whether the column is a table datatype. | 
| .gif) | LastProcessed | Gets the date and time the mining model column was last processed. | 
| .gif) | LastUpdated | Gets the date and time the mining model column was last updated. | 
| .gif) | Name | Overridden. Gets the name of the column. | 
| .gif) | Parent | Gets the parent MiningModel. | 
| .gif) | ParentMiningModel | Gets the MiningModel to which this column belongs. | 
| .gif) | PredictionScore | Gets the prediction score for the MiningModelColumn. | 
| .gif) | Properties | Gets a PropertyCollection containing the properties for the column. | 
| .gif) | RelatedAttribute | Gets the name of the related column for the MiningModelColumn. | 
| .gif) | StructureColumn | Gets the name of the structure column for the MiningModelColumn. | 
| .gif) | Type | Gets the MiningColumnType of the column. | 
| .gif) | Values | Gets a MiningValueCollection containing the possible values associated with the column. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | {dtor} | Releases all resources used by the MiningModelColumn. | 
| .gif) | Dispose | Releases all resources used by the MiningModelColumn. | 
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
MiningModelColumn Class
Microsoft.AnalysisServices.AdomdServer Namespace