mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-04-05 17:37:58 +08:00
-
This commit is contained in:
parent
e9a44a4b07
commit
1c22cd1e06
@ -214,7 +214,6 @@ namespace SqlSugar
|
||||
public IAdo UseStoredProcedure()
|
||||
{
|
||||
this.CommandType = CommandType.StoredProcedure;
|
||||
this.IsClearParameters = false;
|
||||
return this;
|
||||
}
|
||||
#endregion
|
||||
|
Loading…
Reference in New Issue
Block a user