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
public string Transformation {get; set;}
See Also