DBSetFilter 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 |
---|---|
Criteria |
Specifies the criteria operator associated with this DBSet |
DBSet |
Specifies the name of a Db |
Filter |
Specifies the filter string associated with the current DBSet |
Parameters | Provides access to the collection of parameters passed to a stored procedure by an Entity Framework data source. |
#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. |
Load |
For internal use. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Save |
For internal use. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also