单项选择题
You include the calendar class in your Hotel Booking application. Which additional form level objects will you need to create to implement this reusable component fully?()
A.Blocks
B.Visual attributes.
C.Stacked canvas.
D.Nothing further needs to be created.
相关考题
-
单项选择题
Youestablishedaccesstomenumodulesusingroles.Whiletestingtheapplication,youneedaccesstoallthemenusintheSALESformmoduleforalltheroles.WhichmethodwilloverridetheMenuModuleRolespropertytoallowyoutoaccessallthemenuitems?()
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.
