Single Choice
Easy
QWhich two key properties work together to control table inheritance?
ID: #9349
Tables in D365 F&O X++
178 views
Question Info
#9349Q ID
EasyDifficulty
Tables in D365 F&O X++Topic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
Justification:
- The Table Type property is used only to determine if the table will be temporary
- The Table Type property is used only to determine if the table will be temporary
- The Support Inheritance property contains the values Yes and No to determine if a table supports inheritance. The Extends property is used to determine which table will be inherited from or extended.
- Allow Inheritance is not a valid table property.
Related Lesson: Table Inheritance
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic