ODAC

TOraQueueTable.AlterQueueTable Method

Changes existing queue table properties.

Class

TOraQueueTable

Syntax

procedure AlterQueueTable(const Comment: string; PrimaryInstance: integer = AQ_NOT_DEFINED; SecondaryInstance: integer = AQ_NOT_DEFINED);

Parameters
Comment
Holds the user-defined description of the queue-table.
PrimaryInstance
Holds the primary owner of the queue table.
SecondaryInstance
Holds the secondary owner of the queue table.

Remarks

Call the AlterQueueTable method to alter existing queue table properties. You can alter the following properties: Comment, PrimaryInstance, SecondaryInstance.

See Also

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