123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768 |
- using System;
- using System.Text;
- namespace SysDataLibs.TableClass
- {
- public class Tn
- {
- /// <summary>
- /// 秤类型 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string ApparatusType = "ApparatusType";
- /// <summary>
- /// 评定级别 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string AssessLevel = "AssessLevel";
- /// <summary>
- /// 公告信息 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string BulletinInfo = "BulletinInfo";
- /// <summary>
- /// 公告类型 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string BulletinType = "BulletinType";
- /// <summary>
- /// 图片类别 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string ChartType = "ChartType";
- /// <summary>
- /// 检测数据 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string CheckData = "CheckData";
- /// <summary>
- /// CheckItem ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string CheckItem = "CheckItem";
- /// <summary>
- /// CheckMethod ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string CheckMethod = "CheckMethod";
- /// <summary>
- /// 检测项目类型 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string CheckProjectType = "CheckProjectType";
- /// <summary>
- /// CheckProjectTypeMapping ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string CheckProjectTypeMapping = "CheckProjectTypeMapping";
- /// <summary>
- /// 市场卫生检查记录 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string CleansingCheckLog = "CleansingCheckLog";
- /// <summary>
- /// 消费者投诉记录 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string ConsumerComplain = "ConsumerComplain";
- /// <summary>
- /// 企业类型 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string CorporationType = "CorporationType";
- /// <summary>
- /// 凭证类型 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string CredenceType = "CredenceType";
- /// <summary>
- /// 经营户评级级别 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string CreditRating = "CreditRating";
- /// <summary>
- /// 学历类型 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string DegreeType = "DegreeType";
- /// <summary>
- /// 部门类型 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string Departments = "Departments";
- /// <summary>
- /// 字典结构 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string DictStructure = "DictStructure";
- /// <summary>
- /// dtproperties ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string dtproperties = "dtproperties";
- /// <summary>
- /// 市场值班记录 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string DutyLog = "DutyLog";
- /// <summary>
- /// 职务类型 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string Dutys = "Dutys";
- /// <summary>
- /// Evaluation ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string Evaluation = "Evaluation";
- /// <summary>
- /// EvaluationItem ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string EvaluationItem = "EvaluationItem";
- /// <summary>
- /// 单位信息 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string Farms = "Farms";
- /// <summary>
- /// 消防设施登记 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string FireProtect_Equipment = "FireProtect_Equipment";
- /// <summary>
- /// 消防检查记录 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string FireProtect_InspectLog = "FireProtect_InspectLog";
- /// <summary>
- /// 消防制度信息 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string FireProtect_System = "FireProtect_System";
- /// <summary>
- /// FSInformationExchange ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string FSInformationExchange = "FSInformationExchange";
- /// <summary>
- /// FSOnlineComplaints ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string FSOnlineComplaints = "FSOnlineComplaints";
- /// <summary>
- /// FSOnlineComplaintsDelay ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string FSOnlineComplaintsDelay = "FSOnlineComplaintsDelay";
- /// <summary>
- /// FSOnlineComplaintsTransmit ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string FSOnlineComplaintsTransmit = "FSOnlineComplaintsTransmit";
- /// <summary>
- /// 不合格商品退回台帐 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string GoodsRecallLog = "GoodsRecallLog";
- /// <summary>
- /// 食品大类信息 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string GreatKind = "GreatKind";
- /// <summary>
- /// 用户组管理市场 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string GroupHasMarket = "GroupHasMarket";
- /// <summary>
- /// 组织活动类别 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string GroupLevel = "GroupLevel";
- /// <summary>
- /// 系统类型表 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string GSSystem = "GSSystem";
- /// <summary>
- /// 产地 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string Habitat = "Habitat";
- /// <summary>
- /// 文件法规 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string LawRule = "LawRule";
- /// <summary>
- /// 法规类型 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string LawRuleType = "LawRuleType";
- /// <summary>
- /// 食品小类信息 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string LittleKind = "LittleKind";
- /// <summary>
- /// 重要商品台帐 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string MajorGoodsLog = "MajorGoodsLog";
- /// <summary>
- /// MajorGoodsSrcMarketMap ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string MajorGoodsSrcMarketMap = "MajorGoodsSrcMarketMap";
- /// <summary>
- /// MajorGoodsSrcStockTime ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string MajorGoodsSrcStockTime = "MajorGoodsSrcStockTime";
- /// <summary>
- /// 重要商品类型 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string MajorGoodsType = "MajorGoodsType";
- /// <summary>
- /// MajorSpecials ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string MajorSpecials = "MajorSpecials";
- /// <summary>
- /// MaketWatchServer ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string MaketWatchServer = "MaketWatchServer";
- /// <summary>
- /// 市场管理网络及分布示意图 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string MarketChart = "MarketChart";
- /// <summary>
- /// 市场信誉评分情况 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string MarketCredits = "MarketCredits";
- /// <summary>
- /// 市场信誉评分标准 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string MarketCreditTypes = "MarketCreditTypes";
- /// <summary>
- /// MarketEvalGrade ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string MarketEvalGrade = "MarketEvalGrade";
- /// <summary>
- /// 市场相关证件 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string MarketHasWarrant = "MarketHasWarrant";
- /// <summary>
- /// 市场检测设施登记 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string MarketInspectFacility = "MarketInspectFacility";
- /// <summary>
- /// 市场主要商品价格 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string MarketMajorQuote = "MarketMajorQuote";
- /// <summary>
- /// 市场人员管理 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string MarketOperators = "MarketOperators";
- /// <summary>
- /// 市场基本信息 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string Markets = "Markets";
- /// <summary>
- /// 市场经营户信用 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string MarketSellerCredit = "MarketSellerCredit";
- /// <summary>
- /// 市场经营户信息 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string MarketSellers = "MarketSellers";
- /// <summary>
- /// 市场主要制度 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string MarketStatute = "MarketStatute";
- /// <summary>
- /// 市场类型 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string MarketType = "MarketType";
- /// <summary>
- /// MarketViolations ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string MarketViolations = "MarketViolations";
- /// <summary>
- /// 市场视频监控 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string MarketWatch = "MarketWatch";
- /// <summary>
- /// 计量单位 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string MeasureUnit = "MeasureUnit";
- /// <summary>
- /// 品牌维护表 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string NameBrands = "NameBrands";
- /// <summary>
- /// PlatRegDsn ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string PlatRegDsn = "PlatRegDsn";
- /// <summary>
- /// Products ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string Products = "Products";
- /// <summary>
- /// 园区机构 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string Regions = "Regions";
- /// <summary>
- /// 先行赔偿类型 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string ReserveChangeType = "ReserveChangeType";
- /// <summary>
- /// 先行赔偿台帐 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string ReserveCompensateLog = "ReserveCompensateLog";
- /// <summary>
- /// 经营方式 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string RunningWayType = "RunningWayType";
- /// <summary>
- /// 重要商品销售台帐 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string SaleDestLog = "SaleDestLog";
- /// <summary>
- /// 评分标准明细 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string ScoreStandardDetails = "ScoreStandardDetails";
- /// <summary>
- /// 评分标准 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string ScoreStandards = "ScoreStandards";
- /// <summary>
- /// SellerCreditExamine ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string SellerCreditExamine = "SellerCreditExamine";
- /// <summary>
- /// 经营户信用记录台帐 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string SellerCredits = "SellerCredits";
- /// <summary>
- /// SellerEvalGrade ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string SellerEvalGrade = "SellerEvalGrade";
- /// <summary>
- /// 经营户摊位信息 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string SellerHasStall = "SellerHasStall";
- /// <summary>
- /// 经营户证件信息 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string SellerHasWarrant = "SellerHasWarrant";
- /// <summary>
- /// SellerRewardLog ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string SellerRewardLog = "SellerRewardLog";
- /// <summary>
- /// 经营户奖惩类型 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string SellerRewardType = "SellerRewardType";
- /// <summary>
- /// SellerScoreDetailLog ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string SellerScoreDetailLog = "SellerScoreDetailLog";
- /// <summary>
- /// SellerScoreLog ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string SellerScoreLog = "SellerScoreLog";
- /// <summary>
- /// SellerViolationLog ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string SellerViolationLog = "SellerViolationLog";
- /// <summary>
- /// 经营户违规行为 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string SellerViolations = "SellerViolations";
- /// <summary>
- /// 经营户违规类型 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string SellerViolationType = "SellerViolationType";
- /// <summary>
- /// 商品类型表 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string Specials = "Specials";
- /// <summary>
- /// SpecialsMapping ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string SpecialsMapping = "SpecialsMapping";
- /// <summary>
- /// 市场摊位信息 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string Stalls = "Stalls";
- /// <summary>
- /// 残留农药检测标准管理 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string Standard = "Standard";
- /// <summary>
- /// 商品进货验收台帐 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string StockRecvLog = "StockRecvLog";
- /// <summary>
- /// 豆制品进货台帐 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string StockupBeanLog = "StockupBeanLog";
- /// <summary>
- /// 猪肉、活家禽进货台帐 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string StockupLog = "StockupLog";
- /// <summary>
- /// 供货商信息 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string Suppliers = "Suppliers";
- /// <summary>
- /// Sys_APP_T_UID ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string Sys_APP_T_UID = "Sys_APP_T_UID";
- /// <summary>
- /// Sys_AttachFiles ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string Sys_AttachFiles = "Sys_AttachFiles";
- /// <summary>
- /// Sys_AttachTables ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string Sys_AttachTables = "Sys_AttachTables";
- /// <summary>
- /// 系统菜单表 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string Sys_Functions = "Sys_Functions";
- /// <summary>
- /// Sys_Functions_bak ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string Sys_Functions_bak = "Sys_Functions_bak";
- /// <summary>
- /// 用户组禁止访问字段 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string Sys_GroupDenyColumns = "Sys_GroupDenyColumns";
- /// <summary>
- /// 用户组权限设置 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string Sys_GroupHasFunction = "Sys_GroupHasFunction";
- /// <summary>
- /// 用户组成员管理 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string Sys_GroupHasUser = "Sys_GroupHasUser";
- /// <summary>
- /// 用户组信息 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string Sys_Groups = "Sys_Groups";
- /// <summary>
- /// 系统帮助 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string Sys_Helps = "Sys_Helps";
- /// <summary>
- /// 系统图片 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string Sys_Images = "Sys_Images";
- /// <summary>
- /// 系统信息 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string Sys_Info = "Sys_Info";
- /// <summary>
- /// 系统日志 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string Sys_Log = "Sys_Log";
- /// <summary>
- /// 系统设置 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string Sys_Setting = "Sys_Setting";
- /// <summary>
- /// 翻译辞典 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string Sys_Status = "Sys_Status";
- /// <summary>
- /// 表字段说明 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string Sys_TableColumns = "Sys_TableColumns";
- /// <summary>
- /// 表说明 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string Sys_Tables = "Sys_Tables";
- /// <summary>
- /// 用户缺省列 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string Sys_UserDefaultColumns = "Sys_UserDefaultColumns";
- /// <summary>
- /// 用户禁止访问字段 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string Sys_UserDenyColumns = "Sys_UserDenyColumns";
- /// <summary>
- /// 用户菜单权限设置 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string Sys_UserHasFunction = "Sys_UserHasFunction";
- /// <summary>
- /// 用户信息 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string Sys_Users = "Sys_Users";
- /// <summary>
- /// SysRegisters ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string SysRegisters = "SysRegisters";
- /// <summary>
- /// 经营类型 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string TradeType = "TradeType";
- /// <summary>
- /// 用户-市场对照表 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string UserHasMarket = "UserHasMarket";
- /// <summary>
- /// 用户单位 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string UseUnit = "UseUnit";
- /// <summary>
- /// 用户单位类型 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string UseUnitType = "UseUnitType";
-
- /// <summary>
- /// 蔬菜类型 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string VegetableType = "VegetableType";
- /// <summary>
- /// 车辆管理 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string Voiture = "Voiture";
- /// <summary>
- /// 相关证件类型 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string WarrantType = "WarrantType";
- /// <summary>
- /// 复秤情况台帐 ( Table Type:U; IsInMemory:False )
- /// </summary>
- public const string WeightCheckLog = "WeightCheckLog";
- /// <summary>
- /// v_CheckProjectTypeMapping ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string v_CheckProjectTypeMapping = "v_CheckProjectTypeMapping";
- /// <summary>
- /// v_UserDenyColumns ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string v_UserDenyColumns = "v_UserDenyColumns";
- /// <summary>
- /// v_UserHasAllFunctions_New ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string v_UserHasAllFunctions_New = "v_UserHasAllFunctions_New";
- /// <summary>
- /// v_UserHasAllFunctions_New_N ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string v_UserHasAllFunctions_New_N = "v_UserHasAllFunctions_New_N";
- /// <summary>
- /// v_viewUsers ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string v_viewUsers = "v_viewUsers";
- /// <summary>
- /// v_ySpecials_Mapping ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string v_ySpecials_Mapping = "v_ySpecials_Mapping";
- /// <summary>
- /// ViewAttachFireProtectInspectLog ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string ViewAttachFireProtectInspectLog = "ViewAttachFireProtectInspectLog";
- /// <summary>
- /// ViewAttachWeightCheckLog ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string ViewAttachWeightCheckLog = "ViewAttachWeightCheckLog";
- /// <summary>
- /// ViewCheckData ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string ViewCheckData = "ViewCheckData";
- /// <summary>
- /// ViewCleansingCheckLog ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string ViewCleansingCheckLog = "ViewCleansingCheckLog";
- /// <summary>
- /// viewConsumerComplain ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string viewConsumerComplain = "viewConsumerComplain";
- /// <summary>
- /// ViewConsumerComplain_New ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string ViewConsumerComplain_New = "ViewConsumerComplain_New";
- /// <summary>
- /// ViewDutyLog ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string ViewDutyLog = "ViewDutyLog";
- /// <summary>
- /// ViewFireProtectInspectLog ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string ViewFireProtectInspectLog = "ViewFireProtectInspectLog";
- /// <summary>
- /// viewGoodsRecall ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string viewGoodsRecall = "viewGoodsRecall";
- /// <summary>
- /// viewGoodsRecallLog ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string viewGoodsRecallLog = "viewGoodsRecallLog";
- /// <summary>
- /// ViewMajorGoods ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string ViewMajorGoods = "ViewMajorGoods";
- /// <summary>
- /// ViewMajorGoods_New ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string ViewMajorGoods_New = "ViewMajorGoods_New";
- /// <summary>
- /// ViewMajorGoodsLog ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string ViewMajorGoodsLog = "ViewMajorGoodsLog";
- /// <summary>
- /// ViewMarketChart ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string ViewMarketChart = "ViewMarketChart";
- /// <summary>
- /// viewMarketCredits ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string viewMarketCredits = "viewMarketCredits";
- /// <summary>
- /// ViewMarketInfos ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string ViewMarketInfos = "ViewMarketInfos";
- /// <summary>
- /// ViewMarketOperators ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string ViewMarketOperators = "ViewMarketOperators";
- /// <summary>
- /// ViewMarketSellers ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string ViewMarketSellers = "ViewMarketSellers";
- /// <summary>
- /// ViewMarketSellers_Interface ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string ViewMarketSellers_Interface = "ViewMarketSellers_Interface";
- /// <summary>
- /// ViewMarketSellers_New ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string ViewMarketSellers_New = "ViewMarketSellers_New";
- /// <summary>
- /// ViewMarketSellerWarrant ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string ViewMarketSellerWarrant = "ViewMarketSellerWarrant";
- /// <summary>
- /// ViewMarketStatute ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string ViewMarketStatute = "ViewMarketStatute";
- /// <summary>
- /// ViewMarketViolations ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string ViewMarketViolations = "ViewMarketViolations";
- /// <summary>
- /// ViewMarketWarrantInfos_New ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string ViewMarketWarrantInfos_New = "ViewMarketWarrantInfos_New";
- /// <summary>
- /// ViewNameBrandInfos ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string ViewNameBrandInfos = "ViewNameBrandInfos";
- /// <summary>
- /// ViewReserveCompensateLog ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string ViewReserveCompensateLog = "ViewReserveCompensateLog";
- /// <summary>
- /// ViewSaleDestLog ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string ViewSaleDestLog = "ViewSaleDestLog";
- /// <summary>
- /// viewSellerCredits ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string viewSellerCredits = "viewSellerCredits";
- /// <summary>
- /// ViewSellerViolationLog ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string ViewSellerViolationLog = "ViewSellerViolationLog";
- /// <summary>
- /// ViewSellerViolations ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string ViewSellerViolations = "ViewSellerViolations";
- /// <summary>
- /// ViewSpecials ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string ViewSpecials = "ViewSpecials";
- /// <summary>
- /// ViewStalls ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string ViewStalls = "ViewStalls";
- /// <summary>
- /// ViewStockRecvLog ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string ViewStockRecvLog = "ViewStockRecvLog";
- /// <summary>
- /// ViewStockupBeanLog ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string ViewStockupBeanLog = "ViewStockupBeanLog";
- /// <summary>
- /// ViewStockupLog ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string ViewStockupLog = "ViewStockupLog";
- /// <summary>
- /// ViewSuppliers ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string ViewSuppliers = "ViewSuppliers";
- /// <summary>
- /// ViewSysRegisters ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string ViewSysRegisters = "ViewSysRegisters";
- /// <summary>
- /// viewWeightCheckLog ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string viewWeightCheckLog = "viewWeightCheckLog";
- /// <summary>
- /// ViewWeightCheckLog_New ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string ViewWeightCheckLog_New = "ViewWeightCheckLog_New";
- /// <summary>
- /// ViewWeightCheckLogInfo ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string ViewWeightCheckLogInfo = "ViewWeightCheckLogInfo";
- /// <summary>
- /// vwBBCheckData ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string vwBBCheckData = "vwBBCheckData";
- /// <summary>
- /// vwBulletinInfoMarkets ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string vwBulletinInfoMarkets = "vwBulletinInfoMarkets";
- /// <summary>
- /// vwBulletinInfoNoRead ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string vwBulletinInfoNoRead = "vwBulletinInfoNoRead";
- /// <summary>
- /// vwBulletinInfoRead ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string vwBulletinInfoRead = "vwBulletinInfoRead";
- /// <summary>
- /// vwCheckData ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string vwCheckData = "vwCheckData";
- /// <summary>
- /// vwMarketAndSellerWrnt ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string vwMarketAndSellerWrnt = "vwMarketAndSellerWrnt";
- /// <summary>
- /// vwMarketBaseInfo ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string vwMarketBaseInfo = "vwMarketBaseInfo";
- /// <summary>
- /// vwMarketEvalGrade ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string vwMarketEvalGrade = "vwMarketEvalGrade";
- /// <summary>
- /// vwMarketEvalGrade_New ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string vwMarketEvalGrade_New = "vwMarketEvalGrade_New";
- /// <summary>
- /// vwMarketEvalRpt ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string vwMarketEvalRpt = "vwMarketEvalRpt";
- /// <summary>
- /// vwMarketMajorQuote ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string vwMarketMajorQuote = "vwMarketMajorQuote";
- /// <summary>
- /// vwMarketSellerEvalGrade ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string vwMarketSellerEvalGrade = "vwMarketSellerEvalGrade";
- /// <summary>
- /// vwMarketSellerWarrant ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string vwMarketSellerWarrant = "vwMarketSellerWarrant";
- /// <summary>
- /// vwMarketWrntDueExpire ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string vwMarketWrntDueExpire = "vwMarketWrntDueExpire";
- /// <summary>
- /// vwMarketWrntDueExpireCalc ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string vwMarketWrntDueExpireCalc = "vwMarketWrntDueExpireCalc";
- /// <summary>
- /// vwSellerEvalRpt ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string vwSellerEvalRpt = "vwSellerEvalRpt";
- /// <summary>
- /// vwSellerWrntDueExpire ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string vwSellerWrntDueExpire = "vwSellerWrntDueExpire";
- /// <summary>
- /// vwSellerWrntDueExpireCalc ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string vwSellerWrntDueExpireCalc = "vwSellerWrntDueExpireCalc";
- /// <summary>
- /// vwSpecialsGoods ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string vwSpecialsGoods = "vwSpecialsGoods";
- /// <summary>
- /// vwUserHasAllFunctions ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string vwUserHasAllFunctions = "vwUserHasAllFunctions";
- /// <summary>
- /// vwUserHasAllMarkets ( Table Type:V; IsInMemory:False )
- /// </summary>
- public const string vwUserHasAllMarkets = "vwUserHasAllMarkets";
- public const string VarietyCategory = "VarietyCategory";
- }
- }
|