多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
# QQLite.Framework.Dapper.DBType 枚举 ## 注释 ~~~ 数据库类型复制代码 ~~~ ## 语法 ~~~ public enum DBType ~~~ ## 字段 | | 名称 | 说明 | | --- | --- | --- | | | [SqlServer](https://www.kancloud.cn/gxser1986/cqrobot/3015731) | SqlServer | | | [SqlServerCE](https://www.kancloud.cn/gxser1986/cqrobot/3015732) | SqlServerCE | | | [MySql](https://www.kancloud.cn/gxser1986/cqrobot/3015733) | MySql | | | [PostgreSQL](https://www.kancloud.cn/gxser1986/cqrobot/3015734) | PostgreSQL | | | [Oracle](https://www.kancloud.cn/gxser1986/cqrobot/3015735) | Oracle |