在IDS中创建和删除存储过程。
如果您打算删除存储过程并且不会重新创建它,那么这个操作就有用了。
This is useful if you plan to drop the stored procedure and not create it again.
要从Server explorer树中删除存储过程,右键单击树中相应的存储过程节点,然后选择Delete菜单选项。
To delete stored procedures from the server explorer tree, right-click on the appropriate stored procedure node in the tree, and select the delete menu option.
应用推荐