mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-09-20 02:12:42 +08:00
- trim code
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user