mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-11-08 02:14:53 +08:00
Add CloseVersionValidation
This commit is contained in:
@@ -107,7 +107,8 @@ namespace OrmTest.Models
|
||||
/// Desc:
|
||||
/// Default:
|
||||
/// Nullable:False
|
||||
/// </summary>
|
||||
/// </summary>
|
||||
[SqlSugar.SugarColumn(IsEnableUpdateVersionValidation =true)]
|
||||
public byte[] Varbinary1 {get;set;}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user