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

SAP Sybase SQL Anywhere 16.0 » UltraLite - .NET Programming » UltraLite.NET API reference » ULTable class » FindPrevious method

 

FindPrevious() method

Continues a ULTable.FindLast search by moving backward through the table from the current position, looking to see if the previous row exactly matches a value or full set of values in the current index.

 Visual Basic syntax
 C# syntax
 Returns
 Exceptions
 Remarks
 See also