fitframework
Loading...
Searching...
No Matches
IS.Base.SQLBase Member List

This is the complete list of members for IS.Base.SQLBase, including all inherited members.

buildInsert(string tableName, params spParam[] paras)IS.Base.SQLBaseinlinestatic
buildUpdate(string tableName, string where, params spParam[] paras)IS.Base.SQLBaseinlinestatic
BuildValueType(string sData, SqlDbType type)IS.Base.SQLBaseinlinestatic
BuildValueType(string sData, System.TypeCode type)IS.Base.SQLBaseinlinestatic
GenName(TypeCode type)IS.Base.SQLBaseinlinestatic
GenType(TypeCode type)IS.Base.SQLBaseinlinestatic
GetInsertComma(string SQL)IS.Base.SQLBaseinlineprotectedstatic
getType(string typeName)IS.Base.SQLBaseinlinestatic
SQLError(string s)IS.Base.SQLBaseinlinestatic
SQLInsert(ref string SQL, string sFieldName, string sData, System.TypeCode type)IS.Base.SQLBaseinlinestatic
SQLInsertGen(string sTableName, DataRow dr, int c)IS.Base.SQLBaseinlinestatic