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

SQL Anywhere 11.0.0 » MobiLink - Server Administration » MobiLink Server APIs » Writing synchronization scripts in Java » MobiLink server API for Java Reference » InOutInteger interface

 

setValue method

Syntax
public void setValue( int new_value )
Remarks

Sets the value of this integer parameter.

Parameters
  • new_value   The value for this integer to take.

Example

See: InOutInteger interface.