PayloadTypeName Property (OracleQueueTableOptions)
'Declaration
Public Property PayloadTypeName As String
public string PayloadTypeName {get; set;}
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.