mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-20 18:48:09 +08:00
-
This commit is contained in:
@@ -602,7 +602,7 @@ namespace SqlSugar
|
|||||||
#endregion
|
#endregion
|
||||||
|
|
||||||
#region SimpleClient
|
#region SimpleClient
|
||||||
[Obsolete("Use SqlSugarClient.SimpleClient() Or SqlSugarClient.SimpleClient<T>() ")]
|
[Obsolete("Use SqlSugarClient.GetSimpleClient() Or SqlSugarClient.GetSimpleClient<T>() ")]
|
||||||
public virtual SimpleClient SimpleClient
|
public virtual SimpleClient SimpleClient
|
||||||
{
|
{
|
||||||
get
|
get
|
||||||
|
Reference in New Issue
Block a user