mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-03-06 06:00:57 +08:00
update
1
表达式函数.md
1
表达式函数.md
@@ -47,6 +47,7 @@ var t2 = fsql.Select<T>()
|
||||
|
||||
> v3.2.650 使用 .Where(a => list.Any(b => b.Item1 == a.Id && b.Item2 == a.ct1))
|
||||
|
||||
> WHERE (id, code) in ((1,'code1'), (2,'code2))
|
||||
> 实现代码:[https://github.com/2881099/FreeSql/issues/243](https://github.com/2881099/FreeSql/issues/243)
|
||||
|
||||
## In子表
|
||||
|
||||
Reference in New Issue
Block a user