This table is used only for QAnywhere applications. It archives messages and their properties.
Do not alter this table.
Column |
Description |
---|---|
msgid |
VARCHAR(128). A globally unique message identifier. |
props | LONG BINARY. An encoding of the message properties. |
content | LONG BINARY. The content of the message. Text messages are encoded as UTF-8. |
PRIMARY KEY( msgid )
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |