阅读背景:

C#中返回最后一次插入数据的id(数据库:sql server)

来源:互联网 

创建测试表:

use test
create table test(
id int identity(1,1) not null,    --id字段为自增字段id int ident




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: