Метод RemoveAt

Removes the specified parameter from the AdomdParameterCollection object.

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

  Имя Описание
Открытый метод RemoveAt(Int32) Removes the parameter at the specified index of the AdomdParameterCollection object.
Открытый метод RemoveAt(String) Removes the parameter specified by name in the AdomdParameterCollection object.

В начало