OrderFilterDataSource Class Members
In This Topic
The following tables list the members exposed by OrderFilterDataSource.
Public Constructors
Public Methods
| Name | Description |
| CountForFilter |
Counts the number of Order objects in result if retrieved using the given SQL criteria
|
| LoadForFilter | Overloaded.
Loads a collection of Order objects from the database based on given SQL criteria
|
Top
Extension Methods
| Name | Description |
| ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also