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
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.