For a list of all members of this type, see ISymphoyDataAccessProvider members.
Public Methods
| Name | Description |
| BuildOrderByObject |
The BuildOrderByObject method is used to construct the query order by clause.
|
| BuildSelectCommand |
The BuildOrderByObject method is used to construct the query order by clause.
|
| BuildWhereClause |
The BuildWhereClause method is used to build teh required selection criteria for the chosen database.
|
| Next |
Return the next avaialbe record as a string. Null indicates no more items.
|
Top
See Also