Update Demo

This commit is contained in:
sunkaixuan
2017-06-21 17:54:53 +08:00
parent 0bfbfad847
commit bc99b5ffe6

View File

@@ -150,6 +150,10 @@ namespace SqlSugar
get; set;
}
/// <summary>
/// 如果类库是.NET 4.5请删除该属性
/// If the SqlSugar library is.NET 4.5, delete the property
/// </summary>
public override DataRowVersion SourceVersion
{
get; set;