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 - AppForge Programming » UltraLite for AppForge API Reference » ULResultSet class

SetDouble method Next Page

SetInteger method


Sets the parameter to the specified Integer value.

Syntax

SetInteger(
index As Integer
value As Integer
)
Member of UltraLiteAFLib.ULResultSet

Parameters

index    The 1-based ordinal of the column in the current row to set.

value    The value the parameter should receive.