Represents a mining structure on the server.
The following tables list the members exposed by the MiningStructure type.
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | Caption | Gets the caption of the mining structure. | 
| .gif) | Columns | Gets the columns within the mining structure. | 
| .gif) | Created | Gets the date and time the mining structure was created. | 
| .gif) | Description | Gets the description of the mining structure. | 
| .gif) | IsProcessed | Determines whether the model is populated. | 
| .gif) | LastProcessed | Gets the date and time the mining structure was last processed. | 
| .gif) | LastUpdated | Gets the date and time the mining structure was last updated. | 
| .gif) | MiningModels | Gets an instance of a MiningModelCollection that represents the collection of mining models contained by a mining structure. | 
| .gif) | Name | Gets the name of the mining structure. | 
| .gif) | ParentConnection | Gets the AdomdConnection from which the mining structure was populated. | 
| .gif) | Properties | Gets the properties of the mining structure. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. Overridden. Determines whether two instances of MiningStructure are equal. | 
| .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) | GetType | (inherited from Object ) | 
| .gif) .gif) | op_Equality | Determines whether two instances of MiningStructure are equal. | 
| .gif) .gif) | op_Inequality | Determines whether two instances of MiningStructure are unequal. | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | Overridden. Gets the name of the mining structure. | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
MiningStructure Class
Microsoft.AnalysisServices.AdomdClient Namespace