ODAC

TOraQueueTable.Compatible Property

Used to define the lowest database version the queue is compatible with.

Class

TOraQueueTable

Syntax

property Compatible: TQueueCompatible default qcDefault;

Remarks

Use the Compatible property to determine the lowest database version with which the queue is compatible. The default value is qcDefault. The meaning of this value depends on the database compatible mode. For more information read the Oracle documentation. This property is used by the CreateQueueTable method.

See Also

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