🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
# 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 |