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

SQL Anywhere 12.0.0 » UltraLite - .NET Programming » UltraLite.NET API reference » ULTable class » FindLast method

 

FindLast() method

Moves backward through the table from the end, looking for a row that exactly matches a value or full set of values in the current index.

 Visual Basic syntax
 C# syntax
 Returns
 Exceptions
 Remarks
 See also