mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-03 23:10:54 +08:00
update
@@ -32,7 +32,7 @@ var list = fsql.Select<Topic>()
|
|||||||
|
|
||||||
> 不分组求聚合值,请使用 ToAggregate 替代 ToList
|
> 不分组求聚合值,请使用 ToAggregate 替代 ToList
|
||||||
|
|
||||||
## 导航属性
|
## 导航属性分组
|
||||||
|
|
||||||
假如 Topic 有导航属性 Category,Category 又有导航属性 Area,导航属性分组代码如下:
|
假如 Topic 有导航属性 Category,Category 又有导航属性 Area,导航属性分组代码如下:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user