dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleQueue Class / PayloadTypeName Property

In This Topic
    PayloadTypeName Property (OracleQueue)
    In This Topic
    Gets or sets the type of message payload.
    Syntax
    'Declaration
     
    Public Property PayloadTypeName As String
    public string PayloadTypeName {get; set;}

    Property Value

    Object type name or 'RAW'.
    See Also