Getting id of inserted row


/ Published in: C#
Save to your folder(s)

In DB.GetData(select) is executed
new SqlDataAdapter(Select, dbConnection).Fill(table)

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.