Overload | Description |
---|---|
Add(String,Object) | Adds a parameter to this collection for use as a bind variable in the SQL statement. |
Add(String,Object,ParameterDirection) | Adds a parameter to this collection for passing to the database and in replacing parameters in the SQL statement, using a specific parameter direction. |
Add(String,Object,IDbDataParameter) | |
Add(String,IDbDataParameter) | Adds a parameter to this collection for passing to the database and in replacing parameters in the SQL statement. |
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family