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

In This Topic
Transformation Property (OracleQueueEnqueueOptions)
In This Topic
Gets or sets the transformation that will be applied before enqueuing the message.
Syntax
'Declaration
 
Public Property Transformation As String
 
Remarks
The return type of the transformation function must match the type of the queue.
See Also