单项选择题
Which built-in copies values from a list item into a record group? ()
A.RETRIEVE_LIST
B.RETRIEVE_GROUP
C.RETRIEVE_LIST_ITEM
D.RETRIEVE_GROUP_FROM_LIST
E.RETRIEVE_GROUP_FROM_LIST_ITEM
相关考题
-
单项选择题
hedatablocksinyourformmodulearebasedonobjecttables.Howwouldyoucreateamaster-detailrelationshipbetweentwooftheseblocks?()
A.Use the Data Block Wizard and base the relation on a REF pointer.
B.In the Object Navigator, select the Relation node under the master block and click the Create icon. Build the relation manually and coordinate the blocks using triggers.
C.Use the Data Block Wizard, and base the relation on the primary key-foreign key relationship in the database.
D.This task is not possible because master-detail relations can be implemented only for blocks based on relational tables. -
单项选择题
Whichstatementaboutwindowsandblocksistrue?()
A.Transaction management is block-oriented rather than window-oriented.
B.Forms automatically navigates to an item located in an activated window.
C.A window may contain multiple blocks, but each block can only span one window.
D.A window can contain multiple canvases, and an item can be located on multiple canvases. -
单项选择题
YouaredevelopingaHotelBookingapplicationforatravelcompany.Theusersrequestawizard-styleinterfaceforthisapplication.Howcouldyousatisfythisrequirement?()
A.Reference the Object Iron packages in your form module.
B.Write an HTML interface, and invoke it from your form module.
C.Include the Wizard class reusable component in your application.
D.Build a customized wizard using tab canvases and a horizontal toolbar canvas.
