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

SQL Anywhere 12.0.0 (Français) » UltraLite - .NET Programming » UltraLite.NET API reference » ULTable class » FindNext method

 

FindNext() method

Continues a ULTable.FindFirst() search by moving forward through the table from the current position, looking to see if the next row exactly matches a value or full set of values in the current index.

 Visual Basic syntax
 C# syntax
 Returns
 Exceptions
 Remarks
 See also