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

SetBoolean method Next Page

SetByte method


Sets the specified column to the Byte value passed in.

Syntax

SetByte(
index As Integer , _
data As Byte
)
Member of UltraLiteAFLib.ULResultSet

Parameters

index    The 1-based ordinal in the result set.