The setting of set statistics xml is set at execute or run time and not at parse time Set statistics xml的设置是在执行或运行时设置的,而不是在分析时设置的。
The setting specified by set nocount is in effect at execute or run time and not at parse time Set nocount指定的设置是在执行或运行时生效,而不是在分析时生效。
The setting of set identity insert is set at execute or run time and not at parse time Set identity _ insert的设置是在执行或运行时设置的,而不是在分析时设置的。
Because expressions are evaluated at parse time , you cannot dynamically create expressions in code (因为在分析时计算表达式,所以不能在代码中动态创建表达式。 )
The setting of set numeric roundabort is set at execute or run time and not at parse time Set numeric _ roundabort的设置是在执行或运行时设置,而不是在分析时设置。
The setting of set ansi null dflt off is set at execute or run time and not at parse time Set ansi _ null _ dflt _ off的设置是在执行或运行时设置的,而不是在分析时设置的。
Set transaction isolation level takes effect at execute or run time , and not at parse time Set transaction isolation level会在执行或运行时生效,而不是在分析时生效。
The setting of set implicit transactions is set at execute or run time and not at parse time Set implicit _ transactions的设置是在执行或运行时设置的,而不是在分析时设置的。
The setting of set remote proc transactions is set at execute or run time and not at parse time Set remote _ proc _ transactions的设置是在执行或运行时设置,而不是在分析时设置。
The setting of set cursor close on commit is set at execute or run time and not at parse time Set cursor _ close _ on _ commit的设置是在执行或运行时设置的,而不是在分析时设置的。