Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 » MobiLink - Server Administration » MobiLink Server APIs » 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.