| Rank_obj_privListNew Method (String) |
根据表达式构造私有数据权限集合并加载。
Namespace: Appkit.Sys.ObjectAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic static Rank_obj_privList New(
string sqlExpr
)
Parameters
- sqlExpr
- Type: SystemString
查询表达式, 一般为条件部分。
Return Value
Type:
Rank_obj_privList私有数据权限集合。
See Also