DBSetFilterViewModel Members
In This Article
#Constructors
Name | Description |
---|---|
DBSet |
Initializes a new instance of the DBSet |
DBSet |
Initializes a new instance of the DBSet |
DBSet |
Initializes a new instance of the DBSet |
#Properties
Name | Description |
---|---|
DBSet |
Specifies the name of a DBSet, to which the filter applies. |
Filter | Returns a filter applied to an Entity Framework DBSet. |
Filter |
Specifies the filter string for the Entity Framework DBSet. |
Parameters | Provides access to the collection of parameters associated with the current filter. |
Parameters |
For internal use. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
On |
This method is called when the parameter name is changed. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Refresh |
Updates parameters associated with the current filter. |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
Property |
Occurs every time any of the DBSet |
See Also