mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-19 01:58:13 +08:00
Add Obsolete
This commit is contained in:
@@ -31,6 +31,7 @@ namespace SqlSugar
|
||||
public InitKeyType InitKeyType = InitKeyType.Attribute;
|
||||
/// <summary>
|
||||
///If true, there is only one connection instance in the same thread within the same connection string
|
||||
[Obsolete("use SqlSugar.Ioc")]
|
||||
/// </summary>
|
||||
public bool IsShardSameThread { get; set; }
|
||||
/// <summary>
|
||||
|
Reference in New Issue
Block a user