接口調用方法:
Translator t = new Translator();
//字段或字段表達式SELECT子句判斷
t.setChSegment(t.COLUMN, "求和 (AI_94傳票對照表.省/市代號)");
//條件表達式WHERE子句判斷
t.setChSegment(t.WHERE, "AI_94傳票對照表.省/市代號 + AI_94傳票對照表.金額 大于 30");
posted on 2007-04-03 13:45
LORD BLOG 閱讀(643)
評論(0) 編輯 收藏 所屬分類:
工作日志