Метод AdomdParameterCollection.IndexOf

Показывать защищенные элементы
Показывать наследуемые элементы

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

Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.

Список перегрузок

  Имя Описание
Открытый метод IndexOf(String) Given a property name, this method returns the zero-based index of the first occurrence of a parameter in the AdomdParameterCollection collection.
Открытый метод IndexOf(AdomdParameter) Returns the zero-based index of the first occurrence of a parameter in the AdomdParameterCollection collection.

В начало

См. также

Справочник

AdomdParameterCollection Класс

Пространство имен Microsoft.AnalysisServices.AdomdClient