AdomdParameterCollection.IEnumerable.GetEnumerator Method
SQL Server 2012
Returns an enumerator that iterates through a collection.
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Return Value
Type: System.Collections.IEnumeratorAn IEnumerator that can be used to iterate through the collection.
