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

SQL Anywhere 10.0.1 » MobiLink - Server Administration » Writing Synchronization Scripts in .NET » MobiLink server API for .NET reference » DBRowReader interface

DBRowReader interface Next Page

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.