mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-12-05 03:17:41 +08:00
Update DropTable Truncate table
This commit is contained in:
@@ -71,7 +71,7 @@ namespace OrmTest
|
||||
//#endregion
|
||||
|
||||
|
||||
|
||||
db.DbMaintenance.DropTable<TestSplit001>();
|
||||
//用例代码
|
||||
|
||||
var testSplit001 = new TestSplit001()
|
||||
|
||||
Reference in New Issue
Block a user