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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

160<br />

Navigable properties set to Yes. Returns the VARCHAR2 string FALSE if<br />

the block is not enterable.<br />

FIRST_DETAIL_RELATION Returns the VARCHAR2 name of the first<br />

relation in which the given block is a detail. Returns NULL if one does not<br />

exist.<br />

FIRST_ITEM Returns the VARCHAR2 name of the first item in the given<br />

block.<br />

FIRST_MASTER_RELATION Returns the VARCHAR2 name of the<br />

first relation in which the given block is a master. Returns NULL if one<br />

does not exist.<br />

INSERT_ALLOWED Returns the VARCHAR2 value TRUE if the Insert<br />

Allowed block property is Yes, FALSE if it is No. This property<br />

determines whether the operator or the application is allowed to insert<br />

records in the block.<br />

KEY_MODE Returns the VARCHAR2 value that indicates the current<br />

setting of the Key Mode block property. Return values for this property are<br />

UNIQUE_KEY, UPDATEABLE_PRIMARY_KEY, or<br />

NON_UPDATEABLE_PRIMARY_KEY.<br />

LAST_ITEM Returns the name of the last item in the given block.<br />

LAST_QUERY Returns the SQL statement of the last query in the<br />

specified block.<br />

LOCKING_MODE Returns the VARCHAR2 value IMMEDIATE if<br />

rows are to be locked immediately on a change to a base table item;<br />

otherwise, it returns the VARCHAR2 value DELAYED if row locks are to<br />

be attempted just prior to a commit.<br />

MAX_QUERY_TIME Returns the VARCHAR2 value that indicates the<br />

current setting of the Maximum Query Time property. This property<br />

determines whether the operator can abort a query when the elapsed time of<br />

the query exceeds the value of this property.<br />

MAX_RECORDS_FETCHED Returns a number representing the<br />

maximum number of records that can be fetched. This property is only<br />

useful when the Query All Records property is set to Yes.<br />

NAVIGATION_STYLE Returns the VARCHAR2 value that indicates the<br />

current setting of the block’s NAVIGATION_STYLE property, either<br />

SAME_RECORD, CHANGE_RECORD, or CHANGE_BLOCK.<br />

NEXTBLOCK Returns the name of the next block. Returns NULL if the<br />

indicated block is the last block in the form. Note that the setting of the<br />

block’s NEXT_NAVIGATION_BLOCK property has no effect on the value<br />

of NEXTBLOCK.<br />

NEXT_NAVIGATION_BLOCK Returns the VARCHAR2 name of the<br />

block’s next navigation block. By default, the next navigation block is the<br />

next block as defined by the order of blocks in the Object Navigator;<br />

however, the NEXT_NAVIGATION_BLOCK block property can be set to<br />

override the default block navigation sequence.

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

Saved successfully!

Ooh no, something went wrong!