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