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

SQL Anywhere 11.0.0 » UltraLite - M-Business Anywhere Programming » UltraLite for M-Business Anywhere API reference » SyncParms class

 

setStreamParms method

Sets the parameters to configure the synchronization stream.

Syntax
setStreamParms( String value )
Parameters
  • value   String containing all the network protocol options used for synchronization streams. Options are specified as a semicolon-separated list of name=value pairs ("param1=value1;param2=value2").

Remarks

For information about configuring specific stream types, see Network protocol options for UltraLite synchronization streams.