Edit SQL Extended Properties in SharePoint 2010

前端 未结 1 1557
Happy的楠姐
Happy的楠姐 2021-01-27 00:48

How can I edit extended properties of a table in SharePoint 2010?

So far, I\'m thinking there\'s nothing \'out-the-box\' that does this. So, I\'m assuming this means tha

相关标签:
1条回答
  • 2021-01-27 01:18

    Once these properties are in a separate table, create an external content type based on that list. You can then create an external table based on that content type and edit the data stored in that SQL Server table.

    0 讨论(0)
提交回复
热议问题