Enforce Primary Key (Block) Property
Description
Indicates that any record inserted or updated in the block must have a unique key in order to avoid committing duplicate rows to the block's base table.
Applies to block
Set Oracle Forms, programmatically
Refer to Built-in
GET_BLOCK_PROPERTY
SET_BLOCK_PROPERTY
No
Enforce Primary Key (Block) Restrictions
The Primary Key item property must be set to Yes for one or more items in the block.
Related topic
Primary Key (Item) property