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
이름 | Description | |
---|---|---|
Current | Gets the current MiningModel in the MiningModelCollection. |
위쪽
Public Methods
(see also Protected Methods )
이름 | 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 ) |
위쪽
Protected Methods
이름 | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
위쪽
참고 항목
참조
MiningModelCollection.Enumerator Class
Microsoft.AnalysisServices.AdomdServer Namespace