This topic has not yet been rated - Rate this topic

AdomdParameterCollection.IEnumerable.GetEnumerator Method

Returns an enumerator that iterates through a collection.

Namespace:  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
IEnumerator IEnumerable.GetEnumerator()

Return Value

Type: System.Collections.IEnumerator
An IEnumerator that can be used to iterate through the collection.

Implements

IEnumerable.GetEnumerator()
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.