In classic ADO, I would use the adocommand.parameters.refresh method to return the list of arguments expected by my stored procedure. Is there a way of doing that with the sqlCommand object in .net?