AdomdParameterCollection.IndexOf Method (AdomdParameter)
SQL Server 2012
Returns the zero-based index of the first occurrence of a parameter in the AdomdParameterCollection collection.
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Parameters
- value
- Type: Microsoft.AnalysisServices.AdomdClient.AdomdParameter
The AdomdParameter object to locate in the AdomdParameterCollection collection.
