OrderNoteFilterDataSource Class Members
In This Topic
The following tables list the members exposed by OrderNoteFilterDataSource.
Public Constructors
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