mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-04-24 18:04:52 +08:00
Update Core
This commit is contained in:
parent
f90117abf1
commit
d2db5bd988
@ -12,6 +12,7 @@ namespace SqlSugar
|
||||
{
|
||||
private EntityInfo entityInfo;
|
||||
private bool IsUpdate = false;
|
||||
public string CharacterSet { get; set; }
|
||||
private DataTable UpdateDataTable { get; set; }
|
||||
public SqliteFastBuilder(EntityInfo entityInfo)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user