mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-04-22 02:32:50 +08:00
增加动态操作表结构相关的API
This commit is contained in:
parent
5046907e4f
commit
f8866f2479
@ -179,7 +179,7 @@ namespace FreeSql.Internal
|
|||||||
return istance;
|
return istance;
|
||||||
}
|
}
|
||||||
|
|
||||||
////设置动态对象的属性值,使用表达式目录树
|
////设置动态对象的属性值,使用表达式目录树
|
||||||
//public static object CreateObjectByType(Type type, Dictionary<string, object> porpertys)
|
//public static object CreateObjectByType(Type type, Dictionary<string, object> porpertys)
|
||||||
//{
|
//{
|
||||||
// if (type == null)
|
// if (type == null)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user