标签:设置 技术分享 分享 shell log shel 允许 插入 com
--允许将显示值插入表的标识列中-ON:允许 OFF:不允许
set identity_insert T_shell ON
set identity_insert T_Shell OFF
当 IDENTITY_INSERT 设置为 OFF 时,不能为表 'T_Shell' 中的标识列插入显式值。
标签:设置 技术分享 分享 shell log shel 允许 插入 com
原文地址:http://www.cnblogs.com/yaojiankui/p/6255165.html