@param table 基表 @param exps 取出表达式 @param fields 取出字段名称 @param cursor2 参数cs @param csNames 参数K,指定A/cs参与连接的字段 @param type 计算类型,0:derive; 1:new; 2:news; 0x1X 表示跳段; @param option 选项 @param filter 对table的过滤条件 @param fkNames 对table的Switch过滤条件 @param codes @param ctx
(IPhyTable table, Expression []exps, String []fields, ICursor cursor2, String[] csNames, int type, String option, Expression filter, String []fkNames, Sequence []codes, String[] opts, Context ctx)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected