Member Junction
    Preparing search index...

    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. Sequence is deliberately absent: a renumber is not a change (FM3).