OrderNoteFilterDataSource Class Methods
In This Topic
For a list of all members of this type, see OrderNoteFilterDataSource members.
Public Methods
| Name | Description |
  | Count |
Counts the number of OrderNote objects in result if retrieved using the given SQL criteria
|
  | Load | Overloaded.
Loads a collection of OrderNote 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