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