sp_add_param
Description:
Add a new parameter to the SP
this with type
, val.length
and val
.
Parameters:
this | |
type |
a type |
val |
|
len |
a length |
Returns:
|
Add a new parameter to the SP
this with type
, val.length
and val
.
this | |
type |
a type |
val |
|
len |
a length |
|