dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleQueueMessageId Structure / Value Property

Value Property (OracleQueueMessageId)
Gets or sets the identification of the message value in the form of array of bytes.
Syntax
'Declaration
 
Public Property Value As Byte()
 

Property Value

The identification of the message value in the form of array of bytes.
Remarks
When setting this field one should remember that length of the array has to be equal to 16.
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