单项选择题
You established access to menu modules using roles. While testing the application, you need access to all the menus in the SALES form module for all the roles. Which method will override the Menu Module Roles property to allow you to access all the menu items?()
A.Disable the values for the Menu Module Roles property.
B.Set the Use Security value in the form module Property Palette to 'True'.
C.Set the Use Security value in the form module Property Palette to 'False'.
D.Set the Use Security value in the menu module Property Palette to 'True'.
E.Set the Use Security value in the menu module Property Palette to 'False'.
相关考题
-
单项选择题
WhatdoestheFIND_MENU_ITEMbuilt-infunctionreturn?()
A.The internal ID of a menu.
B.The internal ID of a menu item.
C.The internal ID of a menu module.
D.The internal ID of form module to which the menu is attached. -
单项选择题
YouarecreatingtheCUST_PREMIUMdatablockintheAUTO_INSURANCEform.Anewstatelawrequiresthatpremiumsbeloweredfordriverswithagooddrivinghistory.Becausethiscouldpotentiallyaffectalargenumberofrecords,youwanttobasethedatablockonastoredprocedurereturningatableofrecords.Whichstatementsupportsthisapproach?()
A.A table of records is efficient in terms of network traffic.
B.A table of records improves developer productivity because the database administrator does not have to create a server side view.
C.A table of records is efficient because the number of records fetched depends on the Array Fetch property value.
D.Your coding effort is simplified since DML operations are handles by setting form module properties. -
单项选择题
Youdevelopingaformmodule,andyouwouldliketomakeanindicatedwindowvisibleinanewdisplayposition.Whichbuilt-incanyouusetoaccomplishthistask?()
A.SHOW_WINDOW
B.RESIZE_WINDOW
C.DISPLAY_WINDOW
D.MOVE_WINDOW_X_Y
E.WINDOW_VISIBLE_X_Y
