阅读背景:

ADO.Net插入强类型行而不将数据集加载到内存

来源:互联网 

Is there a way to insert a row using ADO.Net without filling the dataset or specifying the columns? My datasets may be large, so I don't want to load them just to add a row. I know I can insert using an adapter and specifying the columns, but I'll need to do this for many tables so I don't want to create custom code for handling each different table.Is there a way to insert a row using ADO.Net wi




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

分享到: