Stitch.Database Documentation | |
DBParameter Constructor (String, OleDbType, Int32, Object)
Creates a new DBParameter (based on Access).
Parameters
- ParamName
- Name of the parameter
- type
- OleDbType of the data
- size
- Size of the data
- ovalue
- Value of the parameter
See Also
DBParameter Class | Stitch.Database Namespace | DBParameter Constructor Overload List