Skip to main content
A newer version of this page is available. .

DBSetFilter Class

A filter applied to an Entity Framework DBSet.

Namespace: DevExpress.DataAccess.EntityFramework

Assembly: DevExpress.DataAccess.v19.2.dll

Declaration

public class DBSetFilter :
    ICloneable

The following members return DBSetFilter objects:

Remarks

See the following topic in MSDN for more information: DbSet Class.

Inheritance

Object
DBSetFilter
See Also