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

PayloadArrayTypeName Property
Gets or sets array type name for object type queues.
Syntax
'Declaration
 
Public Property PayloadArrayTypeName As String
 

Property Value

Array type name for object type queues.
Remarks
It is to be set only if a queue has object type payloads and Oracle server version is greater than 10.
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