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