开发者

Data base Oracle

Can you explain for me 1)what are Ado.ne开发者_运维知识库t and Odp.net 2)what is diffrent between Adp.net and Odp.net ?


In a nutshell: Ado.net is Microsoft's OOP abstraction of doing database related work, providing strongly typed interfaces so you simply can exchange the backend database by only programming against the interfaces.

Odp.net (ODP = Oracle Data Provider) is an implementation of the ado.net interfaces for the oracle database system.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜