Mimer SQL Data Provider
Add Method (MimerParameterCollection)




Mimer.Data.Client Namespace > MimerParameterCollection Class : Add Method
Adds the specified MimerParameter to the MimerParameterCollection.
Overload List
OverloadDescription
Adds the specified MimerParameter to the MimerParameterCollection.  
Adds the specified MimerParameter to the MimerParameterCollection.  
Adds a new MimerParameter to the MimerParameterCollection given parameter name and value.

This overload of Add is marked as obsolete. Use the replacement AddWithValue whenever you want to add a parameter by specifying its name and value.

 
Adds a new MimerParameter to the MimerParameterCollection given parameter name and data type.  
Adds a new MimerParameter to the MimerParameterCollection given parameter name, data type and column length.  
Adds a new MimerParameter to the MimerParameterCollection given parameter name, data type, column length and source column name.  
Requirements

.NET Framework
Version 4.6.2 or later

See Also

Reference

MimerParameterCollection Class
MimerParameterCollection Members