B
bthumber
My application uses soft deletes. If there is a date in the column/row the
record is filtered out and the user can not see it. But, if I want undelete
that record in the application, how would I insert a null value back into the
database? (C#).
record is filtered out and the user can not see it. But, if I want undelete
that record in the application, how would I insert a null value back into the
database? (C#).