Метод 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. |
В начало