首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C# > 用.net库类映射到数据库

用.net库类映射到数据库

  • 资源大小:965.00 B
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: net 数据库 映射

资 源 简 介

This is a C# based .Net library that is used for Object Relation Mapping, it can map to multiple database types. It also comes with a built in Class SQL language that uses classes names and properties to generate proper sql. It maps enums into the database on the back end so it can go unnoticed by the code accessing the class. It also contains a Lazy Loading concept to efficiently load data from the database and only completely load a class as required. It currently supports MySQL, MSSQL, PostGreSQL and Firebird SQL.
VIP VIP
0.180771s