MiningStructure Members
Represents a mining structure on the server.
The following tables list the members exposed by the MiningStructure type.
Public Properties
Nombre | 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 | Determines whether the model is populated. | |
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 an instance of a MiningModelCollection that represents the collection of mining models contained by a mining structure. | |
Name | Gets the name of the mining structure. | |
ParentConnection | Gets the AdomdConnection from which the mining structure was populated. | |
Properties | Gets the properties of the mining structure. |
Arriba
Public Methods
(see also Protected Methods )
Nombre | Description | |
---|---|---|
Equals | Overloaded. Overridden. Determines whether two instances of MiningStructure are equal. | |
GetHashCode | Overridden. Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables. | |
GetType | (inherited from Object ) | |
op_Equality | Determines whether two instances of MiningStructure are equal. | |
op_Inequality | Determines whether two instances of MiningStructure are unequal. | |
ReferenceEquals | (inherited from Object ) | |
ToString | Overridden. Gets the name of the mining structure. |
Arriba
Protected Methods
Nombre | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Arriba
Vea también
Referencia
MiningStructure Class
Microsoft.AnalysisServices.AdomdClient Namespace