'Declaration
Public ReadOnly Property TransactionGroup As String
Remarks
Messages belonging to the same transaction group will have the same value for this attribute. This attribute is only set by the OracleQueue.DequeueArray. This attribute cannot be used to set the transaction group of a message through OracleQueue.Enqueue or OracleQueue.EnqueueArray calls.