dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleQueueAgent Class / Address Property

In This Topic
    Address Property
    In This Topic
    Gets or sets protocol-specific address of the recipient. If the protocol is zero, the address is of the form [schema.]queue[@dblink].
    Syntax
    'Declaration
     
    Public Property Address As String
    public string Address {get; set;}

    Property Value

    The address of the recipient.
    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