mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-24 04:53:45 +08:00
人大金仓 support BulkCopy
This commit is contained in:
@@ -9,6 +9,7 @@ namespace SqlSugar
|
||||
{
|
||||
public class FastBuilder
|
||||
{
|
||||
public EntityInfo FastEntityInfo { get; set; }
|
||||
public virtual bool IsActionUpdateColumns { get; set; }
|
||||
public virtual DbFastestProperties DbFastestProperties { get; set; }
|
||||
public SqlSugarProvider Context { get; set; }
|
||||
|
Reference in New Issue
Block a user