![]() | GeneratorModel 类 |
命名空间: Sweet.GeneratorCode.Model
GeneratorModel 类型公开以下成员。
名称 | 说明 | |
---|---|---|
![]() | GeneratorModel | 初始化 GeneratorModel 类的一个新实例 |
名称 | 说明 | |
---|---|---|
![]() | BusinessName |
生成业务名
|
![]() | ClassName |
实体类名称
|
![]() | CodeText |
代码
|
![]() | Columns |
数据表字段
|
![]() | FileName |
保存的文件名
|
![]() | FunctionAuthor |
生成功能作者
|
![]() | FunctionName |
生成功能名
|
![]() | GenPath |
生成路径(不填默认项目路径)
|
![]() | GenType |
生成代码方式(0zip压缩包 1自定义路径)
|
![]() | ModuleName |
生成模块名
|
![]() | NameSpace |
命名空间
|
![]() | PackageName |
生成包路径
|
![]() | TableComment |
数据库表说明
|
![]() | TableName |
表名
|
![]() | TplCategory |
使用的模板(crud单表操作 tree树表操作)
|
名称 | 说明 | |
---|---|---|
![]() | Equals | (继承自 Object。) |
![]() | Finalize | (继承自 Object。) |
![]() | GetHashCode | (继承自 Object。) |
![]() | GetType | (继承自 Object。) |
![]() | MemberwiseClone | (继承自 Object。) |
![]() | ToString | (继承自 Object。) |
名称 | 说明 | |
---|---|---|
![]() | ConsoleWriteLine | (由 SystemEx 定义。) |
![]() | WriteConsole | (由 UConsole 定义。) |