Compartir a través de


RemoveAt Método

Removes the specified parameter from the AdomdParameterCollection object.

Lista de sobrecargas

  Nombre Descripción
Método publico RemoveAt(Int32) Removes the parameter at the specified index of the AdomdParameterCollection object.
Método publico RemoveAt(String) Removes the parameter specified by name in the AdomdParameterCollection object.

Principio