Changes queue table primary_instance parameter.
Class
TOraQueueTable
Syntax
procedure AlterPrimaryInstance(PrimaryInstance: integer);
Parameters
PrimaryInstance
Holds the primary owner of the queue table.
Remarks
Call the AlterPrimaryInstance method to alter queue table primary_instance parameter.
See Also