Collection Contents Index sp_drop_publication procedure sp_drop_sql_remote procedure pdf/chap18.pdf

Data Replication with SQL Remote
   PART 4. Reference
     CHAPTER 18. Command Reference for Adaptive Server Enterprise       

sp_drop_remote_type procedure


Purpose 

To drop a message type from the database.

Syntax 

sp_drop_remote_type type_name

Argument

Description

type_name

The message type to drop. This must be a string containing one of the following:

  • file

  • ftp

  • smtp

  • mapi

  • vim

See also 

sp_remote_type procedure

Description 

Drops the named message type from the database.

Example 


Collection Contents Index sp_drop_publication procedure sp_drop_sql_remote procedure pdf/chap18.pdf