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

In This Topic
    PayloadArrayTypeName Property
    In This Topic
    Gets or sets array type name for object type queues.
    Syntax
    'Declaration
     
    Public Property PayloadArrayTypeName As String
    public string PayloadArrayTypeName {get; set;}

    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