mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-19 01:58:13 +08:00
-
This commit is contained in:
@@ -214,7 +214,6 @@ namespace SqlSugar
|
||||
public IAdo UseStoredProcedure()
|
||||
{
|
||||
this.CommandType = CommandType.StoredProcedure;
|
||||
this.IsClearParameters = false;
|
||||
return this;
|
||||
}
|
||||
#endregion
|
||||
|
Reference in New Issue
Block a user