MiningStructure Members
Represents a mining structure on the server.
The following tables list the members exposed by the MiningStructure type.
Public Properties
Name | Description | |
---|---|---|
Caption | Gets the caption of the mining structure. | |
Columns | Gets the columns within the mining structure. | |
Created | Gets the date and time the mining structure was created. | |
Description | Gets the description of the mining structure. | |
IsProcessed | Gets a value that indicates whether the mining structure is processed. | |
LastProcessed | Gets the date and time the mining structure was last processed. | |
LastUpdated | Gets the date and time the mining structure was last updated. | |
MiningModels | Gets the mining models in the mining structure. | |
Name | Overridden. Gets the name of the mining structure. | |
Properties | Gets the properties of the mining structure. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
{dtor} | Releases all resources used by the MiningStructure. | |
Dispose | Releases all resources used by the MiningStructure. | |
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
MiningStructure Class
Microsoft.AnalysisServices.AdomdServer Namespace