I handle IsDeleted filtering in my Repositories for this reason.

On Aug 12, 4:50 pm, rhartzog <[email protected]> wrote:
> Alright, thank you Jason.
>
> On Aug 12, 10:40 am, Jason Meckley <[email protected]> wrote:
>
> > I don't think you can override the where clause. if you need
> > conditional criteria i would go with explicit queries/criteria objects
> > or filters.
>
> > On Aug 12, 10:49 am, rhartzog <[email protected]> wrote:
>
> > > When using the where filter on the mapping file is it possible to
> > > override this?  If I want to list the deleted entities to an admin so
> > > he/she can reactivate it.  Is this possible?  I saw comments from
> > > Gabriel in his soft delete post that say it is not, but that was from
> > > 2008 and thought I would see if anything has changed.
>
> > > Thank you

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en.

Reply via email to