You should use it like this
SqlParameter wellName = new SqlParameter("@wellName", SqlDbType.NVarChar, 50, ParameterDirection.Input, true, 0, 0, "wellName", DataRowVersion.Current, cmbWellName.Value);
________
George, M
Searches(faq333-4906),Carts(faq333-4911)