| Devart.Data.Oracle Namespace : OracleQueue Class |
OracleQueue Constructor | Overloaded. Initializes a new instance of the OracleQueue class. |
AsyncNotification | Switches asynchronous listening on or off. |
Connection | Gets or sets the OracleConnection to the Oracle server which provides AQ functionality. |
| Gets the |
DequeueOptions | Gets or sets dequeue options, which are used to dequeue messages from queues by default. |
EnqueueMessageProperties | Gets or sets message properties used by default when inserting messages into queues. |
EnqueueOptions | Gets or sets enqueue options used for inserting messages into queues by default. |
PayloadArrayTypeName | Gets or sets array type name for object type queues. |
PayloadTypeName | Gets or sets the type of message payload. |
QueueName | Gets or sets the name of the queue. |
| Gets or sets the |
BeginInit | Begins the initialization of an OracleQueue. The initialization occurs at run time. |
| Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
Dequeue | Overloaded. Dequeues a message from the specified queue. |
DequeueArray | Overloaded. Dequeues an array of messages. |
| Releases all resources used by the |
EndInit | Ends the initialization of an OracleQueue. The initialization occurs at run time. |
Enqueue | Overloaded. Adds a message to the specified queue. |
EnqueueArray | Overloaded. Enqueues an array of messages. |
FindPayloadArrayType | Makes an attempt to find PayloadArrayTypeName for PayloadTypeName. PayloadTypeName property has to be set. |
| Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
| Obtains a lifetime service object to control the lifetime policy for this instance. |
Listen | Overloaded. This procedure listens on one or more queues on behalf of a list of agents. The address field of the agent indicates the queue the agent wants to monitor. Only local queues are supported as addresses. |
ReadPayloadTypeName | Sends an inquiry to a server and determines payload type, which depends on the queue type on which the operation is being performed. This can be object type or 'RAW'. |
| Returns a |
| Occurs when the component is disposed by a call to the |
OnMessage | Triggers when AsyncNotification property is true and message notification arrives. |
OracleQueue Class | Devart.Data.Oracle Namespace | OracleQueueAdmin Class | OracleQueueTable Class
© 2002 - 2013 Devart. All Rights Reserved.