如何通过扩展属性为SQL Server的索引添加注释信息

复制select object_name(major_id) as table_name,何通 (select name from sys.indexes where object_id = major_id and index_id = minor_id) as index_name, name, value from sys.extended_properties where class_desc = INDEX 1.2.3.4.5.6.7.8.9.10.11.12.13.
本文地址:http://www.bzuk.cn/html/367a7899554.html
版权声明
本文仅代表作者观点,不代表本站立场。
本文系作者授权发表,未经许可,不得转载。