SQL Server Multi Select Objects are not scripting Extended Properties
Go to SQL Server 2012 DB ending with 11.82
Select database aqua and navigate to Stored Procedures node
Multi select and script the 2 procedures,
Extended Properties are not scripted.
Need to verify for multi select and scripting extended properties for Procedures, Functions, Synonyms etc ..
pushed to future release. Currently working this way because I designed it to work this way, but if we do want all extended properties scripted on multio object select scripting we may want to make it optional.
Issue #9832 |
Closed |
Completion |
No due date |
No fixed build |
No time estimate |
1 issue link |
relates to #2738
Issue #2738SQL Server -- Add support for sp_addextendedproperty on tables and other schema objects |
pushed to future release. Currently working this way because I designed it to work this way, but if we do want all extended properties scripted on multio object select scripting we may want to make it optional.