Name | Description | |
---|---|---|
![]() | OracleQueueEnqueueOptions Constructor | Overloaded. Initializes a new instance of the OracleQueueEnqueueOptions class. |
The following tables list the members exposed by OracleQueueEnqueueOptions.
Name | Description | |
---|---|---|
![]() | OracleQueueEnqueueOptions Constructor | Overloaded. Initializes a new instance of the OracleQueueEnqueueOptions class. |
Name | Description | |
---|---|---|
![]() | DeliveryMode | The enqueuer specifies the delivery mode of the messages it wishes to enqueue in the enqueue options. |
![]() | RelativeMessageId | Gets or sets the message identifier of the message which is referenced in the sequence deviation operation. |
![]() | SequenceDeviation | Specifies whether the message being enqueued should be dequeued before other messages already in the queue. |
![]() | Transformation | Gets or sets the transformation that will be applied before enqueuing the message. |
![]() | Visibility | Gets or sets the transactional behavior of the enqueue request. |
Name | Description | |
---|---|---|
![]() | Equals | Compares two OracleQueueEnqueueOptions objects to determine if they are equal. |
![]() | GetHashCode | Returns hash code of the current OracleQueueEnqueueOptions instance. |
![]() | ToString | Gets the object's type. |