1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048 |
- using System;
- using System.Collections.Generic;
- using System.Text;
- using System.Data;
- using SysBaseLibs;
- using System.Web.Script.Serialization;
- namespace SysDataLibs.TableClass
- {
- #region SellerCreditExamine
- public class SellerCreditExamine_info : ITableInfo
- {
- #region SellerCreditExamine表 字段信息
- /// <summary>
- /// 为关键字段: Y --- PrimaryKey;
- /// 自动增长: Y;
- /// 数据类型: int;
- /// 数据长度: 4;
- /// 是否允许为空: N;
- /// 默认值: ;
- /// 描述: ID;
- /// </summary>
- public const string cID = "ID";
- /// <summary>
- /// 为关键字段: N ;
- /// 自动增长: N;
- /// 数据类型: smalldatetime;
- /// 数据长度: 4;
- /// 是否允许为空: N;
- /// 默认值: ;
- /// 描述: LogDate;
- /// </summary>
- public const string cLogDate = "LogDate";
- /// <summary>
- /// 为关键字段: N ;
- /// 自动增长: N;
- /// 数据类型: char;
- /// 数据长度: 10;
- /// 是否允许为空: N;
- /// 默认值: ;
- /// 描述: MarketID;
- /// </summary>
- public const string cMarketID = "MarketID";
- /// <summary>
- /// 为关键字段: N ;
- /// 自动增长: N;
- /// 数据类型: varchar;
- /// 数据长度: 100;
- /// 是否允许为空: Y;
- /// 默认值: ;
- /// 描述: Notes01;
- /// </summary>
- public const string cNotes01 = "Notes01";
- /// <summary>
- /// 为关键字段: N ;
- /// 自动增长: N;
- /// 数据类型: varchar;
- /// 数据长度: 100;
- /// 是否允许为空: Y;
- /// 默认值: ;
- /// 描述: Notes02;
- /// </summary>
- public const string cNotes02 = "Notes02";
- /// <summary>
- /// 为关键字段: N ;
- /// 自动增长: N;
- /// 数据类型: varchar;
- /// 数据长度: 100;
- /// 是否允许为空: Y;
- /// 默认值: ;
- /// 描述: Notes03;
- /// </summary>
- public const string cNotes03 = "Notes03";
- /// <summary>
- /// 为关键字段: N ;
- /// 自动增长: N;
- /// 数据类型: varchar;
- /// 数据长度: 100;
- /// 是否允许为空: Y;
- /// 默认值: ;
- /// 描述: Notes04;
- /// </summary>
- public const string cNotes04 = "Notes04";
- /// <summary>
- /// 为关键字段: N ;
- /// 自动增长: N;
- /// 数据类型: varchar;
- /// 数据长度: 100;
- /// 是否允许为空: Y;
- /// 默认值: ;
- /// 描述: Notes05;
- /// </summary>
- public const string cNotes05 = "Notes05";
- /// <summary>
- /// 为关键字段: N ;
- /// 自动增长: N;
- /// 数据类型: varchar;
- /// 数据长度: 100;
- /// 是否允许为空: Y;
- /// 默认值: ;
- /// 描述: Notes06;
- /// </summary>
- public const string cNotes06 = "Notes06";
- /// <summary>
- /// 为关键字段: N ;
- /// 自动增长: N;
- /// 数据类型: varchar;
- /// 数据长度: 100;
- /// 是否允许为空: Y;
- /// 默认值: ;
- /// 描述: Notes07;
- /// </summary>
- public const string cNotes07 = "Notes07";
- /// <summary>
- /// 为关键字段: N ;
- /// 自动增长: N;
- /// 数据类型: varchar;
- /// 数据长度: 100;
- /// 是否允许为空: Y;
- /// 默认值: ;
- /// 描述: Notes08;
- /// </summary>
- public const string cNotes08 = "Notes08";
- /// <summary>
- /// 为关键字段: N ;
- /// 自动增长: N;
- /// 数据类型: varchar;
- /// 数据长度: 100;
- /// 是否允许为空: Y;
- /// 默认值: ;
- /// 描述: Notes09;
- /// </summary>
- public const string cNotes09 = "Notes09";
- /// <summary>
- /// 为关键字段: N ;
- /// 自动增长: N;
- /// 数据类型: varchar;
- /// 数据长度: 100;
- /// 是否允许为空: Y;
- /// 默认值: ;
- /// 描述: Notes10;
- /// </summary>
- public const string cNotes10 = "Notes10";
- /// <summary>
- /// 为关键字段: N ;
- /// 自动增长: N;
- /// 数据类型: varchar;
- /// 数据长度: 100;
- /// 是否允许为空: Y;
- /// 默认值: ;
- /// 描述: Notes11;
- /// </summary>
- public const string cNotes11 = "Notes11";
- /// <summary>
- /// 为关键字段: N ;
- /// 自动增长: N;
- /// 数据类型: varchar;
- /// 数据长度: 100;
- /// 是否允许为空: Y;
- /// 默认值: ;
- /// 描述: Notes12;
- /// </summary>
- public const string cNotes12 = "Notes12";
- /// <summary>
- /// 为关键字段: N ;
- /// 自动增长: N;
- /// 数据类型: varchar;
- /// 数据长度: 100;
- /// 是否允许为空: Y;
- /// 默认值: ;
- /// 描述: Notes13;
- /// </summary>
- public const string cNotes13 = "Notes13";
- /// <summary>
- /// 为关键字段: N ;
- /// 自动增长: N;
- /// 数据类型: varchar;
- /// 数据长度: 100;
- /// 是否允许为空: Y;
- /// 默认值: ;
- /// 描述: Notes14;
- /// </summary>
- public const string cNotes14 = "Notes14";
- /// <summary>
- /// 为关键字段: N ;
- /// 自动增长: N;
- /// 数据类型: varchar;
- /// 数据长度: 100;
- /// 是否允许为空: Y;
- /// 默认值: ;
- /// 描述: Notes15;
- /// </summary>
- public const string cNotes15 = "Notes15";
- /// <summary>
- /// 为关键字段: N ;
- /// 自动增长: N;
- /// 数据类型: int;
- /// 数据长度: 4;
- /// 是否允许为空: Y;
- /// 默认值: ;
- /// 描述: Score01;
- /// </summary>
- public const string cScore01 = "Score01";
- /// <summary>
- /// 为关键字段: N ;
- /// 自动增长: N;
- /// 数据类型: int;
- /// 数据长度: 4;
- /// 是否允许为空: Y;
- /// 默认值: ;
- /// 描述: Score02;
- /// </summary>
- public const string cScore02 = "Score02";
- /// <summary>
- /// 为关键字段: N ;
- /// 自动增长: N;
- /// 数据类型: int;
- /// 数据长度: 4;
- /// 是否允许为空: Y;
- /// 默认值: ;
- /// 描述: Score03;
- /// </summary>
- public const string cScore03 = "Score03";
- /// <summary>
- /// 为关键字段: N ;
- /// 自动增长: N;
- /// 数据类型: int;
- /// 数据长度: 4;
- /// 是否允许为空: Y;
- /// 默认值: ;
- /// 描述: Score04;
- /// </summary>
- public const string cScore04 = "Score04";
- /// <summary>
- /// 为关键字段: N ;
- /// 自动增长: N;
- /// 数据类型: int;
- /// 数据长度: 4;
- /// 是否允许为空: Y;
- /// 默认值: ;
- /// 描述: Score05;
- /// </summary>
- public const string cScore05 = "Score05";
- /// <summary>
- /// 为关键字段: N ;
- /// 自动增长: N;
- /// 数据类型: int;
- /// 数据长度: 4;
- /// 是否允许为空: Y;
- /// 默认值: ;
- /// 描述: Score06;
- /// </summary>
- public const string cScore06 = "Score06";
- /// <summary>
- /// 为关键字段: N ;
- /// 自动增长: N;
- /// 数据类型: int;
- /// 数据长度: 4;
- /// 是否允许为空: Y;
- /// 默认值: ;
- /// 描述: Score07;
- /// </summary>
- public const string cScore07 = "Score07";
- /// <summary>
- /// 为关键字段: N ;
- /// 自动增长: N;
- /// 数据类型: int;
- /// 数据长度: 4;
- /// 是否允许为空: Y;
- /// 默认值: ;
- /// 描述: Score08;
- /// </summary>
- public const string cScore08 = "Score08";
- /// <summary>
- /// 为关键字段: N ;
- /// 自动增长: N;
- /// 数据类型: int;
- /// 数据长度: 4;
- /// 是否允许为空: Y;
- /// 默认值: ;
- /// 描述: Score09;
- /// </summary>
- public const string cScore09 = "Score09";
- /// <summary>
- /// 为关键字段: N ;
- /// 自动增长: N;
- /// 数据类型: int;
- /// 数据长度: 4;
- /// 是否允许为空: Y;
- /// 默认值: ;
- /// 描述: Score10;
- /// </summary>
- public const string cScore10 = "Score10";
- /// <summary>
- /// 为关键字段: N ;
- /// 自动增长: N;
- /// 数据类型: int;
- /// 数据长度: 4;
- /// 是否允许为空: Y;
- /// 默认值: ;
- /// 描述: Score11;
- /// </summary>
- public const string cScore11 = "Score11";
- /// <summary>
- /// 为关键字段: N ;
- /// 自动增长: N;
- /// 数据类型: int;
- /// 数据长度: 4;
- /// 是否允许为空: Y;
- /// 默认值: ;
- /// 描述: Score12;
- /// </summary>
- public const string cScore12 = "Score12";
- /// <summary>
- /// 为关键字段: N ;
- /// 自动增长: N;
- /// 数据类型: int;
- /// 数据长度: 4;
- /// 是否允许为空: Y;
- /// 默认值: ;
- /// 描述: Score13;
- /// </summary>
- public const string cScore13 = "Score13";
- /// <summary>
- /// 为关键字段: N ;
- /// 自动增长: N;
- /// 数据类型: int;
- /// 数据长度: 4;
- /// 是否允许为空: Y;
- /// 默认值: ;
- /// 描述: Score14;
- /// </summary>
- public const string cScore14 = "Score14";
- /// <summary>
- /// 为关键字段: N ;
- /// 自动增长: N;
- /// 数据类型: int;
- /// 数据长度: 4;
- /// 是否允许为空: Y;
- /// 默认值: ;
- /// 描述: Score15;
- /// </summary>
- public const string cScore15 = "Score15";
- /// <summary>
- /// 为关键字段: N ;
- /// 自动增长: N;
- /// 数据类型: int;
- /// 数据长度: 4;
- /// 是否允许为空: N;
- /// 默认值: ;
- /// 描述: SellerID;
- /// </summary>
- public const string cSellerID = "SellerID";
- /// <summary>
- /// 为关键字段: N ;
- /// 自动增长: N;
- /// 数据类型: datetime;
- /// 数据长度: 8;
- /// 是否允许为空: N;
- /// 默认值: ;
- /// 描述: UpdateTime;
- /// </summary>
- public const string cUpdateTime = "UpdateTime";
- /// <summary>
- /// 为关键字段: N ;
- /// 自动增长: N;
- /// 数据类型: varchar;
- /// 数据长度: 30;
- /// 是否允许为空: N;
- /// 默认值: ;
- /// 描述: UserID;
- /// </summary>
- public const string cUserID = "UserID";
- #endregion
- public SellerCreditExamine_info(){}
-
- public SellerCreditExamine_info(DataRow poRow)
- {
- CreateTableInfo(poRow);
- }
-
- public void CreateTableInfo(DataRow poRow)
- {
- _ID=UtilStr.StrFromObj(poRow[cID]);
- _LogDate=UtilStr.StrFromObj(poRow[cLogDate]);
- _MarketID=UtilStr.StrFromObj(poRow[cMarketID]);
- _Notes01=UtilStr.StrFromObj(poRow[cNotes01]);
- _Notes02=UtilStr.StrFromObj(poRow[cNotes02]);
- _Notes03=UtilStr.StrFromObj(poRow[cNotes03]);
- _Notes04=UtilStr.StrFromObj(poRow[cNotes04]);
- _Notes05=UtilStr.StrFromObj(poRow[cNotes05]);
- _Notes06=UtilStr.StrFromObj(poRow[cNotes06]);
- _Notes07=UtilStr.StrFromObj(poRow[cNotes07]);
- _Notes08=UtilStr.StrFromObj(poRow[cNotes08]);
- _Notes09=UtilStr.StrFromObj(poRow[cNotes09]);
- _Notes10=UtilStr.StrFromObj(poRow[cNotes10]);
- _Notes11=UtilStr.StrFromObj(poRow[cNotes11]);
- _Notes12=UtilStr.StrFromObj(poRow[cNotes12]);
- _Notes13=UtilStr.StrFromObj(poRow[cNotes13]);
- _Notes14=UtilStr.StrFromObj(poRow[cNotes14]);
- _Notes15=UtilStr.StrFromObj(poRow[cNotes15]);
- _Score01=UtilStr.StrFromObj(poRow[cScore01]);
- _Score02=UtilStr.StrFromObj(poRow[cScore02]);
- _Score03=UtilStr.StrFromObj(poRow[cScore03]);
- _Score04=UtilStr.StrFromObj(poRow[cScore04]);
- _Score05=UtilStr.StrFromObj(poRow[cScore05]);
- _Score06=UtilStr.StrFromObj(poRow[cScore06]);
- _Score07=UtilStr.StrFromObj(poRow[cScore07]);
- _Score08=UtilStr.StrFromObj(poRow[cScore08]);
- _Score09=UtilStr.StrFromObj(poRow[cScore09]);
- _Score10=UtilStr.StrFromObj(poRow[cScore10]);
- _Score11=UtilStr.StrFromObj(poRow[cScore11]);
- _Score12=UtilStr.StrFromObj(poRow[cScore12]);
- _Score13=UtilStr.StrFromObj(poRow[cScore13]);
- _Score14=UtilStr.StrFromObj(poRow[cScore14]);
- _Score15=UtilStr.StrFromObj(poRow[cScore15]);
- _SellerID=UtilStr.StrFromObj(poRow[cSellerID]);
- _UpdateTime=UtilStr.StrFromObj(poRow[cUpdateTime]);
- _UserID=UtilStr.StrFromObj(poRow[cUserID]);
- }
-
- public SellerCreditExamine_info( string pcID, DBConnSql poDBConn)
- {
- if ( pcID.Trim().Length > 0 && poDBConn != null)
- {
- string lcSql = "select * from " + Tn.SellerCreditExamine + " where ID='"+pcID+"'";
- rsQuery loQuery = poDBConn.OpenQuery(lcSql);
- if (loQuery != null && loQuery.IsOpened && loQuery.RecCount == 1)
- {
- loQuery.MoveFirst();
- CreateTableInfo(loQuery.CurrentRow);
- }
- }
- }
- private string _ID="";
- public string ID
- {
- get { return _ID; }
- set { _ID = value; }
- }
-
- private string _LogDate="";
- public string LogDate
- {
- get { return _LogDate; }
- set { _LogDate = value; }
- }
-
- private string _MarketID="";
- public string MarketID
- {
- get { return _MarketID; }
- set { _MarketID = value; }
- }
-
- private string _Notes01="";
- public string Notes01
- {
- get { return _Notes01; }
- set { _Notes01 = value; }
- }
-
- private string _Notes02="";
- public string Notes02
- {
- get { return _Notes02; }
- set { _Notes02 = value; }
- }
-
- private string _Notes03="";
- public string Notes03
- {
- get { return _Notes03; }
- set { _Notes03 = value; }
- }
-
- private string _Notes04="";
- public string Notes04
- {
- get { return _Notes04; }
- set { _Notes04 = value; }
- }
-
- private string _Notes05="";
- public string Notes05
- {
- get { return _Notes05; }
- set { _Notes05 = value; }
- }
-
- private string _Notes06="";
- public string Notes06
- {
- get { return _Notes06; }
- set { _Notes06 = value; }
- }
-
- private string _Notes07="";
- public string Notes07
- {
- get { return _Notes07; }
- set { _Notes07 = value; }
- }
-
- private string _Notes08="";
- public string Notes08
- {
- get { return _Notes08; }
- set { _Notes08 = value; }
- }
-
- private string _Notes09="";
- public string Notes09
- {
- get { return _Notes09; }
- set { _Notes09 = value; }
- }
-
- private string _Notes10="";
- public string Notes10
- {
- get { return _Notes10; }
- set { _Notes10 = value; }
- }
-
- private string _Notes11="";
- public string Notes11
- {
- get { return _Notes11; }
- set { _Notes11 = value; }
- }
-
- private string _Notes12="";
- public string Notes12
- {
- get { return _Notes12; }
- set { _Notes12 = value; }
- }
-
- private string _Notes13="";
- public string Notes13
- {
- get { return _Notes13; }
- set { _Notes13 = value; }
- }
-
- private string _Notes14="";
- public string Notes14
- {
- get { return _Notes14; }
- set { _Notes14 = value; }
- }
-
- private string _Notes15="";
- public string Notes15
- {
- get { return _Notes15; }
- set { _Notes15 = value; }
- }
-
- private string _Score01="";
- public string Score01
- {
- get { return _Score01; }
- set { _Score01 = value; }
- }
-
- private string _Score02="";
- public string Score02
- {
- get { return _Score02; }
- set { _Score02 = value; }
- }
-
- private string _Score03="";
- public string Score03
- {
- get { return _Score03; }
- set { _Score03 = value; }
- }
-
- private string _Score04="";
- public string Score04
- {
- get { return _Score04; }
- set { _Score04 = value; }
- }
-
- private string _Score05="";
- public string Score05
- {
- get { return _Score05; }
- set { _Score05 = value; }
- }
-
- private string _Score06="";
- public string Score06
- {
- get { return _Score06; }
- set { _Score06 = value; }
- }
-
- private string _Score07="";
- public string Score07
- {
- get { return _Score07; }
- set { _Score07 = value; }
- }
-
- private string _Score08="";
- public string Score08
- {
- get { return _Score08; }
- set { _Score08 = value; }
- }
-
- private string _Score09="";
- public string Score09
- {
- get { return _Score09; }
- set { _Score09 = value; }
- }
-
- private string _Score10="";
- public string Score10
- {
- get { return _Score10; }
- set { _Score10 = value; }
- }
-
- private string _Score11="";
- public string Score11
- {
- get { return _Score11; }
- set { _Score11 = value; }
- }
-
- private string _Score12="";
- public string Score12
- {
- get { return _Score12; }
- set { _Score12 = value; }
- }
-
- private string _Score13="";
- public string Score13
- {
- get { return _Score13; }
- set { _Score13 = value; }
- }
-
- private string _Score14="";
- public string Score14
- {
- get { return _Score14; }
- set { _Score14 = value; }
- }
-
- private string _Score15="";
- public string Score15
- {
- get { return _Score15; }
- set { _Score15 = value; }
- }
-
- private string _SellerID="";
- public string SellerID
- {
- get { return _SellerID; }
- set { _SellerID = value; }
- }
-
- private string _UpdateTime="";
- public string UpdateTime
- {
- get { return _UpdateTime; }
- set { _UpdateTime = value; }
- }
-
- private string _UserID="";
- public string UserID
- {
- get { return _UserID; }
- set { _UserID = value; }
- }
-
- [ScriptIgnore]
- public rsXmlNode DataXMLNode
- {
- get
- {
- rsXmlNode loMainNode = new rsXmlNode("SellerCreditExamineRecord", "");
- rsXmlNode loNode =null;
- loNode = new rsXmlNode(cID, ID);
- loMainNode.AddChild(loNode);
- loNode = new rsXmlNode(cLogDate, LogDate);
- loMainNode.AddChild(loNode);
- loNode = new rsXmlNode(cMarketID, MarketID);
- loMainNode.AddChild(loNode);
- loNode = new rsXmlNode(cNotes01, Notes01);
- loMainNode.AddChild(loNode);
- loNode = new rsXmlNode(cNotes02, Notes02);
- loMainNode.AddChild(loNode);
- loNode = new rsXmlNode(cNotes03, Notes03);
- loMainNode.AddChild(loNode);
- loNode = new rsXmlNode(cNotes04, Notes04);
- loMainNode.AddChild(loNode);
- loNode = new rsXmlNode(cNotes05, Notes05);
- loMainNode.AddChild(loNode);
- loNode = new rsXmlNode(cNotes06, Notes06);
- loMainNode.AddChild(loNode);
- loNode = new rsXmlNode(cNotes07, Notes07);
- loMainNode.AddChild(loNode);
- loNode = new rsXmlNode(cNotes08, Notes08);
- loMainNode.AddChild(loNode);
- loNode = new rsXmlNode(cNotes09, Notes09);
- loMainNode.AddChild(loNode);
- loNode = new rsXmlNode(cNotes10, Notes10);
- loMainNode.AddChild(loNode);
- loNode = new rsXmlNode(cNotes11, Notes11);
- loMainNode.AddChild(loNode);
- loNode = new rsXmlNode(cNotes12, Notes12);
- loMainNode.AddChild(loNode);
- loNode = new rsXmlNode(cNotes13, Notes13);
- loMainNode.AddChild(loNode);
- loNode = new rsXmlNode(cNotes14, Notes14);
- loMainNode.AddChild(loNode);
- loNode = new rsXmlNode(cNotes15, Notes15);
- loMainNode.AddChild(loNode);
- loNode = new rsXmlNode(cScore01, Score01);
- loMainNode.AddChild(loNode);
- loNode = new rsXmlNode(cScore02, Score02);
- loMainNode.AddChild(loNode);
- loNode = new rsXmlNode(cScore03, Score03);
- loMainNode.AddChild(loNode);
- loNode = new rsXmlNode(cScore04, Score04);
- loMainNode.AddChild(loNode);
- loNode = new rsXmlNode(cScore05, Score05);
- loMainNode.AddChild(loNode);
- loNode = new rsXmlNode(cScore06, Score06);
- loMainNode.AddChild(loNode);
- loNode = new rsXmlNode(cScore07, Score07);
- loMainNode.AddChild(loNode);
- loNode = new rsXmlNode(cScore08, Score08);
- loMainNode.AddChild(loNode);
- loNode = new rsXmlNode(cScore09, Score09);
- loMainNode.AddChild(loNode);
- loNode = new rsXmlNode(cScore10, Score10);
- loMainNode.AddChild(loNode);
- loNode = new rsXmlNode(cScore11, Score11);
- loMainNode.AddChild(loNode);
- loNode = new rsXmlNode(cScore12, Score12);
- loMainNode.AddChild(loNode);
- loNode = new rsXmlNode(cScore13, Score13);
- loMainNode.AddChild(loNode);
- loNode = new rsXmlNode(cScore14, Score14);
- loMainNode.AddChild(loNode);
- loNode = new rsXmlNode(cScore15, Score15);
- loMainNode.AddChild(loNode);
- loNode = new rsXmlNode(cSellerID, SellerID);
- loMainNode.AddChild(loNode);
- loNode = new rsXmlNode(cUpdateTime, UpdateTime);
- loMainNode.AddChild(loNode);
- loNode = new rsXmlNode(cUserID, UserID);
- loMainNode.AddChild(loNode);
- return loMainNode ;
- }
- }
- public string InsertSql()
- {
- return " insert into "+Tn.SellerCreditExamine+" "+
- " ("+cLogDate+","+cMarketID+","+cNotes01+","+cNotes02+","+cNotes03+","+cNotes04+","+cNotes05+","+cNotes06+","+cNotes07+","+cNotes08+","+cNotes09+","+cNotes10+","+cNotes11+","+cNotes12+","+cNotes13+","+cNotes14+","+cNotes15+","+cScore01+","+cScore02+","+cScore03+","+cScore04+","+cScore05+","+cScore06+","+cScore07+","+cScore08+","+cScore09+","+cScore10+","+cScore11+","+cScore12+","+cScore13+","+cScore14+","+cScore15+","+cSellerID+","+cUpdateTime+","+cUserID+") "+
- " values ('"+_LogDate+"','"+_MarketID+"','"+_Notes01+"','"+_Notes02+"','"+_Notes03+"','"+_Notes04+"','"+_Notes05+"','"+_Notes06+"','"+_Notes07+"','"+_Notes08+"','"+_Notes09+"','"+_Notes10+"','"+_Notes11+"','"+_Notes12+"','"+_Notes13+"','"+_Notes14+"','"+_Notes15+"',"+_Score01+","+_Score02+","+_Score03+","+_Score04+","+_Score05+","+_Score06+","+_Score07+","+_Score08+","+_Score09+","+_Score10+","+_Score11+","+_Score12+","+_Score13+","+_Score14+","+_Score15+","+_SellerID+",'"+_UpdateTime+"','"+_UserID+"') " ;
- }
-
- public string UpdateSql()
- {
- return " update "+Tn.SellerCreditExamine+" "+
- " set "+cLogDate+"='"+_LogDate+"',"+cMarketID+"='"+_MarketID+"',"+cNotes01+"='"+_Notes01+"',"+cNotes02+"='"+_Notes02+"',"+cNotes03+"='"+_Notes03+"',"+cNotes04+"='"+_Notes04+"',"+cNotes05+"='"+_Notes05+"',"+cNotes06+"='"+_Notes06+"',"+cNotes07+"='"+_Notes07+"',"+cNotes08+"='"+_Notes08+"',"+cNotes09+"='"+_Notes09+"',"+cNotes10+"='"+_Notes10+"',"+cNotes11+"='"+_Notes11+"',"+cNotes12+"='"+_Notes12+"',"+cNotes13+"='"+_Notes13+"',"+cNotes14+"='"+_Notes14+"',"+cNotes15+"='"+_Notes15+"',"+cScore01+"="+_Score01+","+cScore02+"="+_Score02+","+cScore03+"="+_Score03+","+cScore04+"="+_Score04+","+cScore05+"="+_Score05+","+cScore06+"="+_Score06+","+cScore07+"="+_Score07+","+cScore08+"="+_Score08+","+cScore09+"="+_Score09+","+cScore10+"="+_Score10+","+cScore11+"="+_Score11+","+cScore12+"="+_Score12+","+cScore13+"="+_Score13+","+cScore14+"="+_Score14+","+cScore15+"="+_Score15+","+cSellerID+"="+_SellerID+","+cUpdateTime+"='"+_UpdateTime+"',"+cUserID+"='"+_UserID+"' "+
- " where "+cID+"="+_ID+"" ;
- }
-
- public string DeleteSql()
- {
- return "Delete "+Tn.SellerCreditExamine+" where "+cID+"="+_ID+"" ;
- }
- }
- #endregion
- #region
- public class SellerCreditExamine_Qry : rsQuery
- {
- public Int64 ID
- {
- get { return GetInt(SellerCreditExamine_info.cID); }
- // set { SetField(SellerCreditExamine_info.cID, value); }
- }
-
- public DateTime LogDate
- {
- get { return GetDateTime(SellerCreditExamine_info.cLogDate); }
- // set { SetField(SellerCreditExamine_info.cLogDate, value); }
- }
-
- public String MarketID
- {
- get { return GetString(SellerCreditExamine_info.cMarketID); }
- // set { SetField(SellerCreditExamine_info.cMarketID, value); }
- }
-
- public String Notes01
- {
- get { return GetString(SellerCreditExamine_info.cNotes01); }
- // set { SetField(SellerCreditExamine_info.cNotes01, value); }
- }
-
- public String Notes02
- {
- get { return GetString(SellerCreditExamine_info.cNotes02); }
- // set { SetField(SellerCreditExamine_info.cNotes02, value); }
- }
-
- public String Notes03
- {
- get { return GetString(SellerCreditExamine_info.cNotes03); }
- // set { SetField(SellerCreditExamine_info.cNotes03, value); }
- }
-
- public String Notes04
- {
- get { return GetString(SellerCreditExamine_info.cNotes04); }
- // set { SetField(SellerCreditExamine_info.cNotes04, value); }
- }
-
- public String Notes05
- {
- get { return GetString(SellerCreditExamine_info.cNotes05); }
- // set { SetField(SellerCreditExamine_info.cNotes05, value); }
- }
-
- public String Notes06
- {
- get { return GetString(SellerCreditExamine_info.cNotes06); }
- // set { SetField(SellerCreditExamine_info.cNotes06, value); }
- }
-
- public String Notes07
- {
- get { return GetString(SellerCreditExamine_info.cNotes07); }
- // set { SetField(SellerCreditExamine_info.cNotes07, value); }
- }
-
- public String Notes08
- {
- get { return GetString(SellerCreditExamine_info.cNotes08); }
- // set { SetField(SellerCreditExamine_info.cNotes08, value); }
- }
-
- public String Notes09
- {
- get { return GetString(SellerCreditExamine_info.cNotes09); }
- // set { SetField(SellerCreditExamine_info.cNotes09, value); }
- }
-
- public String Notes10
- {
- get { return GetString(SellerCreditExamine_info.cNotes10); }
- // set { SetField(SellerCreditExamine_info.cNotes10, value); }
- }
-
- public String Notes11
- {
- get { return GetString(SellerCreditExamine_info.cNotes11); }
- // set { SetField(SellerCreditExamine_info.cNotes11, value); }
- }
-
- public String Notes12
- {
- get { return GetString(SellerCreditExamine_info.cNotes12); }
- // set { SetField(SellerCreditExamine_info.cNotes12, value); }
- }
-
- public String Notes13
- {
- get { return GetString(SellerCreditExamine_info.cNotes13); }
- // set { SetField(SellerCreditExamine_info.cNotes13, value); }
- }
-
- public String Notes14
- {
- get { return GetString(SellerCreditExamine_info.cNotes14); }
- // set { SetField(SellerCreditExamine_info.cNotes14, value); }
- }
-
- public String Notes15
- {
- get { return GetString(SellerCreditExamine_info.cNotes15); }
- // set { SetField(SellerCreditExamine_info.cNotes15, value); }
- }
-
- public Int64 Score01
- {
- get { return GetInt(SellerCreditExamine_info.cScore01); }
- // set { SetField(SellerCreditExamine_info.cScore01, value); }
- }
-
- public Int64 Score02
- {
- get { return GetInt(SellerCreditExamine_info.cScore02); }
- // set { SetField(SellerCreditExamine_info.cScore02, value); }
- }
-
- public Int64 Score03
- {
- get { return GetInt(SellerCreditExamine_info.cScore03); }
- // set { SetField(SellerCreditExamine_info.cScore03, value); }
- }
-
- public Int64 Score04
- {
- get { return GetInt(SellerCreditExamine_info.cScore04); }
- // set { SetField(SellerCreditExamine_info.cScore04, value); }
- }
-
- public Int64 Score05
- {
- get { return GetInt(SellerCreditExamine_info.cScore05); }
- // set { SetField(SellerCreditExamine_info.cScore05, value); }
- }
-
- public Int64 Score06
- {
- get { return GetInt(SellerCreditExamine_info.cScore06); }
- // set { SetField(SellerCreditExamine_info.cScore06, value); }
- }
-
- public Int64 Score07
- {
- get { return GetInt(SellerCreditExamine_info.cScore07); }
- // set { SetField(SellerCreditExamine_info.cScore07, value); }
- }
-
- public Int64 Score08
- {
- get { return GetInt(SellerCreditExamine_info.cScore08); }
- // set { SetField(SellerCreditExamine_info.cScore08, value); }
- }
-
- public Int64 Score09
- {
- get { return GetInt(SellerCreditExamine_info.cScore09); }
- // set { SetField(SellerCreditExamine_info.cScore09, value); }
- }
-
- public Int64 Score10
- {
- get { return GetInt(SellerCreditExamine_info.cScore10); }
- // set { SetField(SellerCreditExamine_info.cScore10, value); }
- }
-
- public Int64 Score11
- {
- get { return GetInt(SellerCreditExamine_info.cScore11); }
- // set { SetField(SellerCreditExamine_info.cScore11, value); }
- }
-
- public Int64 Score12
- {
- get { return GetInt(SellerCreditExamine_info.cScore12); }
- // set { SetField(SellerCreditExamine_info.cScore12, value); }
- }
-
- public Int64 Score13
- {
- get { return GetInt(SellerCreditExamine_info.cScore13); }
- // set { SetField(SellerCreditExamine_info.cScore13, value); }
- }
-
- public Int64 Score14
- {
- get { return GetInt(SellerCreditExamine_info.cScore14); }
- // set { SetField(SellerCreditExamine_info.cScore14, value); }
- }
-
- public Int64 Score15
- {
- get { return GetInt(SellerCreditExamine_info.cScore15); }
- // set { SetField(SellerCreditExamine_info.cScore15, value); }
- }
-
- public Int64 SellerID
- {
- get { return GetInt(SellerCreditExamine_info.cSellerID); }
- // set { SetField(SellerCreditExamine_info.cSellerID, value); }
- }
-
- public DateTime UpdateTime
- {
- get { return GetDateTime(SellerCreditExamine_info.cUpdateTime); }
- // set { SetField(SellerCreditExamine_info.cUpdateTime, value); }
- }
-
- public String UserID
- {
- get { return GetString(SellerCreditExamine_info.cUserID); }
- // set { SetField(SellerCreditExamine_info.cUserID, value); }
- }
-
- }
- #endregion
- }
|