SQL Anywhere 10.0.1
» MobiLink - Server Administration
» Writing Synchronization Scripts in .NET
» MobiLink server API for .NET reference
» DBRowReader interface
NextRow method
Syntax
object[ ] NextRow( )
Remarks
Retrieves and returns the next row of values in the result set. If there are no more rows in the result set, it returns NULL.
See SQLType enumeration.