mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-22 20:13:41 +08:00
Update Demo
This commit is contained in:
@@ -150,6 +150,10 @@ namespace SqlSugar
|
|||||||
get; set;
|
get; set;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// 如果类库是.NET 4.5请删除该属性
|
||||||
|
/// If the SqlSugar library is.NET 4.5, delete the property
|
||||||
|
/// </summary>
|
||||||
public override DataRowVersion SourceVersion
|
public override DataRowVersion SourceVersion
|
||||||
{
|
{
|
||||||
get; set;
|
get; set;
|
||||||
|
Reference in New Issue
Block a user