11.01.2013 Views

Oracle Forms Developer – Form Builder Reference, Volume 1

Oracle Forms Developer – Form Builder Reference, Volume 1

Oracle Forms Developer – Form Builder Reference, Volume 1

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Database_Value property<br />

Description<br />

For a base table item that is part of a database record whose status is QUERY or UPDATE,<br />

Database_Value returns the value that was originally fetched from the database. When a fetched value<br />

has been updated and then subsequently committed, Database_Value returns the committed value.<br />

For a control item that is part of a database record, Database_Value returns the value that was originally<br />

assigned to the item when the record was fetched from the database.<br />

For any item that is part of a non-database record whose status is NEW or INSERT, Database_Value<br />

returns the current value of the item.<br />

Note: You can examine the Database_Value property to determine what the value of an item in a<br />

database record was before it was modified by the end user.<br />

Note: You can examine the SYSTEM.RECORD_STATUS system variable or use the<br />

GET_RECORD_PROPERTY built-in to determine if a record has been queried from the database.<br />

Applies to:<br />

all items except buttons, chart items, and image items<br />

Set not settable<br />

Refer to Built-in:<br />

GET_ITEM_PROPERTY<br />

653

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!