dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleQueueAgent Class
Properties Methods

In This Topic
    OracleQueueAgent Class Members
    In This Topic

    The following tables list the members exposed by OracleQueueAgent.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the OracleQueueAgent class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets protocol-specific address of the recipient. If the protocol is zero, the address is of the form [schema.]queue[@dblink].  
    Public PropertyGets or sets the name of a producer or consumer of a message.  
    Public PropertyGets or sets the protocol to interpret the address and propagate the message.  
    Top
    Public Methods
     NameDescription
    Public MethodCompares two OracleQueueAgent objects to determine if they are equal.  
    Public MethodReturns hash code of the OracleQueueAgent instance.  
    Public MethodReturns the name of the current OracleQueueAgent object.  
    Top
    See Also