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

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

 

set method

Sets a String for the Value.

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