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

 

setSendColumnNames method

Specifies whether the client should send column names to the MobiLink server during synchronization.

Syntax
setSendColumnNames( Boolean value )
Parameters
  • value   Set to true to send column names, or set to false not to send column names.

Remarks

This parameter is used for direct row handling.