MiningModelCollection.Enumerator Members
Supports iterating over a MiningModelCollection and reading its individual MiningModel objects.
The following tables list the members exposed by the MiningModelCollection.Enumerator type.
Public Properties
Name | Description | |
---|---|---|
![]() |
Current | Gets the current MiningModel in the MiningModelCollection. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
{dtor} | Releases all resources used by the MiningModelCollection.Enumerator. |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() |
MoveNext | Moves to the next MiningModel in the MiningModelCollection. |
![]() ![]() |
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 ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
MiningModelCollection.Enumerator Class
Microsoft.AnalysisServices.AdomdServer Namespace