DROP SYNCHRONIZATION PROFILE statement [MobiLink]

Use this statement to delete a SQL Anywhere synchronization profile. Synchronization profiles define how a SQL Anywhere database synchronizes with the MobiLink server.

Syntax
DROP SYNCHRONIZATION PROFILE name
Parameters
  • name   The name of the synchronization profile to delete.

Remarks

None.

Permissions

Must have DBA authority.

Side effects

Automatic commit.

See also
Standards and compatibility
  • SQL/2003   Vendor extension.