mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-22 20:13:41 +08:00
Upddate TDengine
This commit is contained in:
@@ -17,7 +17,7 @@ namespace SqlSugar.TDengine
|
||||
public const string TagKey = "TDengineFastBuilderTagNames";
|
||||
public override DbFastestProperties DbFastestProperties { get; set; } = new DbFastestProperties()
|
||||
{
|
||||
NoPage=false
|
||||
NoPage=true
|
||||
};
|
||||
|
||||
public async Task<int> ExecuteBulkCopyAsync(DataTable dt)
|
||||
|
Reference in New Issue
Block a user