用AI赚第一桶💰低成本搭建一套AI赚钱工具,源码可二开。 广告
# 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 |