nerdexam
Microsoft

MB-500 · Question #324

You have a table in which multiple properties must be changed. Multiple table properties are locked down at the base table and must not be overwritten. You need to modify the table properties by…

The correct answer is C. Modified date time. For this question these are the correct answers: Modified date time For this question these are the incorrect answers: Configuration key Clustered index Modified date time Save data per company Note: Modify table properties through extension To modify properties on a table, you…

Design and develop AOT elements

Question

You have a table in which multiple properties must be changed. Multiple table properties are locked down at the base table and must not be overwritten. You need to modify the table properties by extending the table. Which table property can you populate in a table extension by using the property sheet?

Options

  • ACache lookup
  • BSave data per company
  • CModified date time
  • DClustered index

How the community answered

(56 responses)
  • A
    2% (1)
  • B
    4% (2)
  • C
    93% (52)
  • D
    2% (1)

Explanation

For this question these are the correct answers: * Modified date time For this question these are the incorrect answers: * Configuration key * Clustered index * Modified date time * Save data per company Note: Modify table properties through extension To modify properties on a table, you must create an extension of that table. In Application Explorer, right-click the table, and then select Create extension. A new table extension is created in the selected project, as shown in the following illustration. Create a table extension. You can now modify the following properties through the property sheet: Country Region Codes Created Date Time *-> Modified Date Time Preview Part Ref https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/extensibility/modify-

Topics

#table extension#table properties#AOT elements#metadata

Community Discussion

No community discussion yet for this question.

Full MB-500 Practice