• How can I pass null values using SqlParameter???

    I need to pass null value to a DateTime field in the database but don't know how to do it.

    I tried using DBNull and other values but none of them worked.

     

    Kindest Regards,

    @puy Inc