![]() | TableInfo 类 |
命名空间: Sweet.GeneratorCode.Model
TableInfo 类型公开以下成员。
名称 | 说明 | |
---|---|---|
![]() | ControlLabelName |
控件labelname
|
![]() | ControlName |
控件name
|
![]() | ControlType |
控件类型
|
![]() | CSharpFieldName |
C#字段名称
|
![]() | CSharpFieldType |
C#字段类型
|
![]() | DataTableName |
数据源Name
|
![]() | DefaultValue |
数据库字段默认值
|
![]() | FieldDescription |
数据库字段说明
|
![]() | FieldName |
数据库字段名称
|
![]() | FieldType |
数据库字段类型
|
![]() | IsCheck |
是否为空检验
|
![]() | IsEdit |
是否可编辑
|
![]() | IsIdentity |
是否自增字段
|
![]() | IsNullAble |
是否可为空
|
![]() | IsPrimaryKey |
是否主键 1:是 0::否
|
![]() | isSearch |
是否搜索列
|
![]() | IsVisible |
是否可见
|
![]() | TableDescription |
数据库表说明
|
![]() | TableName |
表名
|
名称 | 说明 | |
---|---|---|
![]() | Equals | (继承自 Object。) |
![]() | Finalize | (继承自 Object。) |
![]() | GetHashCode | (继承自 Object。) |
![]() | GetType | (继承自 Object。) |
![]() | MemberwiseClone | (继承自 Object。) |
![]() | ToString | (继承自 Object。) |
![]() | ToTitleCase |
将指定字符串转换为词首字母大写
|
名称 | 说明 | |
---|---|---|
![]() | ConsoleWriteLine | (由 SystemEx 定义。) |
![]() | WriteConsole | (由 UConsole 定义。) |