The globally unique message id of the message.
Visual Basic Public Readonly Property MessageID As String
C# public string MessageID {get;}
This property is null until a message is put.
When a message is sent using QAManagerBase.PutMessage, the MessageID is null and can be ignored. When the send method returns, it contains an assigned value.
For more information about getting and setting message headers and properties, see Introduction to QAnywhere messages.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |