Use this statement to delete an UltraLite synchronization profile. Synchronization profiles define how an UltraLite database synchronizes with the MobiLink server.
DROP SYNCHRONIZATION PROFILE sync-profile-name
sync-profile-name The name of the synchronization profile.
None.
None.
The following example shows the syntax for dropping a synchronization profile called Test1.
DROP SYNCHRONIZATION PROFILE Test1; |
Envoyer votre avis sur cette page par email. | Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |