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

SQL Anywhere 10.0.1 » UltraLite - M-Business Anywhere Programming » UltraLite for M-Business Anywhere API Reference » ResultSet class

 setFloat method Next Page

setInt method


Sets the value for the specified column using an Integer.

Syntax

setInt( UInt16 columnID, Int32 value )

Parameters
Remarks

The data in the row is not actually changed until you execute an update, and that change is not permanent until it is committed.