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

SetInteger method Next Page

SetLong method


Sets the parameter to the specified Long value.

Syntax

SetLong(
index As Integer
value As Long
)
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.