dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleQueueMessage Class / MessageProperties Property

MessageProperties Property (OracleQueueMessage)
Gets or sets the information that AQ uses to manage individual messages.
Syntax
'Declaration
 
Public Property MessageProperties As OracleQueueMessageProperties
 

Property Value

The information that AQ uses to manage individual messages.
Remarks
These are set at enqueue time, and their values are returned at dequeue time.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also