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 used to generate the model. | 
| .gif) | AllowDrillThrough | Determines 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 the mining model was created. | 
| .gif) | Description | Gets the user-defined description of the mining model. | 
| .gif) | IsProcessed | Indicates if the mining model is populated. | 
| .gif) | LastProcessed | Gets the date and time the mining model was last processed. | 
| .gif) | LastUpdated | Gets the date and time the mining model was last updated. | 
| .gif) | Name | 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 MiningStructure to which this mining model belongs. | 
| .gif) | ParentConnection | Gets the AdomdConnection to 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) | Equals | Overloaded. Overridden. Determines whether two instances of MiningModel are equal. | 
| .gif) | FindAttribute | Gets the MiningAttribute specified by an attribute ID. | 
| .gif) | GetAttributes | Gets a collection of attributes based on their feature selection. | 
| .gif) | GetHashCode | Overridden. Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables. | 
| .gif) | GetNodeFromUniqueName | Gets a MiningContentNode from the Content collection, using the UniqueName property of the MiningContentNode. | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | op_Equality | Determines whether two instances of MiningModel are equal. | 
| .gif) .gif) | op_Inequality | Determines whether two instances of MiningModel are unequal. | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | Overridden. Gets the name of the mining model. | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
MiningModel Class
Microsoft.AnalysisServices.AdomdClient Namespace