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.

User_NLS_Date_<strong>Form</strong>at property<br />

Description<br />

Obtains the current NLS date format mask.<br />

Applies to application<br />

Set Not settable from within <strong>Form</strong> <strong>Builder</strong>.<br />

Refer to Built-in<br />

GET_APPLICATION_PROPERTY<br />

Note that this property is read-only. That is, you cannot specify it in<br />

SET_APPLICATION_PROPERTY.<br />

For example, if you wanted to set the PLSQL_DATE_FORMAT property to the current NLS date<br />

format mask value, you could code the following in a WHEN-NEW-FORM-INSTANCE trigger in your<br />

application:<br />

SET_APPLICATION_PROPERTY(PLSQL_DATE_FORMAT,<br />

Default<br />

None.<br />

322<br />

GET_APPLICATION_PROPERTY(USER_NLS_DATE_FORMAT));

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

Saved successfully!

Ooh no, something went wrong!