OverrideColumn
Define a dictionary override for an inherited column.
Define a dictionary override for an inherited column.
Guide for using OverrideColumn to modify properties of columns inherited from a parent table. When you extend a table using extends, you inherit all columns from the parent. Use OverrideColumn to change how these inherited fields behave on the child table without modifying the parent table's definition.