PayloadTypeName Property (OracleQueueTableOptions)
public string PayloadTypeName {get; set;}
'Declaration
Public Property PayloadTypeName As String
Property Value
Can be RAW or some user-defined object type. To specify the payload type as an object type, you must define the object type in the database.