开发者

What is the difference between an object data source and a SQL datasource?

开发者 https://www.devze.com 2023-02-28 06:30 出处:网络
What is the dif开发者_Python百科ference between an object datasource and SQL datasource? Also, what is the difference between DataReader and DataAdapter?

What is the dif开发者_Python百科ference between an object datasource and SQL datasource?

Also, what is the difference between DataReader and DataAdapter?

Thanks in advance!


For the first question see: SqlDataSource vs ObjectDataSource

for the second question: ADO.NET Question: When to use DataReader, DataAdapter

0

精彩评论

暂无评论...
验证码 换一张
取 消