C#写的ORM源码,通过配置就可以直接使用于WEB应用,适用数据库:Oracle,Sql Server等,通过扩展可适用于其它数据库...
- 资源大小:22.16 kB
- 上传时间:2021-06-29
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
C#
others
资 源 简 介
C#写的ORM源码,通过配置就可以直接使用于WEB应用,适用数据库:Oracle,Sql Server等,通过扩展可适用于其它数据库-C# Written ORM source, through the configuration can be directly used in WEB applications, the application of database: Oracle, Sql Server and so on, through the expansion could be applied to other databases
文 件 列 表
Driver
IDriver.cs
DriverBase.cs
SqlClientDriver.cs
OleDbDriver.cs
OdbcDriver.cs
OracleClientDriver.cs
DriverFactory.cs
DriverType.cs
DbService
DbOperator.cs
bin
Debug
AppSetting
AppSettingManager.cs
_snk
XDbEntity.snk
Util
ServerUtil.cs
ExceptionUtil.cs
Sql
SqlBuilder.cs
ORM
Attributes
BaseObject.cs
ObjectOperator.cs
ObjectQuery.cs
AttributeOperator.cs
obj
Debug
Log
Log.cs
AssemblyInfo.cs
XDbEntity.csproj
XDbEntity.csproj.user