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

ReadPayloadTypeName Method
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
 
Remarks
When determined, PayloadTypeName property is set.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also