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

SQL Anywhere 11.0.0 » UltraLiteJ » UltraLiteJ Reference » UltraLiteJ API reference » ValueWriter interface

 

set function

Sets an integer for the Value.

Syntax
void ValueWriter.set(
  int value
) throws ULjException
Parameters
  • value   The value to set.