dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleQueueAdmin Class

In This Topic
    OracleQueueAdmin Class Methods
    In This Topic

    For a list of all members of this type, see OracleQueueAdmin members.

    Public Methods
     NameDescription
    Public MethodOverloaded. Adds a subscriber to the queue.  
    Public MethodChanges the OracleQueueOptions.Comment property of the Options object.  
    Public MethodSets the OracleQueueOptions.MaxRetries property of Options.  
    Public MethodOverloaded. Alters parameters of the schedule by which messages are propagated.  
    Public MethodAlters existing properties of a queue.  
    Public MethodSets the OracleQueueOptions.RetentionTime property of OracleQueueAdmin.Options.  
    Public MethodSets the OracleQueueOptions.RetryDelay property of OracleQueueAdmin.Options.  
    Public MethodOverloaded. Alters existing properties of a subscriber to a specified queue.  
    Public MethodBegins the initialization of an OracleQueueAdmin. The initialization occurs at run time.  
    Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded. This function creates a nonpersistent RAW queue.  
    Public MethodOverloaded. Disables a propagation schedule.  
    Public MethodReleases all resources used by the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component)
    Public MethodOverloaded. Drops an existing queue.  
    Public MethodOverloaded. Enables a previously disabled propagation schedule.  
    Public MethodEnds the initialization of an OracleQueueAdmin. The initialization occurs at run time.  
    Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
    Public MethodGets the subscribers of multiconsumer queue.  
    Public MethodOverloaded. Grants privileges on a queue to users and roles.  
    Public MethodOverloaded. Grants Oracle Streams AQ system privileges to users and roles.  
    Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
    Public MethodReads options for a queue specified in the QueueName property from a server. The queue has to be already created.  
    Public MethodOverloaded. Removes a subscriber from the queue.  
    Public MethodRevokes privileges on a queue from users and roles. The privileges are Enqueue or Dequeue.  
    Public MethodOverloaded. Revokes Oracle Streams AQ system privileges from users and roles.  
    Public MethodOverloaded. Schedules propagation of messages from a queue to a destination identified by a specific database link.  
    Public MethodEnables the specified queue for dequeuing.  
    Public MethodEnables the specified queue for enqueuing.  
    Public MethodOverloaded. Enables the specified queue for enqueuing or dequeuing.  
    Public MethodOverloaded. Disables dequeuing for the specified queue.  
    Public MethodOverloaded. Disables enqueuing for the specified queue.  
    Public MethodOverloaded. Disables enqueuing or dequeuing on the specified queue.  
    Public MethodReturns a System.String containing the name of the System.ComponentModel.Component, if any. This method should not be overridden. (Inherited from System.ComponentModel.Component)
    Public MethodOverloaded. Unschedules previously scheduled propagation of messages from a queue to a destination identified by a specific database link.  
    Public MethodOverloaded. Verifies that the source and destination queues have identical types. The source queue is the queue specified in QueueName.  
    Top
    See Also