dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleQueueDequeueOptions Class / Transformation Property

In This Topic
Transformation Property (OracleQueueDequeueOptions)
In This Topic
Gets or sets the transformation that will be applied after dequeuing the message.
Syntax
'Declaration
 
Public Property Transformation As String
 
Remarks
The source type of the transformation must match the type of the queue.
See Also