A. Incorrect: The Table Type property is only used to determine if the table will be temporary.
B. Incorrect: The Table Type property is only used to determine if the table will be temporary.
C. Correct: The Supports Inheritance property can be selected as “Yes” or “No” to determine if a table supports inheritance. The Extends property is used to determine which table will be inherited from or extended.
D. Incorrect: The Allow Inheritance property does not exist. The property is called Supports Inheritance.