A script-enabled browser is required for this page to function properly.

Query Allowed (Item) Property

Description

Determines if the item can be included in a query against the base table of the owning block.

Applies to all items except buttons, chart items, and image items

Set Oracle Forms, programmatically

Refer to Built-in

GET_ITEM_PROPERTY

SET_ITEM_PROPERTY

Default

Yes; however if the item is part of the foreign key in the detail block of a master-detail block relation, Oracle Forms sets this property to No.

Usage Notes

To set the Query Allowed (Item) property programmatically, use the constant QUERYABLE.

Query Allowed (Item) Restrictions