ODAC

TOraQueueAdmin.StartQueue Method

Enables enqueueing, dequeueing, or both on a queue.

Class

TOraQueueAdmin

Syntax

procedure StartQueue(Enqueue: boolean = True; Dequeue: boolean = True);

Parameters
Enqueue
True, if enqueueing is enabled. False otherwise.
Dequeue
True, if dequeueing is enabled. False otherwise.

Remarks

Call the StopQueue method to enable enqueueing, dequeueing, or both on a queue.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback