table in ActiveModel.tables for each column in table.columns if (column.GetExtendedAttribute("ExtCollation") <>"") then output(table.Name + "." + column.Name) call column.SetExtendedAttributeText ("ExtCollation","" ) end if next next 相关文章: 2021-09-05 2021-09-09 2021-08-22 2021-06-11 2022-12-23 2022-12-23 2021-12-19 2021-12-02