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 - C and C++ Programming » API Reference » UltraLite C++ API Reference » ul_synch_info_w2 struct

 

additional_parms variable

Synopsis
const ul_wchar * ul_synch_info_w2::additional_parms
Remarks

A string of additional synchronization parameters coded as a semicolon delimited list of keywords and values. This field contains synchronization parameters that are infrequently used.

The valid additional parameters are:

Example
"DisableConcurrency=1;TableOrder=Customer,Order"