mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-12-26 01:45:49 +08:00
- 增加 MaxLength 特性的解析,实体字符串长度设置;
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
</member>
|
||||
<member name="P:FreeSql.DataAnnotations.ColumnAttribute.Position">
|
||||
<summary>
|
||||
创建表时字段位置,规则如下:
|
||||
创建表时字段的位置(场景:实体继承后设置字段顺序),规则如下:
|
||||
<para></para>
|
||||
>0时排前面,1,2,3...
|
||||
<para></para>
|
||||
|
||||
Reference in New Issue
Block a user