mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-11-08 18:34:55 +08:00
-
This commit is contained in:
@@ -83,7 +83,7 @@ namespace SqlSugar
|
||||
}
|
||||
}
|
||||
|
||||
#region Tran
|
||||
#region Transaction
|
||||
public virtual void BeginTran()
|
||||
{
|
||||
this.Connection.BeginTransaction();
|
||||
|
||||
Reference in New Issue
Block a user