mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-06 16:30:52 +08:00
update
2
表达式函数.md
2
表达式函数.md
@@ -72,7 +72,7 @@ var sql = fsql.Select<SysModule>()
|
||||
|
||||
context.Value.DataType 是 FreeSql.DataType 枚举类型,以便实现不同数据库的适配;
|
||||
|
||||
context.Value.Values 是 函数的各参数解析结构;
|
||||
context.Value.Values 是 函数的各参数解析结果;
|
||||
|
||||
## AOP拦截解析
|
||||
|
||||
|
||||
Reference in New Issue
Block a user