mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-12-26 09:55:49 +08:00
- 优化 自定义表达式树解析时,开放(非公开)内部公共工具类 Utility.CommonUtils;
This commit is contained in:
@@ -292,6 +292,11 @@
|
||||
<param name="exp"></param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="P:FreeSql.DataAnnotations.ExpressionCallContext.IUtility.CommonUtils">
|
||||
<summary>
|
||||
(非公开)内部公共工具类方法
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:FreeSql.DataAnnotations.IndexAttribute">
|
||||
<summary>
|
||||
索引设置,如:[Index("{tablename}_idx_01", "name")]
|
||||
|
||||
Reference in New Issue
Block a user