ParameterDirection
Specifies whether a parameter is an IN parameter (can be used) or an OUT (has to be assigned in the function body).
Specifies whether a parameter is an IN parameter (can be used) or an OUT (has to be assigned in the function body).