Name | Description | |
---|---|---|
![]() | AddSubscriber | Overloaded. Adds a subscriber to the queue. |
![]() | AlterComment | Changes the OracleQueueOptions.Comment property of the Options object. |
![]() | AlterMaxRetries | Sets the OracleQueueOptions.MaxRetries property of Options. |
![]() | AlterPropagationSchedule | Overloaded. Alters parameters of the schedule by which messages are propagated. |
![]() | AlterQueue | Alters existing properties of a queue. |
![]() | AlterRetentionTime | Sets the OracleQueueOptions.RetentionTime property of OracleQueueAdmin.Options. |
![]() | AlterRetryDelay | Sets the OracleQueueOptions.RetryDelay property of OracleQueueAdmin.Options. |
![]() | AlterSubscriber | Overloaded. Alters existing properties of a subscriber to a specified queue. |
![]() | BeginInit | Begins the initialization of an OracleQueueAdmin. The initialization occurs at run time. |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | CreateQueue | Overloaded. This function creates a nonpersistent RAW queue. |
![]() | DisablePropagationSchedule | Overloaded. Disables a propagation schedule. |
![]() | Dispose | Releases all resources used by the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component) |
![]() | DropQueue | Overloaded. Drops an existing queue. |
![]() | EnablePropagationSchedule | Overloaded. Enables a previously disabled propagation schedule. |
![]() | EndInit | Ends the initialization of an OracleQueueAdmin. The initialization occurs at run time. |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | GetSubscribers | Gets the subscribers of multiconsumer queue. |
![]() | GrantQueuePrivilege | Overloaded. Grants privileges on a queue to users and roles. |
![]() | GrantSystemPrivilege | Overloaded. Grants Oracle Streams AQ system privileges to users and roles. |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | ReadQueueProperties | Reads options for a queue specified in the QueueName property from a server. The queue has to be already created. |
![]() | RemoveSubscriber | Overloaded. Removes a subscriber from the queue. |
![]() | RevokeQueuePrivilege | Revokes privileges on a queue from users and roles. The privileges are Enqueue or Dequeue. |
![]() | RevokeSystemPrivilege | Overloaded. Revokes Oracle Streams AQ system privileges from users and roles. |
![]() | SchedulePropagation | Overloaded. Schedules propagation of messages from a queue to a destination identified by a specific database link. |
![]() | StartDequeue | Enables the specified queue for dequeuing. |
![]() | StartEnqueue | Enables the specified queue for enqueuing. |
![]() | StartQueue | Overloaded. Enables the specified queue for enqueuing or dequeuing. |
![]() | StopDequeue | Overloaded. Disables dequeuing for the specified queue. |
![]() | StopEnqueue | Overloaded. Disables enqueuing for the specified queue. |
![]() | StopQueue | Overloaded. Disables enqueuing or dequeuing on the specified queue. |
![]() | ToString | Returns a System.String containing the name of the System.ComponentModel.Component, if any. This method should not be overridden. (Inherited from System.ComponentModel.Component) |
![]() | UnschedulePropagation | Overloaded. Unschedules previously scheduled propagation of messages from a queue to a destination identified by a specific database link. |
![]() | VerifyQueueTypes | Overloaded. Verifies that the source and destination queues have identical types. The source queue is the queue specified in QueueName. |