在 MS SSQL Server Management Studio 2012 中,是否可以让新脚本包含一些默认文本?
我想鼓励同事们更一致地评论他们的脚本,所以我想
/*
Describe the contents of the script here.
Author: myloginname
*/
当您按下 CTRL+N 时自动出现。
答案1
看起来你可以做到。
本文提到了一些选项并给出了特定模板的文本存储位置的详细信息。
尝试查找:
C:\Program Files\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\SqlWorkbenchProjectItems\Sql