|
fitframework
|
This is the complete list of members for IS.fitframework.BusinessController< BusinessObject, ObjectID >, including all inherited members.
| _addFull(string name, string field, ref List< atable > li) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotectedvirtual |
| _checkField(PropertyInfo[] list, string fieldName) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotectedvirtual |
| _configStringBasic(string pre, string objectname, Type obj, ref List< string > fieldName, ref List< Type > fieldObj) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotectedvirtual |
| _configStringFullObject(string pre, string objectname, Type obj) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotectedvirtual |
| _configStringObject(string pre, string objectname, Type obj) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotectedvirtual |
| _er | IS.fitframework.BusinessController< BusinessObject, ObjectID > | |
| _fieldName(Type obj) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotectedvirtual |
| _fieldName(Type obj, ref List< string > liName, ref List< Type > liType) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotectedvirtual |
| _find(string name, List< atable > li) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotectedvirtual |
| _genBaseFull(string filterOption, string orderFields, int startitem, int countitem, List< fieldpara > listFilter, List< jointable > reference, out List< SqlParameter > prs, out string countselect, out TableOject rootObject) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotectedvirtual |
| _genBaseSQL(TableOject obj, int thisalias) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotectedvirtual |
| _genSelect(Type objectType, int autoOrder, int autoAlias, string orderFields) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotectedvirtual |
| _genSelect(Type objectType, string alias) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotectedvirtual |
| _genSelect(Type objectType, string alias, List< fieldpara > listFilter, out List< SqlParameter > liSqlPara) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotectedvirtual |
| _genSelect(Type objectType, int autoOrder, int autoAlias, int autoPara, string orderFields, List< fieldpara > listFilter, out List< SqlParameter > liSqlPara) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotectedvirtual |
| _genSelect(string configstring, string orderFields, List< fieldpara > listFilter, List< jointable > reference, out List< SqlParameter > prs) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotectedvirtual |
| _genSelect2008(string orderFields, List< fieldpara > listFilter, List< jointable > reference, out List< SqlParameter > prs) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotectedvirtual |
| _genSelect2012(string orderFields, int startitem, int countitem, List< fieldpara > listFilter, List< jointable > reference, out List< SqlParameter > prs) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotectedvirtual |
| _genSelect2021(string filterOption, string orderFields, int startitem, int countitem, List< fieldpara > listFilter, List< jointable > reference, out List< SqlParameter > prs, out string countselect, out TableOject rootObject) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotectedvirtual |
| _getBaseLink(TableOject obj) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotectedvirtual |
| _getObjectName(Type obj) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotectedvirtual |
| _getTableName(Type objectType) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotectedvirtual |
| _jointype(JOIN j) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotected |
| _lastSQL (defined in IS.fitframework.BusinessController< BusinessObject, ObjectID >) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | |
| alia | IS.fitframework.BusinessController< BusinessObject, ObjectID > | protected |
| BeginTransaction() | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inline |
| BusinessController() | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotected |
| charType(SqlDbType st) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotected |
| checkCode(ObjectID ID, params fieldpara[] para) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| checkData4SQL(object chnull, SqlDbType t) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotected |
| checkPage(ObjectID ID, string sortField, int itemperpage, out int pagecount, out int thepage, List< fieldpara > filter, params jointable[] join) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inline |
| checkPage(ObjectID ID, string sortField, int itemperpage, out int pagecount, out int thepage, params fieldpara[] filter) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inline |
| checkPage2(ObjectID ID, string sortField, int itemperpage, out int pagecount, out int thepage, List< fieldpara > filter, params jointable[] join) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inline |
| checkPage2(ObjectID ID, string sortField, int itemperpage, out int pagecount, out int thepage, params fieldpara[] filter) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inline |
| checkReadonly(fieldInfo[] a, string fieldName) (defined in IS.fitframework.BusinessController< BusinessObject, ObjectID >) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotectedvirtual |
| checkViewCode(ObjectID ID, object viewCode) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| CloseConnection() | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inline |
| CommitTransaction() | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inline |
| computeReferenceWhere(int theorder, List< FieldInfo > othertable, List< jointable > lijoin, fieldpara item, out SqlParameter pr) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotected |
| computeWhere(int theorder, PropertyInfo[] selectFieldInfo, fieldpara item, out SqlParameter pr) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotected |
| computeWherewithoutCheck(int theorder, fieldpara item, out SqlParameter pr) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotected |
| Connection() | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inline |
| convert2Sql(string t) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotectedvirtual |
| convert2Sql(Type t) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotectedvirtual |
| createIDObject(Type _ID, string alias, DataRow dr) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotected |
| createNull() (defined in IS.fitframework.BusinessController< BusinessObject, ObjectID >) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | |
| createObject() (defined in IS.fitframework.BusinessController< BusinessObject, ObjectID >) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | |
| createObjectFromRow(DataRow dr) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| createObjectFromRow(Type myTableObject, string alias, DataRow dr) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| createObjectFromRow3(TableOject root, string alias, DataRow dr) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| createObjectFromRowWithName(DataRow dr) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| createObjectFromRowXML(DataRow dr) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| db | IS.fitframework.BusinessController< BusinessObject, ObjectID > | protected |
| Delete(string storedProcName, object id) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| Delete(object id) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| Delete(params fieldpara[] para) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| Delete(List< fieldpara > listPara) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| delete(params object[] entities) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| delete(callBackFunction fn, params object[] entities) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| deleteByKey(Type myTableObject, List< fieldpara > listPara) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| deleteOne(object id) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotectedvirtual |
| deleteOne(string storedProcname, object id) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotectedvirtual |
| DeletetMultiItems(List< ObjectID > entities) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| DeletetMultiItems(List< ObjectID > entities, callBackFunction fn) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| DeletetMultiItems(string storedProcName, List< ObjectID > entities, callBackFunction fn) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| DeletetMultiItems(string storedProcName, List< ObjectID > entities) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| doQuery(string sql, List< fieldpara > para) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| encrypt(BusinessObject obj) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| ExecuteNonQuery(string SQL) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| genNextCode(string branchcode, object obj) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| genNextCode(object obj) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| genNextCode(string branchcode, object obj, string currentCode) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| genNextCode(object obj, string currentCode) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| GenNextCode(BusinessObject obj) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| GenNextCode(BusinessObject obj, string currentCode) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| Get(string fields, string TableName, string Condition, string OrderBy) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| GetAll() | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| GetAll(string configKey, ref DataSet ds) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| GetAll(ref DataSet ds) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| GetAll(ref DataSet ds, string tableName) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| GetAll(ref DataSet ds, string tableName, string orderfield) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| GetAll(ref DataSet ds, string tableName, string orderfield, int activeStatus) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy(string orderFields, List< fieldpara > listFilter, params jointable[] reference) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy(string sortField, params fieldpara[] filter) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy(params fieldpara[] filter) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy(ref DataSet ds, string tableName, string orderFields, params fieldpara[] para) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy(ref DataSet ds, string tableName, params fieldpara[] para) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy(ref DataSet ds, string tableName, List< fieldpara > listPara) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy(ref DataSet ds, string tableName, string orderFields, List< fieldpara > listFilter, List< jointable > reference) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy(ref DataSet ds, string tableName, string orderFields, List< fieldpara > listFilter, params jointable[] reference) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy(ref DataSet ds, string tableName, string orderFields, params jointable[] reference) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy(ref DataSet ds, string tableName, List< fieldpara > listFilter, params jointable[] reference) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy(ref DataSet ds, string tableName, List< fieldpara > listFilter, List< jointable > reference) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy(ref DataSet ds, string tableName, List< jointable > reference) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy(ref DataSet ds, string tableName, string orderFields, List< fieldpara > listFilter) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy2(ref DataSet ds, string tableName, string orderFields, List< fieldpara > listFilter, List< jointable > reference) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy2(ref DataSet ds, string tableName, string orderFields, int itemperpage, int pagenumber, out int pagecount, List< fieldpara > listFilter, List< jointable > reference) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy2(ref DataSet ds, string tableName, string orderFields, int itemperpage, int pagenumber, out int pagecount, out int countnumberrecord, List< fieldpara > listFilter, List< jointable > reference) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy2(ref DataSet ds, string tableName, string orderFields, List< fieldpara > listFilter) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy2(ref DataSet ds, string tableName, string orderFields, int itemperpage, int pagenumber, out int pagecount, List< fieldpara > listFilter) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy2(ref DataSet ds, string tableName, string orderFields, params fieldpara[] para) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy2(string sortField, int itemperpage, int pagenumber, out int pagecount, out int countrecord, List< fieldpara > filter, params jointable[] join) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy2(string sortField, List< fieldpara > filter, List< jointable > reference) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy2(params fieldpara[] filter) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy2(string sortField, params fieldpara[] filter) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy2(string sortField, int itemperpage, int pagenumber, out int pagecount, List< fieldpara > filter, params jointable[] join) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy2(int beginrecord, int endrecord, out int totalrecord, string sortField, List< fieldpara > filter, params jointable[] join) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy2(string sortField, int itemperpage, int pagenumber, out int pagecount, params fieldpara[] filter) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy3(string filterOption, ref DataSet ds, string tableName, string orderFields, int startItemp, int itemperpage, out int pagecount, out int countnumberrecord, List< fieldpara > listFilter, List< jointable > reference, out TableOject rootObject) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy3(string filterOption, string tableName, ref DataSet ds, string orderFields, int beginrecord, int itemperpage, out int totalrecord, List< fieldpara > listFilter, out TableOject rootObject) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy3(string filterOption, string tableName, ref DataSet ds, string orderFields, int beginrecord, int itemperpage, out int totalrecord, List< fieldpara > listFilter, params jointable[] reference) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy3(string filterOption, string tableName, ref DataSet ds, string orderFields, int beginrecord, int itemperpage, out int totalrecord, params fieldpara[] listFilter) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy3(string filterOption, string tableName, ref DataSet ds, string orderFields, int beginrecord, int endrecord, out int totalrecord, List< fieldpara > listFilter, List< jointable > reference, out TableOject rootObject) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy3(string filterOption, string tableName, ref DataSet ds, string orderFields, List< fieldpara > listFilter, out TableOject rootObject) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy3(string filterOption, string tableName, ref DataSet ds, string orderFields, List< fieldpara > listFilter, List< jointable > reference, out TableOject rootObject) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy3(string filterOption, string tableName, ref DataSet ds, string orderFields, List< fieldpara > listFilter, params jointable[] reference) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy3(string filterOption, string tableName, ref DataSet ds, string orderFields, params fieldpara[] listFilter) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy3(string filterOption, string sortField, int itemperpage, int pagenumber, out int pagecount, out int countrecord, List< fieldpara > filter, params jointable[] join) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy3(string filterOption, string sortField, int startRecord, int itemCount, out int countrecord, List< fieldpara > filter, params jointable[] join) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy3(string filterOption, string sortField, int itemperpage, int pagenumber, out int pagecount, out int countrecord, params fieldpara[] filter) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy3(string filterOption, string sortField, List< fieldpara > filter, params jointable[] join) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getAllBy3(string filterOption, string sortField, params fieldpara[] filter) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| GetByID(ObjectID id) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| GetByKey(params fieldpara[] para) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| getByQuery(ref DataSet ds, string tableName, string sql, List< fieldpara > para) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotectedvirtual |
| getByQuery(ref DataSet ds, string tableName, string sql, string orderfield, List< fieldpara > para) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotectedvirtual |
| getCount(int itemperpage, List< fieldpara > filter, params jointable[] join) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inline |
| getCount(int itemperpage, params fieldpara[] filter) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inline |
| getField(fieldInfo[] a, string fieldName) (defined in IS.fitframework.BusinessController< BusinessObject, ObjectID >) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotectedvirtual |
| getFieldInfo(string fieldName) (defined in IS.fitframework.BusinessController< BusinessObject, ObjectID >) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotected |
| getFieldInfo(string fieldName, PropertyInfo[] selectFieldInfo) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inline |
| insert(callBackFunction fn, params object[] entities) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| insert(callBackFunction fn, List< string > exceptionField, params object[] entities) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| insert(List< string > specialField, callBackFunction fn, params object[] entities) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| insert(params object[] entities) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| Insert(BusinessObject obj) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| Insert(string storedProcName, BusinessObject obj) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| Insert(string[] specialField, BusinessObject obj) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| Insert(List< string > specialField, BusinessObject obj) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| Insert(BusinessObject obj, string[] exceptionField) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| Insert(BusinessObject obj, List< string > exceptionField) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| insertIfNew(BusinessObject obj) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| InsertIfNewMultiItems(List< BusinessObject > entities, callBackFunction fn) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| InsertMultiItems(string storedProcName, List< BusinessObject > entities, callBackFunction fn) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| InsertMultiItems(List< BusinessObject > entities) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| InsertMultiItems(string storedProcName, List< BusinessObject > entities) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| InsertMultiItems(List< BusinessObject > entities, callBackFunction fn) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| InsertMultiItems(string[] specialField, List< BusinessObject > entities) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| InsertMultiItems(string[] specialField, List< BusinessObject > entities, callBackFunction fn) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| InsertMultiItems(List< string > specialField, List< BusinessObject > entities) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| InsertMultiItems(List< string > specialField, List< BusinessObject > entities, callBackFunction fn) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| InsertMultiItems(List< BusinessObject > entities, string[] exceptionField) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| InsertMultiItems(List< BusinessObject > entities, string[] exceptionField, callBackFunction fn) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| InsertMultiItems(List< BusinessObject > entities, List< string > exceptionField) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| InsertMultiItems(List< BusinessObject > entities, List< string > exceptionField, callBackFunction fn) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| insertOne(object obj) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotectedvirtual |
| insertOne(object obj, List< string > exceptionField) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotectedvirtual |
| insertOne(List< string > specialField, object obj) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotectedvirtual |
| lockOject(BusinessObject obj) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| OpenConnection() | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inline |
| pa | IS.fitframework.BusinessController< BusinessObject, ObjectID > | |
| preCode(DateTime dt, string pattern) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| processAType(string prelink, ref TableOject obj, List< FieldInfo > liCurrentfield, List< string > childrent, List< fieldpara > fieldparas) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotectedvirtual |
| processAtypeProperty(Type thetype, ref List< string > lstPropety, ref List< FieldInfo > lstField) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotectedvirtual |
| processsOption(Type theType, string filterOption, List< fieldpara > fieldparas) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotectedvirtual |
| RollbackTransaction() | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inline |
| setConnection(SqlConnection pCon, SqlTransaction pTran) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inline |
| setConnection(object bus) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inline |
| setNull(BusinessObject obj) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| sqlversion | IS.fitframework.BusinessController< BusinessObject, ObjectID > | static |
| storedProcedure(ref DataSet ds, string tableName, string storedName, List< fieldpara > para) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| storedProcedure(ref DataSet ds, string storedName, List< fieldpara > para) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| storedProcedure(string storedName, List< fieldpara > para) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| tran() | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| unlockObject(BusinessObject obj) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| update(callBackFunction fn, params object[] entities) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| update(params object[] entities) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| update(List< string > specialField, callBackFunction fn, params object[] entities) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| update(callBackFunction fn, List< string > exceptionField, params object[] entities) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| Update(BusinessObject obj) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| Update(string storedProcName, BusinessObject obj) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| Update(string[] specialField, BusinessObject obj) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| Update(List< string > specialField, BusinessObject obj) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| Update(BusinessObject obj, string[] exceptionField) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| Update(BusinessObject obj, List< string > exceptionField) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| UpdateMultiItems(List< BusinessObject > entities) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| UpdateMultiItems(string storedProcName, List< BusinessObject > entities) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| UpdateMultiItems(List< BusinessObject > entities, callBackFunction fn) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| UpdateMultiItems(string storedProcName, List< BusinessObject > entities, callBackFunction fn) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| UpdateMultiItems(string[] specialField, List< BusinessObject > entities) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| UpdateMultiItems(string[] specialField, List< BusinessObject > entities, callBackFunction fn) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| UpdateMultiItems(List< string > specialField, List< BusinessObject > entities) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| UpdateMultiItems(List< string > specialField, List< BusinessObject > entities, callBackFunction fn) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| UpdateMultiItems(List< BusinessObject > entities, string[] exceptionField) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| UpdateMultiItems(List< BusinessObject > entities, string[] exceptionField, callBackFunction fn) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| UpdateMultiItems(List< BusinessObject > entities, List< string > exceptionField) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| UpdateMultiItems(List< BusinessObject > entities, List< string > exceptionField, callBackFunction fn) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| updateOne(object obj) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotectedvirtual |
| updateOne(List< string > specialField, object obj) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotectedvirtual |
| updateOne(object obj, List< string > exceptionField) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlineprotectedvirtual |
| UpdateTheorder(BusinessObject obj) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |
| whois(BusinessObject obj, string basecode) | IS.fitframework.BusinessController< BusinessObject, ObjectID > | inlinevirtual |