SQL Remote User's Guide
Command Reference for Adaptive Server Anywhere
Use this statement to delete a message type definition from a database.
DROP REMOTE MESSAGE TYPE message-system
message-system: FILE | FTP | MAPI | SMTP | VIM
Parameter | Description |
---|---|
message-system | One of the message systems supported by SQL Remote. |
Must have DBA authority. To be able to drop the type, there must be no user granted REMOTE or CONSOLIDATE permissions with this type.
Automatic commit.
DROP REMOTE MESSAGE TYPE statement [SQL Remote]
CREATE REMOTE MESSAGE TYPE statement
ALTER REMOTE MESSAGE TYPE statement