MB6-869 Exam Details

  • Exam Code
    :MB6-869
  • Exam Name
    :Microsoft Dynamics AX 2012 Development Introduction
  • Certification
    :Microsoft Solutions Specialist
  • Vendor
    :Microsoft
  • Total Questions
    :74 Q&As
  • Last Updated
    :Dec 14, 2021

Microsoft MB6-869 Online Questions & Answers

  • Question 41:

    In Microsoft Dynamics AX 2012, which of the following statements about table relations are true? (Choose all that apply.)

    A. Related field fixed relationscan reference a string field.
    B. Auto joins in a form can be created by using table relations.
    C. The foreign key of a table references records in another table.
    D. Table relations are defined at the physical database level.
    E. Table relations can be used to display helpful information when a user points to a form field.

  • Question 42:

    You are developing a Microsoft Dynamics AX 2012 class.

    Which of the following statements about a method defined with theprotectedmodifier is true?

    A. The method may be called from any code in the application.
    B. The method may not be called by methods in the same class in which the method is defined.
    C. The method may be called only by methods in the same class in which the method is defined.
    D. The method may be called only by methods in the same class or subclasses of the class in which the method is defined.

  • Question 43:

    In Microsoft Dynamics AX 2012, you are creating a method on a table named VendTable. The method must return only the tax exemption number (VATNum). You need to return the VATNum for the vendor whose account number is 3000, by passing it in the _accountNum parameter.

    Which of the following select statements could you use? (Choose all that apply.)

    A. (select VendTable where VendTable.AccountNum == _accountNum).VatNum;
    B. (select firstOnly VATNum from VendTable having VendTable.AccountNum == _accountNum).VatNum;
    C. (select firstOnly VATNum from VendTable where VendTable.AccountNum == _accountNum).VatNum;
    D. (select firstOnly VATNum from VendTable where VendTable.AccountNum == _accountNum).AccountNum;

  • Question 44:

    In Microsoft Dynamics AX 2012, which type of class methods can be called only by methods of the same class?

    A. public
    B. protected
    C. private
    D. static

  • Question 45:

    In Microsoft Dynamics AX 2012, which of the following items can you reference in a query object to create a Composite query in the Application Object Tree (AOT)?

    A. Map
    B. Query
    C. Table
    D. View

  • Question 46:

    You are working in a Microsoft Dynamics AX 2012 project. You modify the init method of the AccountingDistribution form in the VAR layer, and then modify the close method of the same form in the USR layer. You plan to export the AccountingDistribution form customizations from the Application Object Tree (AOT) into an .xpo file.

    What will the .xpo file contain if you choose the user application object layer during the export process?

    A. only the init method modifications
    B. only the close method modifications
    C. only the init and close method modifications
    D. the init and close method modifications and the original code of the entire form

  • Question 47:

    In Microsoft Dynamics AX 2012, what is the default Array length value of a new base enumeration extended data type (EDT)?

    B. 0,0
    C. 1
    D. 1,1

  • Question 48:

    In Microsoft Dynamics AX 2012, which base table properties are required to be set for table inheritance? (Choose all that apply.)

    A. EntityRelationshipType
    B. Extends
    C. InstanceRelationType
    D. SupportInheritance

  • Question 49:

    In Microsoft Dynamics AX 2012, which of the following statements about table maps are true? (Choose all that apply.)

    A. Table maps provide a single interface to fields in multiple tables.
    B. Table maps are synchronized with the Microsoft SQL Server database.
    C. Table maps reduce coding by mapping tables that are similar in structure.
    D. A table map method enables you to add code that runs against table map fields.
    E. The table map field data type can be different from the field data type on the mapped table.

  • Question 50:

    In Microsoft Dynamics AX 2012, which of the following object types is an invalid entry point?

    A. Form
    B. Menu Item
    C. Service Operation
    D. Web Content Item

Related Exams:

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Microsoft exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your MB6-869 exam preparations and Microsoft certification application, do not hesitate to visit our Vcedump.com to find your solutions here.