Some users would like to filter out foreign keys.
This is necessary if the user moves some fields up into a base class by using WritePocoBaseClasses and UpdateColumn functions to set column.Hidden = true; on the columns pulled up into a base class.
This is necessary if the user moves some fields up into a base class by using WritePocoBaseClasses and UpdateColumn functions to set column.Hidden = true; on the columns pulled up into a base class.