1Z0-132

单选题You created a custom menu for the Order Entry application. The shipping administrator has requested an additional submenu containing four items to invoke various reports. Which command type must you use to identify the parent menu item as a submenu? ()

题目
单选题
You created a custom menu for the Order Entry application. The shipping administrator has requested an additional submenu containing four items to invoke various reports. Which command type must you use to identify the parent menu item as a submenu? ()
A

Menu 

B

Plus 

C

Macro

D

PL/SQL

如果没有搜索结果,请直接 联系老师 获取答案。
如果没有搜索结果,请直接 联系老师 获取答案。
相似问题和答案

第1题:

You created a custom menu for the Order Entry application. The shipping administrator has requested an additional submenu containing four items to invoke various reports. Which command type must you use to identify the parent menu item as a submenu? ()

  • A、Menu 
  • B、Plus 
  • C、Macro
  • D、PL/SQL

正确答案:A

第2题:

You need to allow the user to toggle between automatic query and no automatic query using a pop-up menu. Which built-in would you use in the menu item command to obtain the relationship name? ()

  • A、GET_RELATION_PROPERTY 
  • B、SET_RELATION_PROPERTY 
  • C、GET_BLOCK_PROPERTY 
  • D、GET_FORM_PROPERTY

正确答案:C

第3题:

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'. 

正确答案:E

第4题:

You work as an Exchange Administrator for TechWorld Inc.The company has a Windows 2008 Active Directory-based contains an Exchange Server 2010 organization.The CIO has requested you to ensure that all emails with JPEG at that they are not allowed into the users’ mailboxes.You decide to use the Exchange Management Shell.Which of t you use to accomplish the task?()

  • A、Add-AttachmentFilterEntry -Name image/jpeg -Type FileName
  • B、Add-AttachmentFilterEntry -Name *.exe -Type FileName
  • C、Add-AttachmentFilterEntry -Name image/jpeg -Type ContentType
  • D、Add-AttachmentFilterEntry -Name ".jpeg -Type ContentType

正确答案:C

第5题:

You established access to menu modules using roles. You have allowed the sales role to access the menu module, but prevented access to the Update menu item. Which item property would you alter to gray out the menu option for the role?()

  • A、Item Roles. 
  • B、Menu Item Roles. 
  • C、Display without Privilege. 
  • D、Use Security. 
  • E、Command Type.

正确答案:C

第6题:

You have written a custom menu for a Forms application. You saved the menu module to the file custmenu.mmb. In the Property Palette for the form, you set the Menu Module property to custmenu. When you run the form, the custom menu does not appear. What can you do to fix this problem?()

  • A、Generate the menu module executable. 
  • B、Save the menu module as custmenu.mmx. 
  • C、In the Property Sheet for the form, set the Starting Menu property to custmenu. 
  • D、In the Property Sheet for the form, set the Menu Module property to custmenu.mmb.

正确答案:A

第7题:

The telesales force requested additional ways to terminate the automated polling questionnaire. In addition to the default functionality, you provide a menu item and a button for this purpose. Adhering to efficient coding practices, which PL/SQL code do you use for the menu item and the button?()

  • A、EXIT 
  • B、EXIT_FORM 
  • C、DO_KEY('Key-Exit') 
  • D、DO_KEY('EXIT_FORM')

正确答案:D

第8题:

 You created a custom menu for the Order Entry application. Which step do you perform before attaching the menu module to the form module?()

  • A、Select file-->Administration-->Convert 
  • B、Select file-->Administration-->Execute 
  • C、Select file-->Administration-->Compile File
  • D、No further step is necessary. 

正确答案:C

第9题:

You need to add a pop-up menu to the CV_EMP canvas to display when a user right-clicks the mouse within the canvas. How could you create the pop-up menu?()

  • A、Use the Layout Editor to create a pop-up menu, assign commands to the menu in the Menu Editor, and attack the menu items to the canvas. 
  • B、Use the Report Wizard to create a pop-up menu and attack the menu items to the canvas.  
  • C、Alter the pop-up Menu Property value in the Property Palette of the canvas. 
  • D、Use the Object Navigator to create a pop-up menu, assign commands to the menu items, and attack the menu to items or canvases.

正确答案:D

第10题:

You are developing a Windows Forms Application by using the .NET Framework 3.5.You plan to design a composite custom control for the application. You include a ListBox control has a property that provides the item count of  the ListBox control. You need to ensure that the property cannot be accessed at design time. Which attribute should you use?()

  • A、[Bindable(false)]
  • B、[DesignOnly(false)]
  • C、[EditorBrowsable(EditorBrowsableState.Never)]
  • D、[Browsable(false)]

正确答案:D

更多相关问题