ODAC

TOraQueueTable.DropQueueTable Method

Drops the queue table.

Class

TOraQueueTable

Syntax

procedure DropQueueTable(Force: boolean = False);

Parameters
Force
If True, stops and dropps all queues in the table automatically. Otherwise the table will not be dropped if there are any queues in it.

Remarks

Call the DropQueueTable method to drop the queue table. If the Force parameter is set to False, the table will not be dropped if there are any queues in the table. Otherwise all queues will be stopped and dropped automatically.

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