SnapDAL Library Documentation | |
Provider.CreateParameter Method (String, DbType, Object)
Create a parameter for this provider and set the value
Parameters
- paramName
- Sql Name of the parameter
- paramType
- the type of the parameter. See the documentation
- value
- Parameter value
Return Value
See Also
Provider Class | SnapDAL Namespace | Provider.CreateParameter Overload List