In this article I will explain the sometimes surprising behavior of the ADO.Net SqlParameter
and particularly the effects of ParameterDirection, null value and DBNull.Value
on how the parameter is sent to the database.
In this article I will explain the sometimes surprising behavior of the ADO.Net SqlParameter
and particularly the effects of ParameterDirection, null value and DBNull.Value
on how the parameter is sent to the database.