Represents a mining model of an AdomdConnection.
The following tables list the members exposed by the MiningModel type.
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | Algorithm | Gets a provider-specific name that describes the algorithm that is used to generate the model. | 
| .gif) | AllowDrillThrough | Gets a value that indicates whether the mining model allows drillthrough. | 
| .gif) | Attributes | Gets the mining attributes associated with this mining model. | 
| .gif) | Columns | Gets a collection of MiningModelColumn objects for the model. | 
| .gif) | Content | Gets a collection of top-level MiningContentNode objects for the model. | 
| .gif) | Created | Gets the date and time that the mining model was created. | 
| .gif) | Description | Gets the user-defined description of the mining model. | 
| .gif) | IsProcessed | Gets a value that indicates whether the mining model is populated. | 
| .gif) | LastProcessed | Gets the date and time that the mining model was last processed. | 
| .gif) | LastUpdated | Gets the date and time that the mining model was last updated. | 
| .gif) | Name | Overridden. Gets the name of the mining model. | 
| .gif) | Parameters | Gets a collection of MiningParameter objects that apply to the mining model. | 
| .gif) | Parent | Gets the MiningStructureto which this mining model belongs. | 
| .gif) | Properties | Gets a collection of Property objects that apply to the mining model. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | {dtor} | Releases all resources used by the MiningModel. | 
| .gif) | Dispose | Releases all resources used by the MiningModel. | 
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | FindAttribute | Returns the MiningAttribute specified by an attribute ID. | 
| .gif) | GetAttributeFullStatistics | Returns the statistics for the specified attribute, including the statistics for each state of the attribute. | 
| .gif) | GetAttributes | Returns a collection of attributes based on the specified MiningFeatureSelection. | 
| .gif) | GetAttributeSimpleStatistics | Returns the statistics for the specified attribute, excluding the statistics for each state of the attribute. | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetNodeFromUniqueName | Returns a MiningContentNode from the Content collection, using the UniqueName property of the MiningContentNode. | 
| .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 ) | 
顶部
请参阅
参考
MiningModel Class
Microsoft.AnalysisServices.AdomdServer Namespace