Compartir a través de


Add Método

Adds an AdomdParameter object to the AdomdParameterCollection.

Lista de sobrecargas

  Nombre Descripción
Método publico Add(AdomdParameter) Adds an AdomdParameter object to the AdomdParameterCollection collection.
Método publico Add(String, Object) Creates a new AdomdParameter object with the specified property name and value, and adds it to the collection.

Principio