Share via


AdomdParameterCollection.IndexOf Method

Returns the zero-based index of the first occurrence of a parameter in the AdomdParameterCollection collection.

Overload List

Name Description
AdomdParameterCollection.IndexOf (AdomdParameter)
Returns the zero-based index of the first occurrence of a parameter in the AdomdParameterCollection collection.
AdomdParameterCollection.IndexOf (String)
Given a property name, this method returns the zero-based index of the first occurrence of a parameter in the AdomdParameterCollection collection.

See Also

Reference

AdomdParameterCollection Class
AdomdParameterCollection Members
Microsoft.AnalysisServices.AdomdServer Namespace