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