mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-04-22 10:42:52 +08:00
- trim code
This commit is contained in:
parent
d2a7c52297
commit
fc3dc35617
@ -761,7 +761,6 @@ SELECT ");
|
||||
#endregion
|
||||
|
||||
#region OrderBy Random 随机排序
|
||||
|
||||
/// <summary>
|
||||
/// 随机排序<para></para>
|
||||
/// 支持:MySql/SqlServer/PostgreSQL/Oracle/Sqlite/Firebird/达梦/金仓/神通<para></para>
|
||||
@ -802,7 +801,7 @@ SELECT ");
|
||||
}
|
||||
#endregion
|
||||
|
||||
#region IFreeSql Insert/Update/InsertOrUpdate/Delete Dictionary<string, object>
|
||||
#region InsertDict/UpdateDict/InsertOrUpdateDict/DeleteDict
|
||||
/// <summary>
|
||||
/// 插入数据字典 Dictionary<string, object>
|
||||
/// </summary>
|
||||
@ -1164,4 +1163,6 @@ SELECT ");
|
||||
#endregion
|
||||
|
||||
#endregion
|
||||
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user