ODAC

TOraQueueAdmin.AlterSubscriber Method

Alters the rule and transformation properties of a queue subscriber.

Class

TOraQueueAdmin

Syntax

procedure AlterSubscriber(Subscriber: TQueueAgent; const Rule: string; const Transformation: string = '');

Parameters
Subscriber
Holds an agent on whose behalf the subscription is being defined.
Rule
Holds a conditional expression based on the message properties, the message data properties, and PL/SQL functions.
Transformation
Holds the transformation that will be applied when this subscriber dequeues the message.

Remarks

Call the AlterSubscriber method to alter the rule and transformation properties of a queue subscriber.

See Also

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