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 » ULTable class

 getBoolean method Next Page

getBytes method


Returns the value for the specified column as an array of bytes.

Syntax

Array getBytes( UInt16 index )

Parameters
Remarks

Only valid for columns of type SQLType.BINARY or SQLType.LONGBINARY.