MB7-702 試験問題を無料オンラインアクセス
| 試験コード: | MB7-702 |
| 試験名称: | Microsoft Dynamics NAV 2013 C/Side Development |
| 認定資格: | Microsoft |
| 無料問題数: | 82 |
| 更新日: | 2026-06-01 |
Which two actions occur during the test-driven development (TDD) refactor phase? (Each correct answer presents part of the solution. Choose two.)
You have a setup table and page.
You must insert the following code segment into a page trigger:
RESET;
IF NOT GET THEN BEGIN
INIT;
INSERT;
END;
Which trigger should you select?
You have developed new functionality and need to show a message by using a dialog box in several languages.
How should you create the dialog message?
You need to get the list of indexes for a Microsoft Dynamics NAV table from the Microsoft SQL Server Management Studio. Which command should you use?