mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-06-19 12:28:15 +08:00
add ToTreeList tests #268
This commit is contained in:
@ -32,6 +32,10 @@ namespace FreeSql
|
||||
/// UseSalve 时候的值
|
||||
/// </summary>
|
||||
string[] SlaveConnectionStrings { get; }
|
||||
/// <summary>
|
||||
/// 唯一标识
|
||||
/// </summary>
|
||||
Guid Identifier { get; }
|
||||
|
||||
#region 事务
|
||||
/// <summary>
|
||||
|
Reference in New Issue
Block a user