how to Update / delete the table records in ASPNETDB.MDF in single update / delete query?
I want to know how to Update / delete the table records in ASPNETDB.MDF in single update / d开发者_运维知识库elete query ?
Please have a look at this article and I hope this will resolve your problem Performing Batch Operations Using DataAdapters (ADO.NET)
精彩评论