多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
# QQLite.Framework.Dapper.Attributes.TableAttribute 类 ## 注释 ~~~ 数据库表 ~~~ ## 语法 ~~~ public class TableAttribute : BaseAttribute ~~~ ## 构造函数 | | 名称 | 说明 | | --- | --- | --- | | | [TableAttribute](https://www.kancloud.cn/gxser1986/cqrobot/3015697) | 设置数据库表名称 | ## 属性 | | 名称 | 说明 | | --- | --- | --- | | | [Name](https://www.kancloud.cn/gxser1986/cqrobot/3015699) | 别名,对应数据里面的名字 |