DBSetFilter.DBSetName Property
Specifies the name of a DbSet, to which the filter applies.
Namespace: DevExpress.DataAccess.EntityFramework
Assembly: DevExpress.DataAccess.v25.1.dll
NuGet Package: DevExpress.DataAccess
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String value, identifying the DbSet. |
See Also