|
fitframework
|
This is the complete list of members for IS.Base.SQLBase, including all inherited members.
| buildInsert(string tableName, params spParam[] paras) | IS.Base.SQLBase | inlinestatic |
| buildUpdate(string tableName, string where, params spParam[] paras) | IS.Base.SQLBase | inlinestatic |
| BuildValueType(string sData, SqlDbType type) | IS.Base.SQLBase | inlinestatic |
| BuildValueType(string sData, System.TypeCode type) | IS.Base.SQLBase | inlinestatic |
| GenName(TypeCode type) | IS.Base.SQLBase | inlinestatic |
| GenType(TypeCode type) | IS.Base.SQLBase | inlinestatic |
| GetInsertComma(string SQL) | IS.Base.SQLBase | inlineprotectedstatic |
| getType(string typeName) | IS.Base.SQLBase | inlinestatic |
| SQLError(string s) | IS.Base.SQLBase | inlinestatic |
| SQLInsert(ref string SQL, string sFieldName, string sData, System.TypeCode type) | IS.Base.SQLBase | inlinestatic |
| SQLInsertGen(string sTableName, DataRow dr, int c) | IS.Base.SQLBase | inlinestatic |