- 增加 神州通用 ShenTong 实现;#325

This commit is contained in:
28810
2020-06-10 02:07:55 +08:00
parent 7cd7e665da
commit 49aa899f81
51 changed files with 11714 additions and 22 deletions

View File

@ -285,7 +285,8 @@ namespace FreeSql
/// Oracle: for update nowait<para></para>
/// Sqlite: 无效果<para></para>
/// 达梦: for update nowait<para></para>
/// 人大金仓: for update nowait
/// 人大金仓: for update nowait<para></para>
/// 神通: for update
/// </summary>
/// <param name="nowait">noawait</param>
/// <returns></returns>