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

OracleQueue Class Properties

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

Public Properties
 NameDescription
Public PropertySwitches asynchronous listening on or off.  
Public PropertyGets or sets the OracleConnection to the Oracle server which provides AQ functionality.  
Public PropertyGets the System.ComponentModel.IContainer that contains the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component)
Public PropertyGets or sets dequeue options, which are used to dequeue messages from queues by default.  
Public PropertyGets or sets message properties used by default when inserting messages into queues.  
Public PropertyGets or sets enqueue options used for inserting messages into queues by default.  
Public PropertyGets or sets array type name for object type queues.  
Public PropertyGets or sets the type of message payload.  
Public Propertystatic (Shared in Visual Basic)Gets or sets the TCP port, at which notifications are delivered when AsyncNotification is set to true.  
Public PropertyGets or sets the name of the queue.  
Public PropertyGets or sets the System.ComponentModel.ISite of the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component)
Top
See Also