Variable TRACKED_FIELD_COLUMNSConst
TRACKED_FIELD_COLUMNS: readonly [
"Description",
"Type",
"Length",
"Precision",
"Scale",
"AllowsNull",
"DefaultValue",
"AutoIncrement",
"IsVirtual",
"IsComputed",
"RelatedEntityID",
"RelatedEntityFieldName",
"IsPrimaryKey",
"IsUnique",
"AllowUpdateAPI",
] = ...
Columns the schema sync may rewrite.
Sequenceis deliberately absent: a renumber is not a change (FM3).