2
Answers

Identity

sreekanth v

sreekanth v

13y
1.2k
1
How to retrieve identity values from sqlserver using linq to sql.
example i have a table
empid, ename.
i want to insert new record
it should automatically empid should increment and it should be updated to database.
Answers (2)