MiningStructureCollection.Enumerator Members
Supports iterating over a MiningStructureCollection and reading its individual MiningStructure objects.
The following tables list the members exposed by the MiningStructureCollection.Enumerator type.
Public Properties
Nom | Description | |
---|---|---|
Current | Gets the current MiningStructure in the MiningStructureCollection. |
Haut de la page
Public Methods
(see also Protected Methods )
Nom | Description | |
---|---|---|
{dtor} | Releases all resources used by the MiningStructureCollection.Enumerator. | |
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
MoveNext | Moves to the next MiningStructure in the MiningStructureCollection. | |
ReferenceEquals | (inherited from Object ) | |
Reset | Sets the Enumerator to its initial position, which is before the first element in the collection. | |
ToString | (inherited from Object ) |
Haut de la page
Protected Methods
Nom | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Haut de la page
Voir aussi
Référence
MiningStructureCollection.Enumerator Class
Microsoft.AnalysisServices.AdomdServer Namespace