//
//
//
//
//
//
//
//
//
//
软件Tags:
易语言sql语句生成模块源码
系统结构:Select,Update,Insert,Delete,From,Where,OrWhere,Join,Order,Group,Limit,Offset,Page,GetSQL,getColumn,parseColumn,getTable,getCondition,quoteValue,TrimEnd,getJoin,getValues,row,rows,
======程序集1
| |
| |------ _启动子程序
| |
| |------ _临时子程序
| |
| |
======SQL
| |
| |------ _初始化
| |
| |------ _销毁
| |
| |------ Select
| |
| |------ Update
| |
| |------ Insert
| |
| |------ Delete
| |
| |------ From
| |
| |------ Where
| |
| |------ OrWhere
| |
| |------ Join
| |
| |------ Order
| |
| |------ Group
| |
| |------ Limit
| |
| |------ Offset
| |
| |------ Page
| |
| |------ GetSQL
| |
| |------ getColumn
| |
| |------ parseColumn
| |
| |------ getTable
| |
| |------ getCondition
| |
| |------ quoteValue
| |
| |------ TrimEnd
| |
| |------ getJoin
| |
| |------ getValues
| |
| |------ row
| |
| |------ rows
