Condividi tramite


Metodo AdomdParameterCollection.IndexOf

Include i membri protetti
Include i membri ereditati

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

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

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

In alto

Vedere anche

Riferimento

AdomdParameterCollection Classe

Spazio dei nomi Microsoft.AnalysisServices.AdomdServer