V
viepia
Hi,
The ony unique identifier for each row of my table is an
auto-increment BigInt Identity column. After I do a InsertOnSubmit
and a SubmitChanges how do I find the Identity column value for the
row I just inserted? In general how does LINQ expose the SQL Server
global variables?
Thanks,
Viepia
The ony unique identifier for each row of my table is an
auto-increment BigInt Identity column. After I do a InsertOnSubmit
and a SubmitChanges how do I find the Identity column value for the
row I just inserted? In general how does LINQ expose the SQL Server
global variables?
Thanks,
Viepia