mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-06-19 04:18:16 +08:00
- 增加 神州通用 ShenTong 实现;#325
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user