DBSetFilter Constructors
A filter applied to an Entity Framework DBSet.
Name | Parameters | Description |
---|---|---|
DBSet |
none |
Initializes a new instance of the DBSet |
DBSet |
db |
Initializes a new instance of the DBSet |
DBSet |
db |
Initializes a new instance of the DBSet |
See Also