dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleQueueOptions Class
Members

OracleQueueOptions Class
Queue options that are used upon creation.
Syntax
'Declaration
 
Public Class OracleQueueOptions 
 
Remarks

Specify these options via Options property of the OracleQueueAdmin class to make settings for the queue that will be created. For more information about advanced queuing technology and samples, refer to Advanced Queuing Technology article.

Inheritance Hierarchy

System.Object
   Devart.Data.Oracle.OracleQueueOptions

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also