1. 首页
  2. 移动开发
  3. MeeGo
  4. linq to oracle

linq to oracle

上传者: 2020-11-15 05:11:48上传 ZIP文件 6.51MB 热度 8次
It is an O/R (Object-Relational) mapping tool, with some similarities to Hibernate or LlblGen. LINQ is type-safe, queries get compiled into MSIL on the fly, and your C# WHERE clauses are translated into SQL and sent to SQL server for execution. In short, it makes design of data access layers safer
下载地址
用户评论