You can specify options for each MobiLink user in the remote database by using extended options. Extended options can be specified on the command line, stored in the database, or specified with the sp_hook_dbmlsync_set_extended_options event hook.
Prérequis
You must have an existing database and a user ID that has the SYS_REPLICATION_ADMIN_ROLE system role.
Contexte et remarques
You can programmatically customize the behavior of an upcoming synchronization.
For more information, see sp_hook_dbmlsync_set_extended_options.
Connect to the database.
Execute an ALTER SYNCHRONIZATION USER statement.
You can also specify properties when you create the MobiLink user name.
Exemple
The following example changes the extended options for MobiLink user named SSinger to their default values:
ALTER SYNCHRONIZATION USER SSinger DELETE ALL OPTION |
![]() |
Discuter à propos de cette page dans DocCommentXchange.
|
Copyright © 2013, SAP AG ou société affiliée SAP - SAP Sybase SQL Anywhere 16.0 |