Compartilhar via


Método AdomdParameterCollection.IndexOf

Incluir membros protegidos
Incluir membros herdados

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

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Método público IndexOf(String) Given a property name, this method returns the zero-based index of the first occurrence of a parameter in the AdomdParameterCollection collection.
Método público IndexOf(AdomdParameter) Returns the zero-based index of the first occurrence of a parameter in the AdomdParameterCollection collection.

Início

Consulte também

Referência

AdomdParameterCollection Classe

Namespace Microsoft.AnalysisServices.AdomdClient