dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleQueue Class / ReadPayloadTypeName Method

In This Topic
    ReadPayloadTypeName Method
    In This Topic
    Sends an inquiry to a server and determines payload type, which depends on the queue type on which the operation is being performed. This can be object type or 'RAW'.
    Syntax
    'Declaration
     
    Public Function ReadPayloadTypeName() As String
    public string ReadPayloadTypeName()
    Remarks
    When determined, PayloadTypeName property is set.
    See Also