Stitch.Database Documentation | |
DBResult.AssignMSSQL Method
Assigns an SqlDataReader to the DBResult.
Parameters
- sqlDBReader
- SqlDataReader to assign
Return Value
A generic DBResult that can be used to iterate
the returned rows using
FetchArray()
See Also
DBResult Class | Stitch.Database Namespace