OrderFilterDataSource Class Methods
In This Topic
For a list of all members of this type, see OrderFilterDataSource members.
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