dsFrmIndentBillOnNet.Designer.cs 224 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980
  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // 此代码由工具生成。
  4. // 运行时版本:4.0.30319.42000
  5. //
  6. // 对此文件的更改可能会导致不正确的行为,并且如果
  7. // 重新生成代码,这些更改将会丢失。
  8. // </auto-generated>
  9. //------------------------------------------------------------------------------
  10. #pragma warning disable 1591
  11. namespace SunRoxm.BizPeri.ReportDataSet.ReportDataSet {
  12. /// <summary>
  13. ///Represents a strongly typed in-memory cache of data.
  14. ///</summary>
  15. [global::System.Serializable()]
  16. [global::System.ComponentModel.DesignerCategoryAttribute("code")]
  17. [global::System.ComponentModel.ToolboxItem(true)]
  18. [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedDataSetSchema")]
  19. [global::System.Xml.Serialization.XmlRootAttribute("dsFrmIndentBillOnNet")]
  20. [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.DataSet")]
  21. public partial class dsFrmIndentBillOnNet : global::System.Data.DataSet {
  22. private IndentBillOnNetDataTable tableIndentBillOnNet;
  23. private IndentBillOnNetProductDataTable tableIndentBillOnNetProduct;
  24. private AppendInfoDataTable tableAppendInfo;
  25. private global::System.Data.SchemaSerializationMode _schemaSerializationMode = global::System.Data.SchemaSerializationMode.IncludeSchema;
  26. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  27. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  28. public dsFrmIndentBillOnNet() {
  29. this.BeginInit();
  30. this.InitClass();
  31. global::System.ComponentModel.CollectionChangeEventHandler schemaChangedHandler = new global::System.ComponentModel.CollectionChangeEventHandler(this.SchemaChanged);
  32. base.Tables.CollectionChanged += schemaChangedHandler;
  33. base.Relations.CollectionChanged += schemaChangedHandler;
  34. this.EndInit();
  35. }
  36. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  37. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  38. protected dsFrmIndentBillOnNet(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
  39. base(info, context, false) {
  40. if ((this.IsBinarySerialized(info, context) == true)) {
  41. this.InitVars(false);
  42. global::System.ComponentModel.CollectionChangeEventHandler schemaChangedHandler1 = new global::System.ComponentModel.CollectionChangeEventHandler(this.SchemaChanged);
  43. this.Tables.CollectionChanged += schemaChangedHandler1;
  44. this.Relations.CollectionChanged += schemaChangedHandler1;
  45. return;
  46. }
  47. string strSchema = ((string)(info.GetValue("XmlSchema", typeof(string))));
  48. if ((this.DetermineSchemaSerializationMode(info, context) == global::System.Data.SchemaSerializationMode.IncludeSchema)) {
  49. global::System.Data.DataSet ds = new global::System.Data.DataSet();
  50. ds.ReadXmlSchema(new global::System.Xml.XmlTextReader(new global::System.IO.StringReader(strSchema)));
  51. if ((ds.Tables["IndentBillOnNet"] != null)) {
  52. base.Tables.Add(new IndentBillOnNetDataTable(ds.Tables["IndentBillOnNet"]));
  53. }
  54. if ((ds.Tables["IndentBillOnNetProduct"] != null)) {
  55. base.Tables.Add(new IndentBillOnNetProductDataTable(ds.Tables["IndentBillOnNetProduct"]));
  56. }
  57. if ((ds.Tables["AppendInfo"] != null)) {
  58. base.Tables.Add(new AppendInfoDataTable(ds.Tables["AppendInfo"]));
  59. }
  60. this.DataSetName = ds.DataSetName;
  61. this.Prefix = ds.Prefix;
  62. this.Namespace = ds.Namespace;
  63. this.Locale = ds.Locale;
  64. this.CaseSensitive = ds.CaseSensitive;
  65. this.EnforceConstraints = ds.EnforceConstraints;
  66. this.Merge(ds, false, global::System.Data.MissingSchemaAction.Add);
  67. this.InitVars();
  68. }
  69. else {
  70. this.ReadXmlSchema(new global::System.Xml.XmlTextReader(new global::System.IO.StringReader(strSchema)));
  71. }
  72. this.GetSerializationData(info, context);
  73. global::System.ComponentModel.CollectionChangeEventHandler schemaChangedHandler = new global::System.ComponentModel.CollectionChangeEventHandler(this.SchemaChanged);
  74. base.Tables.CollectionChanged += schemaChangedHandler;
  75. this.Relations.CollectionChanged += schemaChangedHandler;
  76. }
  77. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  78. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  79. [global::System.ComponentModel.Browsable(false)]
  80. [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)]
  81. public IndentBillOnNetDataTable IndentBillOnNet {
  82. get {
  83. return this.tableIndentBillOnNet;
  84. }
  85. }
  86. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  87. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  88. [global::System.ComponentModel.Browsable(false)]
  89. [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)]
  90. public IndentBillOnNetProductDataTable IndentBillOnNetProduct {
  91. get {
  92. return this.tableIndentBillOnNetProduct;
  93. }
  94. }
  95. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  96. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  97. [global::System.ComponentModel.Browsable(false)]
  98. [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)]
  99. public AppendInfoDataTable AppendInfo {
  100. get {
  101. return this.tableAppendInfo;
  102. }
  103. }
  104. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  105. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  106. [global::System.ComponentModel.BrowsableAttribute(true)]
  107. [global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Visible)]
  108. public override global::System.Data.SchemaSerializationMode SchemaSerializationMode {
  109. get {
  110. return this._schemaSerializationMode;
  111. }
  112. set {
  113. this._schemaSerializationMode = value;
  114. }
  115. }
  116. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  117. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  118. [global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Hidden)]
  119. public new global::System.Data.DataTableCollection Tables {
  120. get {
  121. return base.Tables;
  122. }
  123. }
  124. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  125. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  126. [global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Hidden)]
  127. public new global::System.Data.DataRelationCollection Relations {
  128. get {
  129. return base.Relations;
  130. }
  131. }
  132. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  133. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  134. protected override void InitializeDerivedDataSet() {
  135. this.BeginInit();
  136. this.InitClass();
  137. this.EndInit();
  138. }
  139. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  140. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  141. public override global::System.Data.DataSet Clone() {
  142. dsFrmIndentBillOnNet cln = ((dsFrmIndentBillOnNet)(base.Clone()));
  143. cln.InitVars();
  144. cln.SchemaSerializationMode = this.SchemaSerializationMode;
  145. return cln;
  146. }
  147. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  148. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  149. protected override bool ShouldSerializeTables() {
  150. return false;
  151. }
  152. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  153. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  154. protected override bool ShouldSerializeRelations() {
  155. return false;
  156. }
  157. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  158. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  159. protected override void ReadXmlSerializable(global::System.Xml.XmlReader reader) {
  160. if ((this.DetermineSchemaSerializationMode(reader) == global::System.Data.SchemaSerializationMode.IncludeSchema)) {
  161. this.Reset();
  162. global::System.Data.DataSet ds = new global::System.Data.DataSet();
  163. ds.ReadXml(reader);
  164. if ((ds.Tables["IndentBillOnNet"] != null)) {
  165. base.Tables.Add(new IndentBillOnNetDataTable(ds.Tables["IndentBillOnNet"]));
  166. }
  167. if ((ds.Tables["IndentBillOnNetProduct"] != null)) {
  168. base.Tables.Add(new IndentBillOnNetProductDataTable(ds.Tables["IndentBillOnNetProduct"]));
  169. }
  170. if ((ds.Tables["AppendInfo"] != null)) {
  171. base.Tables.Add(new AppendInfoDataTable(ds.Tables["AppendInfo"]));
  172. }
  173. this.DataSetName = ds.DataSetName;
  174. this.Prefix = ds.Prefix;
  175. this.Namespace = ds.Namespace;
  176. this.Locale = ds.Locale;
  177. this.CaseSensitive = ds.CaseSensitive;
  178. this.EnforceConstraints = ds.EnforceConstraints;
  179. this.Merge(ds, false, global::System.Data.MissingSchemaAction.Add);
  180. this.InitVars();
  181. }
  182. else {
  183. this.ReadXml(reader);
  184. this.InitVars();
  185. }
  186. }
  187. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  188. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  189. protected override global::System.Xml.Schema.XmlSchema GetSchemaSerializable() {
  190. global::System.IO.MemoryStream stream = new global::System.IO.MemoryStream();
  191. this.WriteXmlSchema(new global::System.Xml.XmlTextWriter(stream, null));
  192. stream.Position = 0;
  193. return global::System.Xml.Schema.XmlSchema.Read(new global::System.Xml.XmlTextReader(stream), null);
  194. }
  195. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  196. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  197. internal void InitVars() {
  198. this.InitVars(true);
  199. }
  200. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  201. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  202. internal void InitVars(bool initTable) {
  203. this.tableIndentBillOnNet = ((IndentBillOnNetDataTable)(base.Tables["IndentBillOnNet"]));
  204. if ((initTable == true)) {
  205. if ((this.tableIndentBillOnNet != null)) {
  206. this.tableIndentBillOnNet.InitVars();
  207. }
  208. }
  209. this.tableIndentBillOnNetProduct = ((IndentBillOnNetProductDataTable)(base.Tables["IndentBillOnNetProduct"]));
  210. if ((initTable == true)) {
  211. if ((this.tableIndentBillOnNetProduct != null)) {
  212. this.tableIndentBillOnNetProduct.InitVars();
  213. }
  214. }
  215. this.tableAppendInfo = ((AppendInfoDataTable)(base.Tables["AppendInfo"]));
  216. if ((initTable == true)) {
  217. if ((this.tableAppendInfo != null)) {
  218. this.tableAppendInfo.InitVars();
  219. }
  220. }
  221. }
  222. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  223. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  224. private void InitClass() {
  225. this.DataSetName = "dsFrmIndentBillOnNet";
  226. this.Prefix = "";
  227. this.Namespace = "http://tempuri.org/dsFrmIndentBillOnNet.xsd";
  228. this.EnforceConstraints = true;
  229. this.SchemaSerializationMode = global::System.Data.SchemaSerializationMode.IncludeSchema;
  230. this.tableIndentBillOnNet = new IndentBillOnNetDataTable();
  231. base.Tables.Add(this.tableIndentBillOnNet);
  232. this.tableIndentBillOnNetProduct = new IndentBillOnNetProductDataTable();
  233. base.Tables.Add(this.tableIndentBillOnNetProduct);
  234. this.tableAppendInfo = new AppendInfoDataTable();
  235. base.Tables.Add(this.tableAppendInfo);
  236. }
  237. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  238. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  239. private bool ShouldSerializeIndentBillOnNet() {
  240. return false;
  241. }
  242. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  243. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  244. private bool ShouldSerializeIndentBillOnNetProduct() {
  245. return false;
  246. }
  247. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  248. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  249. private bool ShouldSerializeAppendInfo() {
  250. return false;
  251. }
  252. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  253. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  254. private void SchemaChanged(object sender, global::System.ComponentModel.CollectionChangeEventArgs e) {
  255. if ((e.Action == global::System.ComponentModel.CollectionChangeAction.Remove)) {
  256. this.InitVars();
  257. }
  258. }
  259. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  260. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  261. public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedDataSetSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
  262. dsFrmIndentBillOnNet ds = new dsFrmIndentBillOnNet();
  263. global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
  264. global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence();
  265. global::System.Xml.Schema.XmlSchemaAny any = new global::System.Xml.Schema.XmlSchemaAny();
  266. any.Namespace = ds.Namespace;
  267. sequence.Items.Add(any);
  268. type.Particle = sequence;
  269. global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable();
  270. if (xs.Contains(dsSchema.TargetNamespace)) {
  271. global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream();
  272. global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream();
  273. try {
  274. global::System.Xml.Schema.XmlSchema schema = null;
  275. dsSchema.Write(s1);
  276. for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) {
  277. schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current));
  278. s2.SetLength(0);
  279. schema.Write(s2);
  280. if ((s1.Length == s2.Length)) {
  281. s1.Position = 0;
  282. s2.Position = 0;
  283. for (; ((s1.Position != s1.Length)
  284. && (s1.ReadByte() == s2.ReadByte())); ) {
  285. ;
  286. }
  287. if ((s1.Position == s1.Length)) {
  288. return type;
  289. }
  290. }
  291. }
  292. }
  293. finally {
  294. if ((s1 != null)) {
  295. s1.Close();
  296. }
  297. if ((s2 != null)) {
  298. s2.Close();
  299. }
  300. }
  301. }
  302. xs.Add(dsSchema);
  303. return type;
  304. }
  305. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  306. public delegate void IndentBillOnNetRowChangeEventHandler(object sender, IndentBillOnNetRowChangeEvent e);
  307. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  308. public delegate void IndentBillOnNetProductRowChangeEventHandler(object sender, IndentBillOnNetProductRowChangeEvent e);
  309. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  310. public delegate void AppendInfoRowChangeEventHandler(object sender, AppendInfoRowChangeEvent e);
  311. /// <summary>
  312. ///Represents the strongly named DataTable class.
  313. ///</summary>
  314. [global::System.Serializable()]
  315. [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")]
  316. public partial class IndentBillOnNetDataTable : global::System.Data.TypedTableBase<IndentBillOnNetRow> {
  317. private global::System.Data.DataColumn columnID_IndentBillOnNet;
  318. private global::System.Data.DataColumn columnNo_IndentBillOnNet;
  319. private global::System.Data.DataColumn columnDate_IndentBillOnNet;
  320. private global::System.Data.DataColumn columnID_Customer;
  321. private global::System.Data.DataColumn columnGetMethod_IndentBillOnNet;
  322. private global::System.Data.DataColumn columnName_Linkman;
  323. private global::System.Data.DataColumn columnTel_IndentBillOnNet;
  324. private global::System.Data.DataColumn columnFax_IndentBillOnNet;
  325. private global::System.Data.DataColumn columnSendAddr_IndentBillOnNet;
  326. private global::System.Data.DataColumn columnInvoiceAddress_Company;
  327. private global::System.Data.DataColumn columnInvoiceTitle_Company;
  328. private global::System.Data.DataColumn columnTaxCurrency_IndentBillOnNet;
  329. private global::System.Data.DataColumn columnCurrency_IndentBillOnNet;
  330. private global::System.Data.DataColumn columnDisable_IndentBillOnNet;
  331. private global::System.Data.DataColumn columnAmount_IndentBillOnNet;
  332. private global::System.Data.DataColumn columnGoodsAmount_IndentBillOnNet;
  333. private global::System.Data.DataColumn columnTaxAmount_IndentBillOnNet;
  334. private global::System.Data.DataColumn columnComment_IndentBillOnNet;
  335. private global::System.Data.DataColumn columnCreateDate_IndentBillOnNet;
  336. private global::System.Data.DataColumn columnID_Assessor;
  337. private global::System.Data.DataColumn columnAssessDate_IndentBillOnNet;
  338. private global::System.Data.DataColumn columnLastModUser_IndentBillOnNet;
  339. private global::System.Data.DataColumn columnLastModDate_IndentBillOnNet;
  340. private global::System.Data.DataColumn columnDeleteUser_IndentBillOnNet;
  341. private global::System.Data.DataColumn columnDeleteDate_IndentBillOnNet;
  342. private global::System.Data.DataColumn columnFeedbackComment_IndentBillOnNet;
  343. private global::System.Data.DataColumn columnName_CustomerAccount;
  344. private global::System.Data.DataColumn columnPostcode_IndentBillOnNet;
  345. private global::System.Data.DataColumn columnNo_Customer;
  346. private global::System.Data.DataColumn columnName_Customer;
  347. private global::System.Data.DataColumn columnShortName_Customer;
  348. private global::System.Data.DataColumn columnType_Customer;
  349. private global::System.Data.DataColumn columnLastDiscount_Customer;
  350. private global::System.Data.DataColumn columnPostalCode_Customer;
  351. private global::System.Data.DataColumn columnName_Assessor;
  352. private global::System.Data.DataColumn columnCustomerCreator;
  353. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  354. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  355. public IndentBillOnNetDataTable() {
  356. this.TableName = "IndentBillOnNet";
  357. this.BeginInit();
  358. this.InitClass();
  359. this.EndInit();
  360. }
  361. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  362. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  363. internal IndentBillOnNetDataTable(global::System.Data.DataTable table) {
  364. this.TableName = table.TableName;
  365. if ((table.CaseSensitive != table.DataSet.CaseSensitive)) {
  366. this.CaseSensitive = table.CaseSensitive;
  367. }
  368. if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) {
  369. this.Locale = table.Locale;
  370. }
  371. if ((table.Namespace != table.DataSet.Namespace)) {
  372. this.Namespace = table.Namespace;
  373. }
  374. this.Prefix = table.Prefix;
  375. this.MinimumCapacity = table.MinimumCapacity;
  376. }
  377. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  378. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  379. protected IndentBillOnNetDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
  380. base(info, context) {
  381. this.InitVars();
  382. }
  383. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  384. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  385. public global::System.Data.DataColumn ID_IndentBillOnNetColumn {
  386. get {
  387. return this.columnID_IndentBillOnNet;
  388. }
  389. }
  390. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  391. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  392. public global::System.Data.DataColumn No_IndentBillOnNetColumn {
  393. get {
  394. return this.columnNo_IndentBillOnNet;
  395. }
  396. }
  397. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  398. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  399. public global::System.Data.DataColumn Date_IndentBillOnNetColumn {
  400. get {
  401. return this.columnDate_IndentBillOnNet;
  402. }
  403. }
  404. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  405. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  406. public global::System.Data.DataColumn ID_CustomerColumn {
  407. get {
  408. return this.columnID_Customer;
  409. }
  410. }
  411. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  412. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  413. public global::System.Data.DataColumn GetMethod_IndentBillOnNetColumn {
  414. get {
  415. return this.columnGetMethod_IndentBillOnNet;
  416. }
  417. }
  418. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  419. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  420. public global::System.Data.DataColumn Name_LinkmanColumn {
  421. get {
  422. return this.columnName_Linkman;
  423. }
  424. }
  425. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  426. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  427. public global::System.Data.DataColumn Tel_IndentBillOnNetColumn {
  428. get {
  429. return this.columnTel_IndentBillOnNet;
  430. }
  431. }
  432. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  433. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  434. public global::System.Data.DataColumn Fax_IndentBillOnNetColumn {
  435. get {
  436. return this.columnFax_IndentBillOnNet;
  437. }
  438. }
  439. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  440. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  441. public global::System.Data.DataColumn SendAddr_IndentBillOnNetColumn {
  442. get {
  443. return this.columnSendAddr_IndentBillOnNet;
  444. }
  445. }
  446. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  447. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  448. public global::System.Data.DataColumn InvoiceAddress_CompanyColumn {
  449. get {
  450. return this.columnInvoiceAddress_Company;
  451. }
  452. }
  453. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  454. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  455. public global::System.Data.DataColumn InvoiceTitle_CompanyColumn {
  456. get {
  457. return this.columnInvoiceTitle_Company;
  458. }
  459. }
  460. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  461. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  462. public global::System.Data.DataColumn TaxCurrency_IndentBillOnNetColumn {
  463. get {
  464. return this.columnTaxCurrency_IndentBillOnNet;
  465. }
  466. }
  467. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  468. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  469. public global::System.Data.DataColumn Currency_IndentBillOnNetColumn {
  470. get {
  471. return this.columnCurrency_IndentBillOnNet;
  472. }
  473. }
  474. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  475. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  476. public global::System.Data.DataColumn Disable_IndentBillOnNetColumn {
  477. get {
  478. return this.columnDisable_IndentBillOnNet;
  479. }
  480. }
  481. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  482. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  483. public global::System.Data.DataColumn Amount_IndentBillOnNetColumn {
  484. get {
  485. return this.columnAmount_IndentBillOnNet;
  486. }
  487. }
  488. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  489. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  490. public global::System.Data.DataColumn GoodsAmount_IndentBillOnNetColumn {
  491. get {
  492. return this.columnGoodsAmount_IndentBillOnNet;
  493. }
  494. }
  495. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  496. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  497. public global::System.Data.DataColumn TaxAmount_IndentBillOnNetColumn {
  498. get {
  499. return this.columnTaxAmount_IndentBillOnNet;
  500. }
  501. }
  502. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  503. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  504. public global::System.Data.DataColumn Comment_IndentBillOnNetColumn {
  505. get {
  506. return this.columnComment_IndentBillOnNet;
  507. }
  508. }
  509. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  510. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  511. public global::System.Data.DataColumn CreateDate_IndentBillOnNetColumn {
  512. get {
  513. return this.columnCreateDate_IndentBillOnNet;
  514. }
  515. }
  516. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  517. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  518. public global::System.Data.DataColumn ID_AssessorColumn {
  519. get {
  520. return this.columnID_Assessor;
  521. }
  522. }
  523. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  524. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  525. public global::System.Data.DataColumn AssessDate_IndentBillOnNetColumn {
  526. get {
  527. return this.columnAssessDate_IndentBillOnNet;
  528. }
  529. }
  530. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  531. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  532. public global::System.Data.DataColumn LastModUser_IndentBillOnNetColumn {
  533. get {
  534. return this.columnLastModUser_IndentBillOnNet;
  535. }
  536. }
  537. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  538. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  539. public global::System.Data.DataColumn LastModDate_IndentBillOnNetColumn {
  540. get {
  541. return this.columnLastModDate_IndentBillOnNet;
  542. }
  543. }
  544. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  545. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  546. public global::System.Data.DataColumn DeleteUser_IndentBillOnNetColumn {
  547. get {
  548. return this.columnDeleteUser_IndentBillOnNet;
  549. }
  550. }
  551. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  552. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  553. public global::System.Data.DataColumn DeleteDate_IndentBillOnNetColumn {
  554. get {
  555. return this.columnDeleteDate_IndentBillOnNet;
  556. }
  557. }
  558. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  559. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  560. public global::System.Data.DataColumn FeedbackComment_IndentBillOnNetColumn {
  561. get {
  562. return this.columnFeedbackComment_IndentBillOnNet;
  563. }
  564. }
  565. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  566. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  567. public global::System.Data.DataColumn Name_CustomerAccountColumn {
  568. get {
  569. return this.columnName_CustomerAccount;
  570. }
  571. }
  572. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  573. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  574. public global::System.Data.DataColumn Postcode_IndentBillOnNetColumn {
  575. get {
  576. return this.columnPostcode_IndentBillOnNet;
  577. }
  578. }
  579. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  580. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  581. public global::System.Data.DataColumn No_CustomerColumn {
  582. get {
  583. return this.columnNo_Customer;
  584. }
  585. }
  586. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  587. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  588. public global::System.Data.DataColumn Name_CustomerColumn {
  589. get {
  590. return this.columnName_Customer;
  591. }
  592. }
  593. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  594. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  595. public global::System.Data.DataColumn ShortName_CustomerColumn {
  596. get {
  597. return this.columnShortName_Customer;
  598. }
  599. }
  600. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  601. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  602. public global::System.Data.DataColumn Type_CustomerColumn {
  603. get {
  604. return this.columnType_Customer;
  605. }
  606. }
  607. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  608. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  609. public global::System.Data.DataColumn LastDiscount_CustomerColumn {
  610. get {
  611. return this.columnLastDiscount_Customer;
  612. }
  613. }
  614. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  615. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  616. public global::System.Data.DataColumn PostalCode_CustomerColumn {
  617. get {
  618. return this.columnPostalCode_Customer;
  619. }
  620. }
  621. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  622. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  623. public global::System.Data.DataColumn Name_AssessorColumn {
  624. get {
  625. return this.columnName_Assessor;
  626. }
  627. }
  628. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  629. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  630. public global::System.Data.DataColumn CustomerCreatorColumn {
  631. get {
  632. return this.columnCustomerCreator;
  633. }
  634. }
  635. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  636. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  637. [global::System.ComponentModel.Browsable(false)]
  638. public int Count {
  639. get {
  640. return this.Rows.Count;
  641. }
  642. }
  643. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  644. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  645. public IndentBillOnNetRow this[int index] {
  646. get {
  647. return ((IndentBillOnNetRow)(this.Rows[index]));
  648. }
  649. }
  650. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  651. public event IndentBillOnNetRowChangeEventHandler IndentBillOnNetRowChanging;
  652. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  653. public event IndentBillOnNetRowChangeEventHandler IndentBillOnNetRowChanged;
  654. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  655. public event IndentBillOnNetRowChangeEventHandler IndentBillOnNetRowDeleting;
  656. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  657. public event IndentBillOnNetRowChangeEventHandler IndentBillOnNetRowDeleted;
  658. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  659. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  660. public void AddIndentBillOnNetRow(IndentBillOnNetRow row) {
  661. this.Rows.Add(row);
  662. }
  663. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  664. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  665. public IndentBillOnNetRow AddIndentBillOnNetRow(
  666. System.Guid ID_IndentBillOnNet,
  667. string No_IndentBillOnNet,
  668. System.DateTime Date_IndentBillOnNet,
  669. System.Guid ID_Customer,
  670. string GetMethod_IndentBillOnNet,
  671. string Name_Linkman,
  672. string Tel_IndentBillOnNet,
  673. string Fax_IndentBillOnNet,
  674. string SendAddr_IndentBillOnNet,
  675. string InvoiceAddress_Company,
  676. string InvoiceTitle_Company,
  677. string TaxCurrency_IndentBillOnNet,
  678. string Currency_IndentBillOnNet,
  679. bool Disable_IndentBillOnNet,
  680. decimal Amount_IndentBillOnNet,
  681. decimal GoodsAmount_IndentBillOnNet,
  682. decimal TaxAmount_IndentBillOnNet,
  683. string Comment_IndentBillOnNet,
  684. System.DateTime CreateDate_IndentBillOnNet,
  685. System.Guid ID_Assessor,
  686. System.DateTime AssessDate_IndentBillOnNet,
  687. System.Guid LastModUser_IndentBillOnNet,
  688. System.DateTime LastModDate_IndentBillOnNet,
  689. System.Guid DeleteUser_IndentBillOnNet,
  690. System.DateTime DeleteDate_IndentBillOnNet,
  691. string FeedbackComment_IndentBillOnNet,
  692. string Name_CustomerAccount,
  693. string Postcode_IndentBillOnNet,
  694. string No_Customer,
  695. string Name_Customer,
  696. string ShortName_Customer,
  697. string Type_Customer,
  698. decimal LastDiscount_Customer,
  699. string PostalCode_Customer,
  700. string Name_Assessor,
  701. System.Guid CustomerCreator) {
  702. IndentBillOnNetRow rowIndentBillOnNetRow = ((IndentBillOnNetRow)(this.NewRow()));
  703. object[] columnValuesArray = new object[] {
  704. ID_IndentBillOnNet,
  705. No_IndentBillOnNet,
  706. Date_IndentBillOnNet,
  707. ID_Customer,
  708. GetMethod_IndentBillOnNet,
  709. Name_Linkman,
  710. Tel_IndentBillOnNet,
  711. Fax_IndentBillOnNet,
  712. SendAddr_IndentBillOnNet,
  713. InvoiceAddress_Company,
  714. InvoiceTitle_Company,
  715. TaxCurrency_IndentBillOnNet,
  716. Currency_IndentBillOnNet,
  717. Disable_IndentBillOnNet,
  718. Amount_IndentBillOnNet,
  719. GoodsAmount_IndentBillOnNet,
  720. TaxAmount_IndentBillOnNet,
  721. Comment_IndentBillOnNet,
  722. CreateDate_IndentBillOnNet,
  723. ID_Assessor,
  724. AssessDate_IndentBillOnNet,
  725. LastModUser_IndentBillOnNet,
  726. LastModDate_IndentBillOnNet,
  727. DeleteUser_IndentBillOnNet,
  728. DeleteDate_IndentBillOnNet,
  729. FeedbackComment_IndentBillOnNet,
  730. Name_CustomerAccount,
  731. Postcode_IndentBillOnNet,
  732. No_Customer,
  733. Name_Customer,
  734. ShortName_Customer,
  735. Type_Customer,
  736. LastDiscount_Customer,
  737. PostalCode_Customer,
  738. Name_Assessor,
  739. CustomerCreator};
  740. rowIndentBillOnNetRow.ItemArray = columnValuesArray;
  741. this.Rows.Add(rowIndentBillOnNetRow);
  742. return rowIndentBillOnNetRow;
  743. }
  744. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  745. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  746. public IndentBillOnNetRow FindByID_IndentBillOnNet(System.Guid ID_IndentBillOnNet) {
  747. return ((IndentBillOnNetRow)(this.Rows.Find(new object[] {
  748. ID_IndentBillOnNet})));
  749. }
  750. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  751. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  752. public override global::System.Data.DataTable Clone() {
  753. IndentBillOnNetDataTable cln = ((IndentBillOnNetDataTable)(base.Clone()));
  754. cln.InitVars();
  755. return cln;
  756. }
  757. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  758. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  759. protected override global::System.Data.DataTable CreateInstance() {
  760. return new IndentBillOnNetDataTable();
  761. }
  762. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  763. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  764. internal void InitVars() {
  765. this.columnID_IndentBillOnNet = base.Columns["ID_IndentBillOnNet"];
  766. this.columnNo_IndentBillOnNet = base.Columns["No_IndentBillOnNet"];
  767. this.columnDate_IndentBillOnNet = base.Columns["Date_IndentBillOnNet"];
  768. this.columnID_Customer = base.Columns["ID_Customer"];
  769. this.columnGetMethod_IndentBillOnNet = base.Columns["GetMethod_IndentBillOnNet"];
  770. this.columnName_Linkman = base.Columns["Name_Linkman"];
  771. this.columnTel_IndentBillOnNet = base.Columns["Tel_IndentBillOnNet"];
  772. this.columnFax_IndentBillOnNet = base.Columns["Fax_IndentBillOnNet"];
  773. this.columnSendAddr_IndentBillOnNet = base.Columns["SendAddr_IndentBillOnNet"];
  774. this.columnInvoiceAddress_Company = base.Columns["InvoiceAddress_Company"];
  775. this.columnInvoiceTitle_Company = base.Columns["InvoiceTitle_Company"];
  776. this.columnTaxCurrency_IndentBillOnNet = base.Columns["TaxCurrency_IndentBillOnNet"];
  777. this.columnCurrency_IndentBillOnNet = base.Columns["Currency_IndentBillOnNet"];
  778. this.columnDisable_IndentBillOnNet = base.Columns["Disable_IndentBillOnNet"];
  779. this.columnAmount_IndentBillOnNet = base.Columns["Amount_IndentBillOnNet"];
  780. this.columnGoodsAmount_IndentBillOnNet = base.Columns["GoodsAmount_IndentBillOnNet"];
  781. this.columnTaxAmount_IndentBillOnNet = base.Columns["TaxAmount_IndentBillOnNet"];
  782. this.columnComment_IndentBillOnNet = base.Columns["Comment_IndentBillOnNet"];
  783. this.columnCreateDate_IndentBillOnNet = base.Columns["CreateDate_IndentBillOnNet"];
  784. this.columnID_Assessor = base.Columns["ID_Assessor"];
  785. this.columnAssessDate_IndentBillOnNet = base.Columns["AssessDate_IndentBillOnNet"];
  786. this.columnLastModUser_IndentBillOnNet = base.Columns["LastModUser_IndentBillOnNet"];
  787. this.columnLastModDate_IndentBillOnNet = base.Columns["LastModDate_IndentBillOnNet"];
  788. this.columnDeleteUser_IndentBillOnNet = base.Columns["DeleteUser_IndentBillOnNet"];
  789. this.columnDeleteDate_IndentBillOnNet = base.Columns["DeleteDate_IndentBillOnNet"];
  790. this.columnFeedbackComment_IndentBillOnNet = base.Columns["FeedbackComment_IndentBillOnNet"];
  791. this.columnName_CustomerAccount = base.Columns["Name_CustomerAccount"];
  792. this.columnPostcode_IndentBillOnNet = base.Columns["Postcode_IndentBillOnNet"];
  793. this.columnNo_Customer = base.Columns["No_Customer"];
  794. this.columnName_Customer = base.Columns["Name_Customer"];
  795. this.columnShortName_Customer = base.Columns["ShortName_Customer"];
  796. this.columnType_Customer = base.Columns["Type_Customer"];
  797. this.columnLastDiscount_Customer = base.Columns["LastDiscount_Customer"];
  798. this.columnPostalCode_Customer = base.Columns["PostalCode_Customer"];
  799. this.columnName_Assessor = base.Columns["Name_Assessor"];
  800. this.columnCustomerCreator = base.Columns["CustomerCreator"];
  801. }
  802. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  803. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  804. private void InitClass() {
  805. this.columnID_IndentBillOnNet = new global::System.Data.DataColumn("ID_IndentBillOnNet", typeof(global::System.Guid), null, global::System.Data.MappingType.Element);
  806. base.Columns.Add(this.columnID_IndentBillOnNet);
  807. this.columnNo_IndentBillOnNet = new global::System.Data.DataColumn("No_IndentBillOnNet", typeof(string), null, global::System.Data.MappingType.Element);
  808. base.Columns.Add(this.columnNo_IndentBillOnNet);
  809. this.columnDate_IndentBillOnNet = new global::System.Data.DataColumn("Date_IndentBillOnNet", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element);
  810. base.Columns.Add(this.columnDate_IndentBillOnNet);
  811. this.columnID_Customer = new global::System.Data.DataColumn("ID_Customer", typeof(global::System.Guid), null, global::System.Data.MappingType.Element);
  812. base.Columns.Add(this.columnID_Customer);
  813. this.columnGetMethod_IndentBillOnNet = new global::System.Data.DataColumn("GetMethod_IndentBillOnNet", typeof(string), null, global::System.Data.MappingType.Element);
  814. base.Columns.Add(this.columnGetMethod_IndentBillOnNet);
  815. this.columnName_Linkman = new global::System.Data.DataColumn("Name_Linkman", typeof(string), null, global::System.Data.MappingType.Element);
  816. base.Columns.Add(this.columnName_Linkman);
  817. this.columnTel_IndentBillOnNet = new global::System.Data.DataColumn("Tel_IndentBillOnNet", typeof(string), null, global::System.Data.MappingType.Element);
  818. base.Columns.Add(this.columnTel_IndentBillOnNet);
  819. this.columnFax_IndentBillOnNet = new global::System.Data.DataColumn("Fax_IndentBillOnNet", typeof(string), null, global::System.Data.MappingType.Element);
  820. base.Columns.Add(this.columnFax_IndentBillOnNet);
  821. this.columnSendAddr_IndentBillOnNet = new global::System.Data.DataColumn("SendAddr_IndentBillOnNet", typeof(string), null, global::System.Data.MappingType.Element);
  822. base.Columns.Add(this.columnSendAddr_IndentBillOnNet);
  823. this.columnInvoiceAddress_Company = new global::System.Data.DataColumn("InvoiceAddress_Company", typeof(string), null, global::System.Data.MappingType.Element);
  824. base.Columns.Add(this.columnInvoiceAddress_Company);
  825. this.columnInvoiceTitle_Company = new global::System.Data.DataColumn("InvoiceTitle_Company", typeof(string), null, global::System.Data.MappingType.Element);
  826. base.Columns.Add(this.columnInvoiceTitle_Company);
  827. this.columnTaxCurrency_IndentBillOnNet = new global::System.Data.DataColumn("TaxCurrency_IndentBillOnNet", typeof(string), null, global::System.Data.MappingType.Element);
  828. base.Columns.Add(this.columnTaxCurrency_IndentBillOnNet);
  829. this.columnCurrency_IndentBillOnNet = new global::System.Data.DataColumn("Currency_IndentBillOnNet", typeof(string), null, global::System.Data.MappingType.Element);
  830. base.Columns.Add(this.columnCurrency_IndentBillOnNet);
  831. this.columnDisable_IndentBillOnNet = new global::System.Data.DataColumn("Disable_IndentBillOnNet", typeof(bool), null, global::System.Data.MappingType.Element);
  832. base.Columns.Add(this.columnDisable_IndentBillOnNet);
  833. this.columnAmount_IndentBillOnNet = new global::System.Data.DataColumn("Amount_IndentBillOnNet", typeof(decimal), null, global::System.Data.MappingType.Element);
  834. base.Columns.Add(this.columnAmount_IndentBillOnNet);
  835. this.columnGoodsAmount_IndentBillOnNet = new global::System.Data.DataColumn("GoodsAmount_IndentBillOnNet", typeof(decimal), null, global::System.Data.MappingType.Element);
  836. base.Columns.Add(this.columnGoodsAmount_IndentBillOnNet);
  837. this.columnTaxAmount_IndentBillOnNet = new global::System.Data.DataColumn("TaxAmount_IndentBillOnNet", typeof(decimal), null, global::System.Data.MappingType.Element);
  838. base.Columns.Add(this.columnTaxAmount_IndentBillOnNet);
  839. this.columnComment_IndentBillOnNet = new global::System.Data.DataColumn("Comment_IndentBillOnNet", typeof(string), null, global::System.Data.MappingType.Element);
  840. base.Columns.Add(this.columnComment_IndentBillOnNet);
  841. this.columnCreateDate_IndentBillOnNet = new global::System.Data.DataColumn("CreateDate_IndentBillOnNet", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element);
  842. base.Columns.Add(this.columnCreateDate_IndentBillOnNet);
  843. this.columnID_Assessor = new global::System.Data.DataColumn("ID_Assessor", typeof(global::System.Guid), null, global::System.Data.MappingType.Element);
  844. base.Columns.Add(this.columnID_Assessor);
  845. this.columnAssessDate_IndentBillOnNet = new global::System.Data.DataColumn("AssessDate_IndentBillOnNet", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element);
  846. base.Columns.Add(this.columnAssessDate_IndentBillOnNet);
  847. this.columnLastModUser_IndentBillOnNet = new global::System.Data.DataColumn("LastModUser_IndentBillOnNet", typeof(global::System.Guid), null, global::System.Data.MappingType.Element);
  848. base.Columns.Add(this.columnLastModUser_IndentBillOnNet);
  849. this.columnLastModDate_IndentBillOnNet = new global::System.Data.DataColumn("LastModDate_IndentBillOnNet", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element);
  850. base.Columns.Add(this.columnLastModDate_IndentBillOnNet);
  851. this.columnDeleteUser_IndentBillOnNet = new global::System.Data.DataColumn("DeleteUser_IndentBillOnNet", typeof(global::System.Guid), null, global::System.Data.MappingType.Element);
  852. base.Columns.Add(this.columnDeleteUser_IndentBillOnNet);
  853. this.columnDeleteDate_IndentBillOnNet = new global::System.Data.DataColumn("DeleteDate_IndentBillOnNet", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element);
  854. base.Columns.Add(this.columnDeleteDate_IndentBillOnNet);
  855. this.columnFeedbackComment_IndentBillOnNet = new global::System.Data.DataColumn("FeedbackComment_IndentBillOnNet", typeof(string), null, global::System.Data.MappingType.Element);
  856. base.Columns.Add(this.columnFeedbackComment_IndentBillOnNet);
  857. this.columnName_CustomerAccount = new global::System.Data.DataColumn("Name_CustomerAccount", typeof(string), null, global::System.Data.MappingType.Element);
  858. base.Columns.Add(this.columnName_CustomerAccount);
  859. this.columnPostcode_IndentBillOnNet = new global::System.Data.DataColumn("Postcode_IndentBillOnNet", typeof(string), null, global::System.Data.MappingType.Element);
  860. base.Columns.Add(this.columnPostcode_IndentBillOnNet);
  861. this.columnNo_Customer = new global::System.Data.DataColumn("No_Customer", typeof(string), null, global::System.Data.MappingType.Element);
  862. base.Columns.Add(this.columnNo_Customer);
  863. this.columnName_Customer = new global::System.Data.DataColumn("Name_Customer", typeof(string), null, global::System.Data.MappingType.Element);
  864. base.Columns.Add(this.columnName_Customer);
  865. this.columnShortName_Customer = new global::System.Data.DataColumn("ShortName_Customer", typeof(string), null, global::System.Data.MappingType.Element);
  866. base.Columns.Add(this.columnShortName_Customer);
  867. this.columnType_Customer = new global::System.Data.DataColumn("Type_Customer", typeof(string), null, global::System.Data.MappingType.Element);
  868. base.Columns.Add(this.columnType_Customer);
  869. this.columnLastDiscount_Customer = new global::System.Data.DataColumn("LastDiscount_Customer", typeof(decimal), null, global::System.Data.MappingType.Element);
  870. base.Columns.Add(this.columnLastDiscount_Customer);
  871. this.columnPostalCode_Customer = new global::System.Data.DataColumn("PostalCode_Customer", typeof(string), null, global::System.Data.MappingType.Element);
  872. base.Columns.Add(this.columnPostalCode_Customer);
  873. this.columnName_Assessor = new global::System.Data.DataColumn("Name_Assessor", typeof(string), null, global::System.Data.MappingType.Element);
  874. base.Columns.Add(this.columnName_Assessor);
  875. this.columnCustomerCreator = new global::System.Data.DataColumn("CustomerCreator", typeof(global::System.Guid), null, global::System.Data.MappingType.Element);
  876. base.Columns.Add(this.columnCustomerCreator);
  877. this.Constraints.Add(new global::System.Data.UniqueConstraint("Constraint1", new global::System.Data.DataColumn[] {
  878. this.columnID_IndentBillOnNet}, true));
  879. this.columnID_IndentBillOnNet.AllowDBNull = false;
  880. this.columnID_IndentBillOnNet.Unique = true;
  881. this.columnNo_IndentBillOnNet.AllowDBNull = false;
  882. this.columnNo_IndentBillOnNet.MaxLength = 64;
  883. this.columnDate_IndentBillOnNet.AllowDBNull = false;
  884. this.columnID_Customer.AllowDBNull = false;
  885. this.columnGetMethod_IndentBillOnNet.MaxLength = 64;
  886. this.columnName_Linkman.MaxLength = 64;
  887. this.columnTel_IndentBillOnNet.MaxLength = 128;
  888. this.columnFax_IndentBillOnNet.MaxLength = 128;
  889. this.columnSendAddr_IndentBillOnNet.MaxLength = 256;
  890. this.columnInvoiceAddress_Company.MaxLength = 256;
  891. this.columnInvoiceTitle_Company.MaxLength = 64;
  892. this.columnTaxCurrency_IndentBillOnNet.MaxLength = 64;
  893. this.columnCurrency_IndentBillOnNet.MaxLength = 64;
  894. this.columnAmount_IndentBillOnNet.AllowDBNull = false;
  895. this.columnGoodsAmount_IndentBillOnNet.AllowDBNull = false;
  896. this.columnTaxAmount_IndentBillOnNet.AllowDBNull = false;
  897. this.columnComment_IndentBillOnNet.MaxLength = 256;
  898. this.columnCreateDate_IndentBillOnNet.AllowDBNull = false;
  899. this.columnFeedbackComment_IndentBillOnNet.MaxLength = 256;
  900. this.columnName_CustomerAccount.MaxLength = 64;
  901. this.columnPostcode_IndentBillOnNet.MaxLength = 64;
  902. this.columnNo_Customer.MaxLength = 64;
  903. this.columnName_Customer.MaxLength = 64;
  904. this.columnShortName_Customer.MaxLength = 16;
  905. this.columnType_Customer.MaxLength = 64;
  906. this.columnPostalCode_Customer.MaxLength = 32;
  907. this.columnName_Assessor.ReadOnly = true;
  908. this.columnName_Assessor.MaxLength = 64;
  909. }
  910. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  911. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  912. public IndentBillOnNetRow NewIndentBillOnNetRow() {
  913. return ((IndentBillOnNetRow)(this.NewRow()));
  914. }
  915. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  916. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  917. protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) {
  918. return new IndentBillOnNetRow(builder);
  919. }
  920. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  921. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  922. protected override global::System.Type GetRowType() {
  923. return typeof(IndentBillOnNetRow);
  924. }
  925. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  926. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  927. protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) {
  928. base.OnRowChanged(e);
  929. if ((this.IndentBillOnNetRowChanged != null)) {
  930. this.IndentBillOnNetRowChanged(this, new IndentBillOnNetRowChangeEvent(((IndentBillOnNetRow)(e.Row)), e.Action));
  931. }
  932. }
  933. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  934. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  935. protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) {
  936. base.OnRowChanging(e);
  937. if ((this.IndentBillOnNetRowChanging != null)) {
  938. this.IndentBillOnNetRowChanging(this, new IndentBillOnNetRowChangeEvent(((IndentBillOnNetRow)(e.Row)), e.Action));
  939. }
  940. }
  941. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  942. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  943. protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) {
  944. base.OnRowDeleted(e);
  945. if ((this.IndentBillOnNetRowDeleted != null)) {
  946. this.IndentBillOnNetRowDeleted(this, new IndentBillOnNetRowChangeEvent(((IndentBillOnNetRow)(e.Row)), e.Action));
  947. }
  948. }
  949. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  950. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  951. protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) {
  952. base.OnRowDeleting(e);
  953. if ((this.IndentBillOnNetRowDeleting != null)) {
  954. this.IndentBillOnNetRowDeleting(this, new IndentBillOnNetRowChangeEvent(((IndentBillOnNetRow)(e.Row)), e.Action));
  955. }
  956. }
  957. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  958. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  959. public void RemoveIndentBillOnNetRow(IndentBillOnNetRow row) {
  960. this.Rows.Remove(row);
  961. }
  962. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  963. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  964. public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
  965. global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
  966. global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence();
  967. dsFrmIndentBillOnNet ds = new dsFrmIndentBillOnNet();
  968. global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny();
  969. any1.Namespace = "http://www.w3.org/2001/XMLSchema";
  970. any1.MinOccurs = new decimal(0);
  971. any1.MaxOccurs = decimal.MaxValue;
  972. any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
  973. sequence.Items.Add(any1);
  974. global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny();
  975. any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1";
  976. any2.MinOccurs = new decimal(1);
  977. any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
  978. sequence.Items.Add(any2);
  979. global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute();
  980. attribute1.Name = "namespace";
  981. attribute1.FixedValue = ds.Namespace;
  982. type.Attributes.Add(attribute1);
  983. global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute();
  984. attribute2.Name = "tableTypeName";
  985. attribute2.FixedValue = "IndentBillOnNetDataTable";
  986. type.Attributes.Add(attribute2);
  987. type.Particle = sequence;
  988. global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable();
  989. if (xs.Contains(dsSchema.TargetNamespace)) {
  990. global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream();
  991. global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream();
  992. try {
  993. global::System.Xml.Schema.XmlSchema schema = null;
  994. dsSchema.Write(s1);
  995. for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) {
  996. schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current));
  997. s2.SetLength(0);
  998. schema.Write(s2);
  999. if ((s1.Length == s2.Length)) {
  1000. s1.Position = 0;
  1001. s2.Position = 0;
  1002. for (; ((s1.Position != s1.Length)
  1003. && (s1.ReadByte() == s2.ReadByte())); ) {
  1004. ;
  1005. }
  1006. if ((s1.Position == s1.Length)) {
  1007. return type;
  1008. }
  1009. }
  1010. }
  1011. }
  1012. finally {
  1013. if ((s1 != null)) {
  1014. s1.Close();
  1015. }
  1016. if ((s2 != null)) {
  1017. s2.Close();
  1018. }
  1019. }
  1020. }
  1021. xs.Add(dsSchema);
  1022. return type;
  1023. }
  1024. }
  1025. /// <summary>
  1026. ///Represents the strongly named DataTable class.
  1027. ///</summary>
  1028. [global::System.Serializable()]
  1029. [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")]
  1030. public partial class IndentBillOnNetProductDataTable : global::System.Data.TypedTableBase<IndentBillOnNetProductRow> {
  1031. private global::System.Data.DataColumn columnID_IndentBillOnNetProduct;
  1032. private global::System.Data.DataColumn columnNo_IndentBillOnNetProduct;
  1033. private global::System.Data.DataColumn columnID_IndentBillOnNet;
  1034. private global::System.Data.DataColumn columnID_Product;
  1035. private global::System.Data.DataColumn columnQuantity_IndentBillOnNetProduct;
  1036. private global::System.Data.DataColumn columnUnitPrice_IndentBillOnNetProduct;
  1037. private global::System.Data.DataColumn columnComment_IndentBillOnNetProduct;
  1038. private global::System.Data.DataColumn columnAmount_SaleBill;
  1039. private global::System.Data.DataColumn columnNo_IndentBillOnNet;
  1040. private global::System.Data.DataColumn columnNo_Product;
  1041. private global::System.Data.DataColumn columnName_Product;
  1042. private global::System.Data.DataColumn columnUnit_Product;
  1043. private global::System.Data.DataColumn columnAmount_IndentBillOnNetProduct;
  1044. private global::System.Data.DataColumn columnNo_IndentBillOnNet1;
  1045. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1046. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1047. public IndentBillOnNetProductDataTable() {
  1048. this.TableName = "IndentBillOnNetProduct";
  1049. this.BeginInit();
  1050. this.InitClass();
  1051. this.EndInit();
  1052. }
  1053. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1054. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1055. internal IndentBillOnNetProductDataTable(global::System.Data.DataTable table) {
  1056. this.TableName = table.TableName;
  1057. if ((table.CaseSensitive != table.DataSet.CaseSensitive)) {
  1058. this.CaseSensitive = table.CaseSensitive;
  1059. }
  1060. if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) {
  1061. this.Locale = table.Locale;
  1062. }
  1063. if ((table.Namespace != table.DataSet.Namespace)) {
  1064. this.Namespace = table.Namespace;
  1065. }
  1066. this.Prefix = table.Prefix;
  1067. this.MinimumCapacity = table.MinimumCapacity;
  1068. }
  1069. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1070. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1071. protected IndentBillOnNetProductDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
  1072. base(info, context) {
  1073. this.InitVars();
  1074. }
  1075. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1076. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1077. public global::System.Data.DataColumn ID_IndentBillOnNetProductColumn {
  1078. get {
  1079. return this.columnID_IndentBillOnNetProduct;
  1080. }
  1081. }
  1082. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1083. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1084. public global::System.Data.DataColumn No_IndentBillOnNetProductColumn {
  1085. get {
  1086. return this.columnNo_IndentBillOnNetProduct;
  1087. }
  1088. }
  1089. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1090. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1091. public global::System.Data.DataColumn ID_IndentBillOnNetColumn {
  1092. get {
  1093. return this.columnID_IndentBillOnNet;
  1094. }
  1095. }
  1096. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1097. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1098. public global::System.Data.DataColumn ID_ProductColumn {
  1099. get {
  1100. return this.columnID_Product;
  1101. }
  1102. }
  1103. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1104. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1105. public global::System.Data.DataColumn Quantity_IndentBillOnNetProductColumn {
  1106. get {
  1107. return this.columnQuantity_IndentBillOnNetProduct;
  1108. }
  1109. }
  1110. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1111. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1112. public global::System.Data.DataColumn UnitPrice_IndentBillOnNetProductColumn {
  1113. get {
  1114. return this.columnUnitPrice_IndentBillOnNetProduct;
  1115. }
  1116. }
  1117. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1118. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1119. public global::System.Data.DataColumn Comment_IndentBillOnNetProductColumn {
  1120. get {
  1121. return this.columnComment_IndentBillOnNetProduct;
  1122. }
  1123. }
  1124. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1125. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1126. public global::System.Data.DataColumn Amount_SaleBillColumn {
  1127. get {
  1128. return this.columnAmount_SaleBill;
  1129. }
  1130. }
  1131. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1132. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1133. public global::System.Data.DataColumn No_IndentBillOnNetColumn {
  1134. get {
  1135. return this.columnNo_IndentBillOnNet;
  1136. }
  1137. }
  1138. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1139. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1140. public global::System.Data.DataColumn No_ProductColumn {
  1141. get {
  1142. return this.columnNo_Product;
  1143. }
  1144. }
  1145. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1146. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1147. public global::System.Data.DataColumn Name_ProductColumn {
  1148. get {
  1149. return this.columnName_Product;
  1150. }
  1151. }
  1152. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1153. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1154. public global::System.Data.DataColumn Unit_ProductColumn {
  1155. get {
  1156. return this.columnUnit_Product;
  1157. }
  1158. }
  1159. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1160. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1161. public global::System.Data.DataColumn Amount_IndentBillOnNetProductColumn {
  1162. get {
  1163. return this.columnAmount_IndentBillOnNetProduct;
  1164. }
  1165. }
  1166. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1167. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1168. public global::System.Data.DataColumn No_IndentBillOnNet1Column {
  1169. get {
  1170. return this.columnNo_IndentBillOnNet1;
  1171. }
  1172. }
  1173. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1174. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1175. [global::System.ComponentModel.Browsable(false)]
  1176. public int Count {
  1177. get {
  1178. return this.Rows.Count;
  1179. }
  1180. }
  1181. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1182. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1183. public IndentBillOnNetProductRow this[int index] {
  1184. get {
  1185. return ((IndentBillOnNetProductRow)(this.Rows[index]));
  1186. }
  1187. }
  1188. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1189. public event IndentBillOnNetProductRowChangeEventHandler IndentBillOnNetProductRowChanging;
  1190. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1191. public event IndentBillOnNetProductRowChangeEventHandler IndentBillOnNetProductRowChanged;
  1192. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1193. public event IndentBillOnNetProductRowChangeEventHandler IndentBillOnNetProductRowDeleting;
  1194. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1195. public event IndentBillOnNetProductRowChangeEventHandler IndentBillOnNetProductRowDeleted;
  1196. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1197. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1198. public void AddIndentBillOnNetProductRow(IndentBillOnNetProductRow row) {
  1199. this.Rows.Add(row);
  1200. }
  1201. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1202. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1203. public IndentBillOnNetProductRow AddIndentBillOnNetProductRow(System.Guid ID_IndentBillOnNetProduct, string No_IndentBillOnNetProduct, System.Guid ID_IndentBillOnNet, System.Guid ID_Product, decimal Quantity_IndentBillOnNetProduct, decimal UnitPrice_IndentBillOnNetProduct, string Comment_IndentBillOnNetProduct, decimal Amount_SaleBill, string No_IndentBillOnNet, string No_Product, string Name_Product, string Unit_Product, decimal Amount_IndentBillOnNetProduct, string No_IndentBillOnNet1) {
  1204. IndentBillOnNetProductRow rowIndentBillOnNetProductRow = ((IndentBillOnNetProductRow)(this.NewRow()));
  1205. object[] columnValuesArray = new object[] {
  1206. ID_IndentBillOnNetProduct,
  1207. No_IndentBillOnNetProduct,
  1208. ID_IndentBillOnNet,
  1209. ID_Product,
  1210. Quantity_IndentBillOnNetProduct,
  1211. UnitPrice_IndentBillOnNetProduct,
  1212. Comment_IndentBillOnNetProduct,
  1213. Amount_SaleBill,
  1214. No_IndentBillOnNet,
  1215. No_Product,
  1216. Name_Product,
  1217. Unit_Product,
  1218. Amount_IndentBillOnNetProduct,
  1219. No_IndentBillOnNet1};
  1220. rowIndentBillOnNetProductRow.ItemArray = columnValuesArray;
  1221. this.Rows.Add(rowIndentBillOnNetProductRow);
  1222. return rowIndentBillOnNetProductRow;
  1223. }
  1224. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1225. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1226. public IndentBillOnNetProductRow FindByID_IndentBillOnNetProduct(System.Guid ID_IndentBillOnNetProduct) {
  1227. return ((IndentBillOnNetProductRow)(this.Rows.Find(new object[] {
  1228. ID_IndentBillOnNetProduct})));
  1229. }
  1230. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1231. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1232. public override global::System.Data.DataTable Clone() {
  1233. IndentBillOnNetProductDataTable cln = ((IndentBillOnNetProductDataTable)(base.Clone()));
  1234. cln.InitVars();
  1235. return cln;
  1236. }
  1237. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1238. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1239. protected override global::System.Data.DataTable CreateInstance() {
  1240. return new IndentBillOnNetProductDataTable();
  1241. }
  1242. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1243. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1244. internal void InitVars() {
  1245. this.columnID_IndentBillOnNetProduct = base.Columns["ID_IndentBillOnNetProduct"];
  1246. this.columnNo_IndentBillOnNetProduct = base.Columns["No_IndentBillOnNetProduct"];
  1247. this.columnID_IndentBillOnNet = base.Columns["ID_IndentBillOnNet"];
  1248. this.columnID_Product = base.Columns["ID_Product"];
  1249. this.columnQuantity_IndentBillOnNetProduct = base.Columns["Quantity_IndentBillOnNetProduct"];
  1250. this.columnUnitPrice_IndentBillOnNetProduct = base.Columns["UnitPrice_IndentBillOnNetProduct"];
  1251. this.columnComment_IndentBillOnNetProduct = base.Columns["Comment_IndentBillOnNetProduct"];
  1252. this.columnAmount_SaleBill = base.Columns["Amount_SaleBill"];
  1253. this.columnNo_IndentBillOnNet = base.Columns["No_IndentBillOnNet"];
  1254. this.columnNo_Product = base.Columns["No_Product"];
  1255. this.columnName_Product = base.Columns["Name_Product"];
  1256. this.columnUnit_Product = base.Columns["Unit_Product"];
  1257. this.columnAmount_IndentBillOnNetProduct = base.Columns["Amount_IndentBillOnNetProduct"];
  1258. this.columnNo_IndentBillOnNet1 = base.Columns["No_IndentBillOnNet1"];
  1259. }
  1260. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1261. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1262. private void InitClass() {
  1263. this.columnID_IndentBillOnNetProduct = new global::System.Data.DataColumn("ID_IndentBillOnNetProduct", typeof(global::System.Guid), null, global::System.Data.MappingType.Element);
  1264. base.Columns.Add(this.columnID_IndentBillOnNetProduct);
  1265. this.columnNo_IndentBillOnNetProduct = new global::System.Data.DataColumn("No_IndentBillOnNetProduct", typeof(string), null, global::System.Data.MappingType.Element);
  1266. base.Columns.Add(this.columnNo_IndentBillOnNetProduct);
  1267. this.columnID_IndentBillOnNet = new global::System.Data.DataColumn("ID_IndentBillOnNet", typeof(global::System.Guid), null, global::System.Data.MappingType.Element);
  1268. base.Columns.Add(this.columnID_IndentBillOnNet);
  1269. this.columnID_Product = new global::System.Data.DataColumn("ID_Product", typeof(global::System.Guid), null, global::System.Data.MappingType.Element);
  1270. base.Columns.Add(this.columnID_Product);
  1271. this.columnQuantity_IndentBillOnNetProduct = new global::System.Data.DataColumn("Quantity_IndentBillOnNetProduct", typeof(decimal), null, global::System.Data.MappingType.Element);
  1272. base.Columns.Add(this.columnQuantity_IndentBillOnNetProduct);
  1273. this.columnUnitPrice_IndentBillOnNetProduct = new global::System.Data.DataColumn("UnitPrice_IndentBillOnNetProduct", typeof(decimal), null, global::System.Data.MappingType.Element);
  1274. base.Columns.Add(this.columnUnitPrice_IndentBillOnNetProduct);
  1275. this.columnComment_IndentBillOnNetProduct = new global::System.Data.DataColumn("Comment_IndentBillOnNetProduct", typeof(string), null, global::System.Data.MappingType.Element);
  1276. base.Columns.Add(this.columnComment_IndentBillOnNetProduct);
  1277. this.columnAmount_SaleBill = new global::System.Data.DataColumn("Amount_SaleBill", typeof(decimal), null, global::System.Data.MappingType.Element);
  1278. base.Columns.Add(this.columnAmount_SaleBill);
  1279. this.columnNo_IndentBillOnNet = new global::System.Data.DataColumn("No_IndentBillOnNet", typeof(string), null, global::System.Data.MappingType.Element);
  1280. base.Columns.Add(this.columnNo_IndentBillOnNet);
  1281. this.columnNo_Product = new global::System.Data.DataColumn("No_Product", typeof(string), null, global::System.Data.MappingType.Element);
  1282. base.Columns.Add(this.columnNo_Product);
  1283. this.columnName_Product = new global::System.Data.DataColumn("Name_Product", typeof(string), null, global::System.Data.MappingType.Element);
  1284. base.Columns.Add(this.columnName_Product);
  1285. this.columnUnit_Product = new global::System.Data.DataColumn("Unit_Product", typeof(string), null, global::System.Data.MappingType.Element);
  1286. base.Columns.Add(this.columnUnit_Product);
  1287. this.columnAmount_IndentBillOnNetProduct = new global::System.Data.DataColumn("Amount_IndentBillOnNetProduct", typeof(decimal), null, global::System.Data.MappingType.Element);
  1288. base.Columns.Add(this.columnAmount_IndentBillOnNetProduct);
  1289. this.columnNo_IndentBillOnNet1 = new global::System.Data.DataColumn("No_IndentBillOnNet1", typeof(string), null, global::System.Data.MappingType.Element);
  1290. base.Columns.Add(this.columnNo_IndentBillOnNet1);
  1291. this.Constraints.Add(new global::System.Data.UniqueConstraint("Constraint1", new global::System.Data.DataColumn[] {
  1292. this.columnID_IndentBillOnNetProduct}, true));
  1293. this.columnID_IndentBillOnNetProduct.AllowDBNull = false;
  1294. this.columnID_IndentBillOnNetProduct.Unique = true;
  1295. this.columnNo_IndentBillOnNetProduct.AllowDBNull = false;
  1296. this.columnNo_IndentBillOnNetProduct.MaxLength = 64;
  1297. this.columnID_IndentBillOnNet.AllowDBNull = false;
  1298. this.columnID_Product.AllowDBNull = false;
  1299. this.columnQuantity_IndentBillOnNetProduct.AllowDBNull = false;
  1300. this.columnUnitPrice_IndentBillOnNetProduct.AllowDBNull = false;
  1301. this.columnComment_IndentBillOnNetProduct.MaxLength = 256;
  1302. this.columnAmount_SaleBill.AllowDBNull = false;
  1303. this.columnNo_IndentBillOnNet.MaxLength = 64;
  1304. this.columnNo_Product.MaxLength = 64;
  1305. this.columnName_Product.MaxLength = 64;
  1306. this.columnUnit_Product.MaxLength = 64;
  1307. this.columnAmount_IndentBillOnNetProduct.ReadOnly = true;
  1308. this.columnNo_IndentBillOnNet1.MaxLength = 64;
  1309. }
  1310. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1311. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1312. public IndentBillOnNetProductRow NewIndentBillOnNetProductRow() {
  1313. return ((IndentBillOnNetProductRow)(this.NewRow()));
  1314. }
  1315. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1316. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1317. protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) {
  1318. return new IndentBillOnNetProductRow(builder);
  1319. }
  1320. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1321. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1322. protected override global::System.Type GetRowType() {
  1323. return typeof(IndentBillOnNetProductRow);
  1324. }
  1325. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1326. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1327. protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) {
  1328. base.OnRowChanged(e);
  1329. if ((this.IndentBillOnNetProductRowChanged != null)) {
  1330. this.IndentBillOnNetProductRowChanged(this, new IndentBillOnNetProductRowChangeEvent(((IndentBillOnNetProductRow)(e.Row)), e.Action));
  1331. }
  1332. }
  1333. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1334. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1335. protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) {
  1336. base.OnRowChanging(e);
  1337. if ((this.IndentBillOnNetProductRowChanging != null)) {
  1338. this.IndentBillOnNetProductRowChanging(this, new IndentBillOnNetProductRowChangeEvent(((IndentBillOnNetProductRow)(e.Row)), e.Action));
  1339. }
  1340. }
  1341. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1342. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1343. protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) {
  1344. base.OnRowDeleted(e);
  1345. if ((this.IndentBillOnNetProductRowDeleted != null)) {
  1346. this.IndentBillOnNetProductRowDeleted(this, new IndentBillOnNetProductRowChangeEvent(((IndentBillOnNetProductRow)(e.Row)), e.Action));
  1347. }
  1348. }
  1349. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1350. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1351. protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) {
  1352. base.OnRowDeleting(e);
  1353. if ((this.IndentBillOnNetProductRowDeleting != null)) {
  1354. this.IndentBillOnNetProductRowDeleting(this, new IndentBillOnNetProductRowChangeEvent(((IndentBillOnNetProductRow)(e.Row)), e.Action));
  1355. }
  1356. }
  1357. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1358. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1359. public void RemoveIndentBillOnNetProductRow(IndentBillOnNetProductRow row) {
  1360. this.Rows.Remove(row);
  1361. }
  1362. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1363. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1364. public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
  1365. global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
  1366. global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence();
  1367. dsFrmIndentBillOnNet ds = new dsFrmIndentBillOnNet();
  1368. global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny();
  1369. any1.Namespace = "http://www.w3.org/2001/XMLSchema";
  1370. any1.MinOccurs = new decimal(0);
  1371. any1.MaxOccurs = decimal.MaxValue;
  1372. any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
  1373. sequence.Items.Add(any1);
  1374. global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny();
  1375. any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1";
  1376. any2.MinOccurs = new decimal(1);
  1377. any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
  1378. sequence.Items.Add(any2);
  1379. global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute();
  1380. attribute1.Name = "namespace";
  1381. attribute1.FixedValue = ds.Namespace;
  1382. type.Attributes.Add(attribute1);
  1383. global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute();
  1384. attribute2.Name = "tableTypeName";
  1385. attribute2.FixedValue = "IndentBillOnNetProductDataTable";
  1386. type.Attributes.Add(attribute2);
  1387. type.Particle = sequence;
  1388. global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable();
  1389. if (xs.Contains(dsSchema.TargetNamespace)) {
  1390. global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream();
  1391. global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream();
  1392. try {
  1393. global::System.Xml.Schema.XmlSchema schema = null;
  1394. dsSchema.Write(s1);
  1395. for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) {
  1396. schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current));
  1397. s2.SetLength(0);
  1398. schema.Write(s2);
  1399. if ((s1.Length == s2.Length)) {
  1400. s1.Position = 0;
  1401. s2.Position = 0;
  1402. for (; ((s1.Position != s1.Length)
  1403. && (s1.ReadByte() == s2.ReadByte())); ) {
  1404. ;
  1405. }
  1406. if ((s1.Position == s1.Length)) {
  1407. return type;
  1408. }
  1409. }
  1410. }
  1411. }
  1412. finally {
  1413. if ((s1 != null)) {
  1414. s1.Close();
  1415. }
  1416. if ((s2 != null)) {
  1417. s2.Close();
  1418. }
  1419. }
  1420. }
  1421. xs.Add(dsSchema);
  1422. return type;
  1423. }
  1424. }
  1425. /// <summary>
  1426. ///Represents the strongly named DataTable class.
  1427. ///</summary>
  1428. [global::System.Serializable()]
  1429. [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")]
  1430. public partial class AppendInfoDataTable : global::System.Data.TypedTableBase<AppendInfoRow> {
  1431. private global::System.Data.DataColumn columnCurrentCompany;
  1432. private global::System.Data.DataColumn columnCurrentUser;
  1433. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1434. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1435. public AppendInfoDataTable() {
  1436. this.TableName = "AppendInfo";
  1437. this.BeginInit();
  1438. this.InitClass();
  1439. this.EndInit();
  1440. }
  1441. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1442. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1443. internal AppendInfoDataTable(global::System.Data.DataTable table) {
  1444. this.TableName = table.TableName;
  1445. if ((table.CaseSensitive != table.DataSet.CaseSensitive)) {
  1446. this.CaseSensitive = table.CaseSensitive;
  1447. }
  1448. if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) {
  1449. this.Locale = table.Locale;
  1450. }
  1451. if ((table.Namespace != table.DataSet.Namespace)) {
  1452. this.Namespace = table.Namespace;
  1453. }
  1454. this.Prefix = table.Prefix;
  1455. this.MinimumCapacity = table.MinimumCapacity;
  1456. }
  1457. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1458. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1459. protected AppendInfoDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
  1460. base(info, context) {
  1461. this.InitVars();
  1462. }
  1463. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1464. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1465. public global::System.Data.DataColumn CurrentCompanyColumn {
  1466. get {
  1467. return this.columnCurrentCompany;
  1468. }
  1469. }
  1470. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1471. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1472. public global::System.Data.DataColumn CurrentUserColumn {
  1473. get {
  1474. return this.columnCurrentUser;
  1475. }
  1476. }
  1477. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1478. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1479. [global::System.ComponentModel.Browsable(false)]
  1480. public int Count {
  1481. get {
  1482. return this.Rows.Count;
  1483. }
  1484. }
  1485. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1486. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1487. public AppendInfoRow this[int index] {
  1488. get {
  1489. return ((AppendInfoRow)(this.Rows[index]));
  1490. }
  1491. }
  1492. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1493. public event AppendInfoRowChangeEventHandler AppendInfoRowChanging;
  1494. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1495. public event AppendInfoRowChangeEventHandler AppendInfoRowChanged;
  1496. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1497. public event AppendInfoRowChangeEventHandler AppendInfoRowDeleting;
  1498. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1499. public event AppendInfoRowChangeEventHandler AppendInfoRowDeleted;
  1500. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1501. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1502. public void AddAppendInfoRow(AppendInfoRow row) {
  1503. this.Rows.Add(row);
  1504. }
  1505. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1506. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1507. public AppendInfoRow AddAppendInfoRow(string CurrentCompany, string CurrentUser) {
  1508. AppendInfoRow rowAppendInfoRow = ((AppendInfoRow)(this.NewRow()));
  1509. object[] columnValuesArray = new object[] {
  1510. CurrentCompany,
  1511. CurrentUser};
  1512. rowAppendInfoRow.ItemArray = columnValuesArray;
  1513. this.Rows.Add(rowAppendInfoRow);
  1514. return rowAppendInfoRow;
  1515. }
  1516. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1517. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1518. public override global::System.Data.DataTable Clone() {
  1519. AppendInfoDataTable cln = ((AppendInfoDataTable)(base.Clone()));
  1520. cln.InitVars();
  1521. return cln;
  1522. }
  1523. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1524. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1525. protected override global::System.Data.DataTable CreateInstance() {
  1526. return new AppendInfoDataTable();
  1527. }
  1528. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1529. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1530. internal void InitVars() {
  1531. this.columnCurrentCompany = base.Columns["CurrentCompany"];
  1532. this.columnCurrentUser = base.Columns["CurrentUser"];
  1533. }
  1534. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1535. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1536. private void InitClass() {
  1537. this.columnCurrentCompany = new global::System.Data.DataColumn("CurrentCompany", typeof(string), null, global::System.Data.MappingType.Element);
  1538. base.Columns.Add(this.columnCurrentCompany);
  1539. this.columnCurrentUser = new global::System.Data.DataColumn("CurrentUser", typeof(string), null, global::System.Data.MappingType.Element);
  1540. base.Columns.Add(this.columnCurrentUser);
  1541. }
  1542. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1543. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1544. public AppendInfoRow NewAppendInfoRow() {
  1545. return ((AppendInfoRow)(this.NewRow()));
  1546. }
  1547. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1548. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1549. protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) {
  1550. return new AppendInfoRow(builder);
  1551. }
  1552. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1553. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1554. protected override global::System.Type GetRowType() {
  1555. return typeof(AppendInfoRow);
  1556. }
  1557. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1558. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1559. protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) {
  1560. base.OnRowChanged(e);
  1561. if ((this.AppendInfoRowChanged != null)) {
  1562. this.AppendInfoRowChanged(this, new AppendInfoRowChangeEvent(((AppendInfoRow)(e.Row)), e.Action));
  1563. }
  1564. }
  1565. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1566. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1567. protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) {
  1568. base.OnRowChanging(e);
  1569. if ((this.AppendInfoRowChanging != null)) {
  1570. this.AppendInfoRowChanging(this, new AppendInfoRowChangeEvent(((AppendInfoRow)(e.Row)), e.Action));
  1571. }
  1572. }
  1573. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1574. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1575. protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) {
  1576. base.OnRowDeleted(e);
  1577. if ((this.AppendInfoRowDeleted != null)) {
  1578. this.AppendInfoRowDeleted(this, new AppendInfoRowChangeEvent(((AppendInfoRow)(e.Row)), e.Action));
  1579. }
  1580. }
  1581. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1582. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1583. protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) {
  1584. base.OnRowDeleting(e);
  1585. if ((this.AppendInfoRowDeleting != null)) {
  1586. this.AppendInfoRowDeleting(this, new AppendInfoRowChangeEvent(((AppendInfoRow)(e.Row)), e.Action));
  1587. }
  1588. }
  1589. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1590. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1591. public void RemoveAppendInfoRow(AppendInfoRow row) {
  1592. this.Rows.Remove(row);
  1593. }
  1594. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1595. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1596. public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
  1597. global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
  1598. global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence();
  1599. dsFrmIndentBillOnNet ds = new dsFrmIndentBillOnNet();
  1600. global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny();
  1601. any1.Namespace = "http://www.w3.org/2001/XMLSchema";
  1602. any1.MinOccurs = new decimal(0);
  1603. any1.MaxOccurs = decimal.MaxValue;
  1604. any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
  1605. sequence.Items.Add(any1);
  1606. global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny();
  1607. any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1";
  1608. any2.MinOccurs = new decimal(1);
  1609. any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
  1610. sequence.Items.Add(any2);
  1611. global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute();
  1612. attribute1.Name = "namespace";
  1613. attribute1.FixedValue = ds.Namespace;
  1614. type.Attributes.Add(attribute1);
  1615. global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute();
  1616. attribute2.Name = "tableTypeName";
  1617. attribute2.FixedValue = "AppendInfoDataTable";
  1618. type.Attributes.Add(attribute2);
  1619. type.Particle = sequence;
  1620. global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable();
  1621. if (xs.Contains(dsSchema.TargetNamespace)) {
  1622. global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream();
  1623. global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream();
  1624. try {
  1625. global::System.Xml.Schema.XmlSchema schema = null;
  1626. dsSchema.Write(s1);
  1627. for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) {
  1628. schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current));
  1629. s2.SetLength(0);
  1630. schema.Write(s2);
  1631. if ((s1.Length == s2.Length)) {
  1632. s1.Position = 0;
  1633. s2.Position = 0;
  1634. for (; ((s1.Position != s1.Length)
  1635. && (s1.ReadByte() == s2.ReadByte())); ) {
  1636. ;
  1637. }
  1638. if ((s1.Position == s1.Length)) {
  1639. return type;
  1640. }
  1641. }
  1642. }
  1643. }
  1644. finally {
  1645. if ((s1 != null)) {
  1646. s1.Close();
  1647. }
  1648. if ((s2 != null)) {
  1649. s2.Close();
  1650. }
  1651. }
  1652. }
  1653. xs.Add(dsSchema);
  1654. return type;
  1655. }
  1656. }
  1657. /// <summary>
  1658. ///Represents strongly named DataRow class.
  1659. ///</summary>
  1660. public partial class IndentBillOnNetRow : global::System.Data.DataRow {
  1661. private IndentBillOnNetDataTable tableIndentBillOnNet;
  1662. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1663. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1664. internal IndentBillOnNetRow(global::System.Data.DataRowBuilder rb) :
  1665. base(rb) {
  1666. this.tableIndentBillOnNet = ((IndentBillOnNetDataTable)(this.Table));
  1667. }
  1668. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1669. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1670. public System.Guid ID_IndentBillOnNet {
  1671. get {
  1672. return ((global::System.Guid)(this[this.tableIndentBillOnNet.ID_IndentBillOnNetColumn]));
  1673. }
  1674. set {
  1675. this[this.tableIndentBillOnNet.ID_IndentBillOnNetColumn] = value;
  1676. }
  1677. }
  1678. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1679. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1680. public string No_IndentBillOnNet {
  1681. get {
  1682. return ((string)(this[this.tableIndentBillOnNet.No_IndentBillOnNetColumn]));
  1683. }
  1684. set {
  1685. this[this.tableIndentBillOnNet.No_IndentBillOnNetColumn] = value;
  1686. }
  1687. }
  1688. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1689. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1690. public System.DateTime Date_IndentBillOnNet {
  1691. get {
  1692. return ((global::System.DateTime)(this[this.tableIndentBillOnNet.Date_IndentBillOnNetColumn]));
  1693. }
  1694. set {
  1695. this[this.tableIndentBillOnNet.Date_IndentBillOnNetColumn] = value;
  1696. }
  1697. }
  1698. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1699. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1700. public System.Guid ID_Customer {
  1701. get {
  1702. return ((global::System.Guid)(this[this.tableIndentBillOnNet.ID_CustomerColumn]));
  1703. }
  1704. set {
  1705. this[this.tableIndentBillOnNet.ID_CustomerColumn] = value;
  1706. }
  1707. }
  1708. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1709. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1710. public string GetMethod_IndentBillOnNet {
  1711. get {
  1712. try {
  1713. return ((string)(this[this.tableIndentBillOnNet.GetMethod_IndentBillOnNetColumn]));
  1714. }
  1715. catch (global::System.InvalidCastException e) {
  1716. throw new global::System.Data.StrongTypingException("表“IndentBillOnNet”中列“GetMethod_IndentBillOnNet”的值为 DBNull。", e);
  1717. }
  1718. }
  1719. set {
  1720. this[this.tableIndentBillOnNet.GetMethod_IndentBillOnNetColumn] = value;
  1721. }
  1722. }
  1723. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1724. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1725. public string Name_Linkman {
  1726. get {
  1727. try {
  1728. return ((string)(this[this.tableIndentBillOnNet.Name_LinkmanColumn]));
  1729. }
  1730. catch (global::System.InvalidCastException e) {
  1731. throw new global::System.Data.StrongTypingException("表“IndentBillOnNet”中列“Name_Linkman”的值为 DBNull。", e);
  1732. }
  1733. }
  1734. set {
  1735. this[this.tableIndentBillOnNet.Name_LinkmanColumn] = value;
  1736. }
  1737. }
  1738. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1739. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1740. public string Tel_IndentBillOnNet {
  1741. get {
  1742. try {
  1743. return ((string)(this[this.tableIndentBillOnNet.Tel_IndentBillOnNetColumn]));
  1744. }
  1745. catch (global::System.InvalidCastException e) {
  1746. throw new global::System.Data.StrongTypingException("表“IndentBillOnNet”中列“Tel_IndentBillOnNet”的值为 DBNull。", e);
  1747. }
  1748. }
  1749. set {
  1750. this[this.tableIndentBillOnNet.Tel_IndentBillOnNetColumn] = value;
  1751. }
  1752. }
  1753. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1754. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1755. public string Fax_IndentBillOnNet {
  1756. get {
  1757. try {
  1758. return ((string)(this[this.tableIndentBillOnNet.Fax_IndentBillOnNetColumn]));
  1759. }
  1760. catch (global::System.InvalidCastException e) {
  1761. throw new global::System.Data.StrongTypingException("表“IndentBillOnNet”中列“Fax_IndentBillOnNet”的值为 DBNull。", e);
  1762. }
  1763. }
  1764. set {
  1765. this[this.tableIndentBillOnNet.Fax_IndentBillOnNetColumn] = value;
  1766. }
  1767. }
  1768. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1769. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1770. public string SendAddr_IndentBillOnNet {
  1771. get {
  1772. try {
  1773. return ((string)(this[this.tableIndentBillOnNet.SendAddr_IndentBillOnNetColumn]));
  1774. }
  1775. catch (global::System.InvalidCastException e) {
  1776. throw new global::System.Data.StrongTypingException("表“IndentBillOnNet”中列“SendAddr_IndentBillOnNet”的值为 DBNull。", e);
  1777. }
  1778. }
  1779. set {
  1780. this[this.tableIndentBillOnNet.SendAddr_IndentBillOnNetColumn] = value;
  1781. }
  1782. }
  1783. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1784. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1785. public string InvoiceAddress_Company {
  1786. get {
  1787. try {
  1788. return ((string)(this[this.tableIndentBillOnNet.InvoiceAddress_CompanyColumn]));
  1789. }
  1790. catch (global::System.InvalidCastException e) {
  1791. throw new global::System.Data.StrongTypingException("表“IndentBillOnNet”中列“InvoiceAddress_Company”的值为 DBNull。", e);
  1792. }
  1793. }
  1794. set {
  1795. this[this.tableIndentBillOnNet.InvoiceAddress_CompanyColumn] = value;
  1796. }
  1797. }
  1798. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1799. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1800. public string InvoiceTitle_Company {
  1801. get {
  1802. try {
  1803. return ((string)(this[this.tableIndentBillOnNet.InvoiceTitle_CompanyColumn]));
  1804. }
  1805. catch (global::System.InvalidCastException e) {
  1806. throw new global::System.Data.StrongTypingException("表“IndentBillOnNet”中列“InvoiceTitle_Company”的值为 DBNull。", e);
  1807. }
  1808. }
  1809. set {
  1810. this[this.tableIndentBillOnNet.InvoiceTitle_CompanyColumn] = value;
  1811. }
  1812. }
  1813. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1814. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1815. public string TaxCurrency_IndentBillOnNet {
  1816. get {
  1817. try {
  1818. return ((string)(this[this.tableIndentBillOnNet.TaxCurrency_IndentBillOnNetColumn]));
  1819. }
  1820. catch (global::System.InvalidCastException e) {
  1821. throw new global::System.Data.StrongTypingException("表“IndentBillOnNet”中列“TaxCurrency_IndentBillOnNet”的值为 DBNull。", e);
  1822. }
  1823. }
  1824. set {
  1825. this[this.tableIndentBillOnNet.TaxCurrency_IndentBillOnNetColumn] = value;
  1826. }
  1827. }
  1828. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1829. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1830. public string Currency_IndentBillOnNet {
  1831. get {
  1832. try {
  1833. return ((string)(this[this.tableIndentBillOnNet.Currency_IndentBillOnNetColumn]));
  1834. }
  1835. catch (global::System.InvalidCastException e) {
  1836. throw new global::System.Data.StrongTypingException("表“IndentBillOnNet”中列“Currency_IndentBillOnNet”的值为 DBNull。", e);
  1837. }
  1838. }
  1839. set {
  1840. this[this.tableIndentBillOnNet.Currency_IndentBillOnNetColumn] = value;
  1841. }
  1842. }
  1843. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1844. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1845. public bool Disable_IndentBillOnNet {
  1846. get {
  1847. try {
  1848. return ((bool)(this[this.tableIndentBillOnNet.Disable_IndentBillOnNetColumn]));
  1849. }
  1850. catch (global::System.InvalidCastException e) {
  1851. throw new global::System.Data.StrongTypingException("表“IndentBillOnNet”中列“Disable_IndentBillOnNet”的值为 DBNull。", e);
  1852. }
  1853. }
  1854. set {
  1855. this[this.tableIndentBillOnNet.Disable_IndentBillOnNetColumn] = value;
  1856. }
  1857. }
  1858. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1859. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1860. public decimal Amount_IndentBillOnNet {
  1861. get {
  1862. return ((decimal)(this[this.tableIndentBillOnNet.Amount_IndentBillOnNetColumn]));
  1863. }
  1864. set {
  1865. this[this.tableIndentBillOnNet.Amount_IndentBillOnNetColumn] = value;
  1866. }
  1867. }
  1868. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1869. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1870. public decimal GoodsAmount_IndentBillOnNet {
  1871. get {
  1872. return ((decimal)(this[this.tableIndentBillOnNet.GoodsAmount_IndentBillOnNetColumn]));
  1873. }
  1874. set {
  1875. this[this.tableIndentBillOnNet.GoodsAmount_IndentBillOnNetColumn] = value;
  1876. }
  1877. }
  1878. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1879. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1880. public decimal TaxAmount_IndentBillOnNet {
  1881. get {
  1882. return ((decimal)(this[this.tableIndentBillOnNet.TaxAmount_IndentBillOnNetColumn]));
  1883. }
  1884. set {
  1885. this[this.tableIndentBillOnNet.TaxAmount_IndentBillOnNetColumn] = value;
  1886. }
  1887. }
  1888. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1889. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1890. public string Comment_IndentBillOnNet {
  1891. get {
  1892. try {
  1893. return ((string)(this[this.tableIndentBillOnNet.Comment_IndentBillOnNetColumn]));
  1894. }
  1895. catch (global::System.InvalidCastException e) {
  1896. throw new global::System.Data.StrongTypingException("表“IndentBillOnNet”中列“Comment_IndentBillOnNet”的值为 DBNull。", e);
  1897. }
  1898. }
  1899. set {
  1900. this[this.tableIndentBillOnNet.Comment_IndentBillOnNetColumn] = value;
  1901. }
  1902. }
  1903. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1904. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1905. public System.DateTime CreateDate_IndentBillOnNet {
  1906. get {
  1907. return ((global::System.DateTime)(this[this.tableIndentBillOnNet.CreateDate_IndentBillOnNetColumn]));
  1908. }
  1909. set {
  1910. this[this.tableIndentBillOnNet.CreateDate_IndentBillOnNetColumn] = value;
  1911. }
  1912. }
  1913. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1914. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1915. public System.Guid ID_Assessor {
  1916. get {
  1917. try {
  1918. return ((global::System.Guid)(this[this.tableIndentBillOnNet.ID_AssessorColumn]));
  1919. }
  1920. catch (global::System.InvalidCastException e) {
  1921. throw new global::System.Data.StrongTypingException("表“IndentBillOnNet”中列“ID_Assessor”的值为 DBNull。", e);
  1922. }
  1923. }
  1924. set {
  1925. this[this.tableIndentBillOnNet.ID_AssessorColumn] = value;
  1926. }
  1927. }
  1928. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1929. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1930. public System.DateTime AssessDate_IndentBillOnNet {
  1931. get {
  1932. try {
  1933. return ((global::System.DateTime)(this[this.tableIndentBillOnNet.AssessDate_IndentBillOnNetColumn]));
  1934. }
  1935. catch (global::System.InvalidCastException e) {
  1936. throw new global::System.Data.StrongTypingException("表“IndentBillOnNet”中列“AssessDate_IndentBillOnNet”的值为 DBNull。", e);
  1937. }
  1938. }
  1939. set {
  1940. this[this.tableIndentBillOnNet.AssessDate_IndentBillOnNetColumn] = value;
  1941. }
  1942. }
  1943. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1944. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1945. public System.Guid LastModUser_IndentBillOnNet {
  1946. get {
  1947. try {
  1948. return ((global::System.Guid)(this[this.tableIndentBillOnNet.LastModUser_IndentBillOnNetColumn]));
  1949. }
  1950. catch (global::System.InvalidCastException e) {
  1951. throw new global::System.Data.StrongTypingException("表“IndentBillOnNet”中列“LastModUser_IndentBillOnNet”的值为 DBNull。", e);
  1952. }
  1953. }
  1954. set {
  1955. this[this.tableIndentBillOnNet.LastModUser_IndentBillOnNetColumn] = value;
  1956. }
  1957. }
  1958. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1959. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1960. public System.DateTime LastModDate_IndentBillOnNet {
  1961. get {
  1962. try {
  1963. return ((global::System.DateTime)(this[this.tableIndentBillOnNet.LastModDate_IndentBillOnNetColumn]));
  1964. }
  1965. catch (global::System.InvalidCastException e) {
  1966. throw new global::System.Data.StrongTypingException("表“IndentBillOnNet”中列“LastModDate_IndentBillOnNet”的值为 DBNull。", e);
  1967. }
  1968. }
  1969. set {
  1970. this[this.tableIndentBillOnNet.LastModDate_IndentBillOnNetColumn] = value;
  1971. }
  1972. }
  1973. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1974. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1975. public System.Guid DeleteUser_IndentBillOnNet {
  1976. get {
  1977. try {
  1978. return ((global::System.Guid)(this[this.tableIndentBillOnNet.DeleteUser_IndentBillOnNetColumn]));
  1979. }
  1980. catch (global::System.InvalidCastException e) {
  1981. throw new global::System.Data.StrongTypingException("表“IndentBillOnNet”中列“DeleteUser_IndentBillOnNet”的值为 DBNull。", e);
  1982. }
  1983. }
  1984. set {
  1985. this[this.tableIndentBillOnNet.DeleteUser_IndentBillOnNetColumn] = value;
  1986. }
  1987. }
  1988. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1989. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  1990. public System.DateTime DeleteDate_IndentBillOnNet {
  1991. get {
  1992. try {
  1993. return ((global::System.DateTime)(this[this.tableIndentBillOnNet.DeleteDate_IndentBillOnNetColumn]));
  1994. }
  1995. catch (global::System.InvalidCastException e) {
  1996. throw new global::System.Data.StrongTypingException("表“IndentBillOnNet”中列“DeleteDate_IndentBillOnNet”的值为 DBNull。", e);
  1997. }
  1998. }
  1999. set {
  2000. this[this.tableIndentBillOnNet.DeleteDate_IndentBillOnNetColumn] = value;
  2001. }
  2002. }
  2003. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2004. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2005. public string FeedbackComment_IndentBillOnNet {
  2006. get {
  2007. try {
  2008. return ((string)(this[this.tableIndentBillOnNet.FeedbackComment_IndentBillOnNetColumn]));
  2009. }
  2010. catch (global::System.InvalidCastException e) {
  2011. throw new global::System.Data.StrongTypingException("表“IndentBillOnNet”中列“FeedbackComment_IndentBillOnNet”的值为 DBNull。", e);
  2012. }
  2013. }
  2014. set {
  2015. this[this.tableIndentBillOnNet.FeedbackComment_IndentBillOnNetColumn] = value;
  2016. }
  2017. }
  2018. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2019. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2020. public string Name_CustomerAccount {
  2021. get {
  2022. try {
  2023. return ((string)(this[this.tableIndentBillOnNet.Name_CustomerAccountColumn]));
  2024. }
  2025. catch (global::System.InvalidCastException e) {
  2026. throw new global::System.Data.StrongTypingException("表“IndentBillOnNet”中列“Name_CustomerAccount”的值为 DBNull。", e);
  2027. }
  2028. }
  2029. set {
  2030. this[this.tableIndentBillOnNet.Name_CustomerAccountColumn] = value;
  2031. }
  2032. }
  2033. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2034. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2035. public string Postcode_IndentBillOnNet {
  2036. get {
  2037. try {
  2038. return ((string)(this[this.tableIndentBillOnNet.Postcode_IndentBillOnNetColumn]));
  2039. }
  2040. catch (global::System.InvalidCastException e) {
  2041. throw new global::System.Data.StrongTypingException("表“IndentBillOnNet”中列“Postcode_IndentBillOnNet”的值为 DBNull。", e);
  2042. }
  2043. }
  2044. set {
  2045. this[this.tableIndentBillOnNet.Postcode_IndentBillOnNetColumn] = value;
  2046. }
  2047. }
  2048. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2049. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2050. public string No_Customer {
  2051. get {
  2052. try {
  2053. return ((string)(this[this.tableIndentBillOnNet.No_CustomerColumn]));
  2054. }
  2055. catch (global::System.InvalidCastException e) {
  2056. throw new global::System.Data.StrongTypingException("表“IndentBillOnNet”中列“No_Customer”的值为 DBNull。", e);
  2057. }
  2058. }
  2059. set {
  2060. this[this.tableIndentBillOnNet.No_CustomerColumn] = value;
  2061. }
  2062. }
  2063. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2064. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2065. public string Name_Customer {
  2066. get {
  2067. try {
  2068. return ((string)(this[this.tableIndentBillOnNet.Name_CustomerColumn]));
  2069. }
  2070. catch (global::System.InvalidCastException e) {
  2071. throw new global::System.Data.StrongTypingException("表“IndentBillOnNet”中列“Name_Customer”的值为 DBNull。", e);
  2072. }
  2073. }
  2074. set {
  2075. this[this.tableIndentBillOnNet.Name_CustomerColumn] = value;
  2076. }
  2077. }
  2078. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2079. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2080. public string ShortName_Customer {
  2081. get {
  2082. try {
  2083. return ((string)(this[this.tableIndentBillOnNet.ShortName_CustomerColumn]));
  2084. }
  2085. catch (global::System.InvalidCastException e) {
  2086. throw new global::System.Data.StrongTypingException("表“IndentBillOnNet”中列“ShortName_Customer”的值为 DBNull。", e);
  2087. }
  2088. }
  2089. set {
  2090. this[this.tableIndentBillOnNet.ShortName_CustomerColumn] = value;
  2091. }
  2092. }
  2093. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2094. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2095. public string Type_Customer {
  2096. get {
  2097. try {
  2098. return ((string)(this[this.tableIndentBillOnNet.Type_CustomerColumn]));
  2099. }
  2100. catch (global::System.InvalidCastException e) {
  2101. throw new global::System.Data.StrongTypingException("表“IndentBillOnNet”中列“Type_Customer”的值为 DBNull。", e);
  2102. }
  2103. }
  2104. set {
  2105. this[this.tableIndentBillOnNet.Type_CustomerColumn] = value;
  2106. }
  2107. }
  2108. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2109. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2110. public decimal LastDiscount_Customer {
  2111. get {
  2112. try {
  2113. return ((decimal)(this[this.tableIndentBillOnNet.LastDiscount_CustomerColumn]));
  2114. }
  2115. catch (global::System.InvalidCastException e) {
  2116. throw new global::System.Data.StrongTypingException("表“IndentBillOnNet”中列“LastDiscount_Customer”的值为 DBNull。", e);
  2117. }
  2118. }
  2119. set {
  2120. this[this.tableIndentBillOnNet.LastDiscount_CustomerColumn] = value;
  2121. }
  2122. }
  2123. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2124. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2125. public string PostalCode_Customer {
  2126. get {
  2127. try {
  2128. return ((string)(this[this.tableIndentBillOnNet.PostalCode_CustomerColumn]));
  2129. }
  2130. catch (global::System.InvalidCastException e) {
  2131. throw new global::System.Data.StrongTypingException("表“IndentBillOnNet”中列“PostalCode_Customer”的值为 DBNull。", e);
  2132. }
  2133. }
  2134. set {
  2135. this[this.tableIndentBillOnNet.PostalCode_CustomerColumn] = value;
  2136. }
  2137. }
  2138. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2139. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2140. public string Name_Assessor {
  2141. get {
  2142. try {
  2143. return ((string)(this[this.tableIndentBillOnNet.Name_AssessorColumn]));
  2144. }
  2145. catch (global::System.InvalidCastException e) {
  2146. throw new global::System.Data.StrongTypingException("表“IndentBillOnNet”中列“Name_Assessor”的值为 DBNull。", e);
  2147. }
  2148. }
  2149. set {
  2150. this[this.tableIndentBillOnNet.Name_AssessorColumn] = value;
  2151. }
  2152. }
  2153. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2154. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2155. public System.Guid CustomerCreator {
  2156. get {
  2157. try {
  2158. return ((global::System.Guid)(this[this.tableIndentBillOnNet.CustomerCreatorColumn]));
  2159. }
  2160. catch (global::System.InvalidCastException e) {
  2161. throw new global::System.Data.StrongTypingException("表“IndentBillOnNet”中列“CustomerCreator”的值为 DBNull。", e);
  2162. }
  2163. }
  2164. set {
  2165. this[this.tableIndentBillOnNet.CustomerCreatorColumn] = value;
  2166. }
  2167. }
  2168. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2169. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2170. public bool IsGetMethod_IndentBillOnNetNull() {
  2171. return this.IsNull(this.tableIndentBillOnNet.GetMethod_IndentBillOnNetColumn);
  2172. }
  2173. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2174. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2175. public void SetGetMethod_IndentBillOnNetNull() {
  2176. this[this.tableIndentBillOnNet.GetMethod_IndentBillOnNetColumn] = global::System.Convert.DBNull;
  2177. }
  2178. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2179. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2180. public bool IsName_LinkmanNull() {
  2181. return this.IsNull(this.tableIndentBillOnNet.Name_LinkmanColumn);
  2182. }
  2183. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2184. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2185. public void SetName_LinkmanNull() {
  2186. this[this.tableIndentBillOnNet.Name_LinkmanColumn] = global::System.Convert.DBNull;
  2187. }
  2188. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2189. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2190. public bool IsTel_IndentBillOnNetNull() {
  2191. return this.IsNull(this.tableIndentBillOnNet.Tel_IndentBillOnNetColumn);
  2192. }
  2193. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2194. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2195. public void SetTel_IndentBillOnNetNull() {
  2196. this[this.tableIndentBillOnNet.Tel_IndentBillOnNetColumn] = global::System.Convert.DBNull;
  2197. }
  2198. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2199. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2200. public bool IsFax_IndentBillOnNetNull() {
  2201. return this.IsNull(this.tableIndentBillOnNet.Fax_IndentBillOnNetColumn);
  2202. }
  2203. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2204. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2205. public void SetFax_IndentBillOnNetNull() {
  2206. this[this.tableIndentBillOnNet.Fax_IndentBillOnNetColumn] = global::System.Convert.DBNull;
  2207. }
  2208. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2209. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2210. public bool IsSendAddr_IndentBillOnNetNull() {
  2211. return this.IsNull(this.tableIndentBillOnNet.SendAddr_IndentBillOnNetColumn);
  2212. }
  2213. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2214. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2215. public void SetSendAddr_IndentBillOnNetNull() {
  2216. this[this.tableIndentBillOnNet.SendAddr_IndentBillOnNetColumn] = global::System.Convert.DBNull;
  2217. }
  2218. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2219. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2220. public bool IsInvoiceAddress_CompanyNull() {
  2221. return this.IsNull(this.tableIndentBillOnNet.InvoiceAddress_CompanyColumn);
  2222. }
  2223. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2224. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2225. public void SetInvoiceAddress_CompanyNull() {
  2226. this[this.tableIndentBillOnNet.InvoiceAddress_CompanyColumn] = global::System.Convert.DBNull;
  2227. }
  2228. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2229. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2230. public bool IsInvoiceTitle_CompanyNull() {
  2231. return this.IsNull(this.tableIndentBillOnNet.InvoiceTitle_CompanyColumn);
  2232. }
  2233. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2234. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2235. public void SetInvoiceTitle_CompanyNull() {
  2236. this[this.tableIndentBillOnNet.InvoiceTitle_CompanyColumn] = global::System.Convert.DBNull;
  2237. }
  2238. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2239. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2240. public bool IsTaxCurrency_IndentBillOnNetNull() {
  2241. return this.IsNull(this.tableIndentBillOnNet.TaxCurrency_IndentBillOnNetColumn);
  2242. }
  2243. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2244. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2245. public void SetTaxCurrency_IndentBillOnNetNull() {
  2246. this[this.tableIndentBillOnNet.TaxCurrency_IndentBillOnNetColumn] = global::System.Convert.DBNull;
  2247. }
  2248. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2249. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2250. public bool IsCurrency_IndentBillOnNetNull() {
  2251. return this.IsNull(this.tableIndentBillOnNet.Currency_IndentBillOnNetColumn);
  2252. }
  2253. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2254. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2255. public void SetCurrency_IndentBillOnNetNull() {
  2256. this[this.tableIndentBillOnNet.Currency_IndentBillOnNetColumn] = global::System.Convert.DBNull;
  2257. }
  2258. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2259. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2260. public bool IsDisable_IndentBillOnNetNull() {
  2261. return this.IsNull(this.tableIndentBillOnNet.Disable_IndentBillOnNetColumn);
  2262. }
  2263. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2264. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2265. public void SetDisable_IndentBillOnNetNull() {
  2266. this[this.tableIndentBillOnNet.Disable_IndentBillOnNetColumn] = global::System.Convert.DBNull;
  2267. }
  2268. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2269. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2270. public bool IsComment_IndentBillOnNetNull() {
  2271. return this.IsNull(this.tableIndentBillOnNet.Comment_IndentBillOnNetColumn);
  2272. }
  2273. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2274. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2275. public void SetComment_IndentBillOnNetNull() {
  2276. this[this.tableIndentBillOnNet.Comment_IndentBillOnNetColumn] = global::System.Convert.DBNull;
  2277. }
  2278. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2279. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2280. public bool IsID_AssessorNull() {
  2281. return this.IsNull(this.tableIndentBillOnNet.ID_AssessorColumn);
  2282. }
  2283. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2284. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2285. public void SetID_AssessorNull() {
  2286. this[this.tableIndentBillOnNet.ID_AssessorColumn] = global::System.Convert.DBNull;
  2287. }
  2288. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2289. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2290. public bool IsAssessDate_IndentBillOnNetNull() {
  2291. return this.IsNull(this.tableIndentBillOnNet.AssessDate_IndentBillOnNetColumn);
  2292. }
  2293. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2294. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2295. public void SetAssessDate_IndentBillOnNetNull() {
  2296. this[this.tableIndentBillOnNet.AssessDate_IndentBillOnNetColumn] = global::System.Convert.DBNull;
  2297. }
  2298. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2299. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2300. public bool IsLastModUser_IndentBillOnNetNull() {
  2301. return this.IsNull(this.tableIndentBillOnNet.LastModUser_IndentBillOnNetColumn);
  2302. }
  2303. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2304. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2305. public void SetLastModUser_IndentBillOnNetNull() {
  2306. this[this.tableIndentBillOnNet.LastModUser_IndentBillOnNetColumn] = global::System.Convert.DBNull;
  2307. }
  2308. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2309. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2310. public bool IsLastModDate_IndentBillOnNetNull() {
  2311. return this.IsNull(this.tableIndentBillOnNet.LastModDate_IndentBillOnNetColumn);
  2312. }
  2313. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2314. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2315. public void SetLastModDate_IndentBillOnNetNull() {
  2316. this[this.tableIndentBillOnNet.LastModDate_IndentBillOnNetColumn] = global::System.Convert.DBNull;
  2317. }
  2318. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2319. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2320. public bool IsDeleteUser_IndentBillOnNetNull() {
  2321. return this.IsNull(this.tableIndentBillOnNet.DeleteUser_IndentBillOnNetColumn);
  2322. }
  2323. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2324. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2325. public void SetDeleteUser_IndentBillOnNetNull() {
  2326. this[this.tableIndentBillOnNet.DeleteUser_IndentBillOnNetColumn] = global::System.Convert.DBNull;
  2327. }
  2328. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2329. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2330. public bool IsDeleteDate_IndentBillOnNetNull() {
  2331. return this.IsNull(this.tableIndentBillOnNet.DeleteDate_IndentBillOnNetColumn);
  2332. }
  2333. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2334. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2335. public void SetDeleteDate_IndentBillOnNetNull() {
  2336. this[this.tableIndentBillOnNet.DeleteDate_IndentBillOnNetColumn] = global::System.Convert.DBNull;
  2337. }
  2338. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2339. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2340. public bool IsFeedbackComment_IndentBillOnNetNull() {
  2341. return this.IsNull(this.tableIndentBillOnNet.FeedbackComment_IndentBillOnNetColumn);
  2342. }
  2343. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2344. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2345. public void SetFeedbackComment_IndentBillOnNetNull() {
  2346. this[this.tableIndentBillOnNet.FeedbackComment_IndentBillOnNetColumn] = global::System.Convert.DBNull;
  2347. }
  2348. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2349. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2350. public bool IsName_CustomerAccountNull() {
  2351. return this.IsNull(this.tableIndentBillOnNet.Name_CustomerAccountColumn);
  2352. }
  2353. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2354. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2355. public void SetName_CustomerAccountNull() {
  2356. this[this.tableIndentBillOnNet.Name_CustomerAccountColumn] = global::System.Convert.DBNull;
  2357. }
  2358. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2359. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2360. public bool IsPostcode_IndentBillOnNetNull() {
  2361. return this.IsNull(this.tableIndentBillOnNet.Postcode_IndentBillOnNetColumn);
  2362. }
  2363. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2364. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2365. public void SetPostcode_IndentBillOnNetNull() {
  2366. this[this.tableIndentBillOnNet.Postcode_IndentBillOnNetColumn] = global::System.Convert.DBNull;
  2367. }
  2368. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2369. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2370. public bool IsNo_CustomerNull() {
  2371. return this.IsNull(this.tableIndentBillOnNet.No_CustomerColumn);
  2372. }
  2373. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2374. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2375. public void SetNo_CustomerNull() {
  2376. this[this.tableIndentBillOnNet.No_CustomerColumn] = global::System.Convert.DBNull;
  2377. }
  2378. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2379. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2380. public bool IsName_CustomerNull() {
  2381. return this.IsNull(this.tableIndentBillOnNet.Name_CustomerColumn);
  2382. }
  2383. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2384. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2385. public void SetName_CustomerNull() {
  2386. this[this.tableIndentBillOnNet.Name_CustomerColumn] = global::System.Convert.DBNull;
  2387. }
  2388. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2389. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2390. public bool IsShortName_CustomerNull() {
  2391. return this.IsNull(this.tableIndentBillOnNet.ShortName_CustomerColumn);
  2392. }
  2393. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2394. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2395. public void SetShortName_CustomerNull() {
  2396. this[this.tableIndentBillOnNet.ShortName_CustomerColumn] = global::System.Convert.DBNull;
  2397. }
  2398. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2399. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2400. public bool IsType_CustomerNull() {
  2401. return this.IsNull(this.tableIndentBillOnNet.Type_CustomerColumn);
  2402. }
  2403. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2404. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2405. public void SetType_CustomerNull() {
  2406. this[this.tableIndentBillOnNet.Type_CustomerColumn] = global::System.Convert.DBNull;
  2407. }
  2408. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2409. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2410. public bool IsLastDiscount_CustomerNull() {
  2411. return this.IsNull(this.tableIndentBillOnNet.LastDiscount_CustomerColumn);
  2412. }
  2413. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2414. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2415. public void SetLastDiscount_CustomerNull() {
  2416. this[this.tableIndentBillOnNet.LastDiscount_CustomerColumn] = global::System.Convert.DBNull;
  2417. }
  2418. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2419. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2420. public bool IsPostalCode_CustomerNull() {
  2421. return this.IsNull(this.tableIndentBillOnNet.PostalCode_CustomerColumn);
  2422. }
  2423. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2424. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2425. public void SetPostalCode_CustomerNull() {
  2426. this[this.tableIndentBillOnNet.PostalCode_CustomerColumn] = global::System.Convert.DBNull;
  2427. }
  2428. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2429. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2430. public bool IsName_AssessorNull() {
  2431. return this.IsNull(this.tableIndentBillOnNet.Name_AssessorColumn);
  2432. }
  2433. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2434. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2435. public void SetName_AssessorNull() {
  2436. this[this.tableIndentBillOnNet.Name_AssessorColumn] = global::System.Convert.DBNull;
  2437. }
  2438. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2439. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2440. public bool IsCustomerCreatorNull() {
  2441. return this.IsNull(this.tableIndentBillOnNet.CustomerCreatorColumn);
  2442. }
  2443. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2444. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2445. public void SetCustomerCreatorNull() {
  2446. this[this.tableIndentBillOnNet.CustomerCreatorColumn] = global::System.Convert.DBNull;
  2447. }
  2448. }
  2449. /// <summary>
  2450. ///Represents strongly named DataRow class.
  2451. ///</summary>
  2452. public partial class IndentBillOnNetProductRow : global::System.Data.DataRow {
  2453. private IndentBillOnNetProductDataTable tableIndentBillOnNetProduct;
  2454. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2455. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2456. internal IndentBillOnNetProductRow(global::System.Data.DataRowBuilder rb) :
  2457. base(rb) {
  2458. this.tableIndentBillOnNetProduct = ((IndentBillOnNetProductDataTable)(this.Table));
  2459. }
  2460. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2461. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2462. public System.Guid ID_IndentBillOnNetProduct {
  2463. get {
  2464. return ((global::System.Guid)(this[this.tableIndentBillOnNetProduct.ID_IndentBillOnNetProductColumn]));
  2465. }
  2466. set {
  2467. this[this.tableIndentBillOnNetProduct.ID_IndentBillOnNetProductColumn] = value;
  2468. }
  2469. }
  2470. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2471. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2472. public string No_IndentBillOnNetProduct {
  2473. get {
  2474. return ((string)(this[this.tableIndentBillOnNetProduct.No_IndentBillOnNetProductColumn]));
  2475. }
  2476. set {
  2477. this[this.tableIndentBillOnNetProduct.No_IndentBillOnNetProductColumn] = value;
  2478. }
  2479. }
  2480. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2481. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2482. public System.Guid ID_IndentBillOnNet {
  2483. get {
  2484. return ((global::System.Guid)(this[this.tableIndentBillOnNetProduct.ID_IndentBillOnNetColumn]));
  2485. }
  2486. set {
  2487. this[this.tableIndentBillOnNetProduct.ID_IndentBillOnNetColumn] = value;
  2488. }
  2489. }
  2490. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2491. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2492. public System.Guid ID_Product {
  2493. get {
  2494. return ((global::System.Guid)(this[this.tableIndentBillOnNetProduct.ID_ProductColumn]));
  2495. }
  2496. set {
  2497. this[this.tableIndentBillOnNetProduct.ID_ProductColumn] = value;
  2498. }
  2499. }
  2500. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2501. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2502. public decimal Quantity_IndentBillOnNetProduct {
  2503. get {
  2504. return ((decimal)(this[this.tableIndentBillOnNetProduct.Quantity_IndentBillOnNetProductColumn]));
  2505. }
  2506. set {
  2507. this[this.tableIndentBillOnNetProduct.Quantity_IndentBillOnNetProductColumn] = value;
  2508. }
  2509. }
  2510. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2511. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2512. public decimal UnitPrice_IndentBillOnNetProduct {
  2513. get {
  2514. return ((decimal)(this[this.tableIndentBillOnNetProduct.UnitPrice_IndentBillOnNetProductColumn]));
  2515. }
  2516. set {
  2517. this[this.tableIndentBillOnNetProduct.UnitPrice_IndentBillOnNetProductColumn] = value;
  2518. }
  2519. }
  2520. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2521. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2522. public string Comment_IndentBillOnNetProduct {
  2523. get {
  2524. try {
  2525. return ((string)(this[this.tableIndentBillOnNetProduct.Comment_IndentBillOnNetProductColumn]));
  2526. }
  2527. catch (global::System.InvalidCastException e) {
  2528. throw new global::System.Data.StrongTypingException("表“IndentBillOnNetProduct”中列“Comment_IndentBillOnNetProduct”的值为 DBNull。", e);
  2529. }
  2530. }
  2531. set {
  2532. this[this.tableIndentBillOnNetProduct.Comment_IndentBillOnNetProductColumn] = value;
  2533. }
  2534. }
  2535. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2536. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2537. public decimal Amount_SaleBill {
  2538. get {
  2539. return ((decimal)(this[this.tableIndentBillOnNetProduct.Amount_SaleBillColumn]));
  2540. }
  2541. set {
  2542. this[this.tableIndentBillOnNetProduct.Amount_SaleBillColumn] = value;
  2543. }
  2544. }
  2545. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2546. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2547. public string No_IndentBillOnNet {
  2548. get {
  2549. try {
  2550. return ((string)(this[this.tableIndentBillOnNetProduct.No_IndentBillOnNetColumn]));
  2551. }
  2552. catch (global::System.InvalidCastException e) {
  2553. throw new global::System.Data.StrongTypingException("表“IndentBillOnNetProduct”中列“No_IndentBillOnNet”的值为 DBNull。", e);
  2554. }
  2555. }
  2556. set {
  2557. this[this.tableIndentBillOnNetProduct.No_IndentBillOnNetColumn] = value;
  2558. }
  2559. }
  2560. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2561. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2562. public string No_Product {
  2563. get {
  2564. try {
  2565. return ((string)(this[this.tableIndentBillOnNetProduct.No_ProductColumn]));
  2566. }
  2567. catch (global::System.InvalidCastException e) {
  2568. throw new global::System.Data.StrongTypingException("表“IndentBillOnNetProduct”中列“No_Product”的值为 DBNull。", e);
  2569. }
  2570. }
  2571. set {
  2572. this[this.tableIndentBillOnNetProduct.No_ProductColumn] = value;
  2573. }
  2574. }
  2575. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2576. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2577. public string Name_Product {
  2578. get {
  2579. try {
  2580. return ((string)(this[this.tableIndentBillOnNetProduct.Name_ProductColumn]));
  2581. }
  2582. catch (global::System.InvalidCastException e) {
  2583. throw new global::System.Data.StrongTypingException("表“IndentBillOnNetProduct”中列“Name_Product”的值为 DBNull。", e);
  2584. }
  2585. }
  2586. set {
  2587. this[this.tableIndentBillOnNetProduct.Name_ProductColumn] = value;
  2588. }
  2589. }
  2590. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2591. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2592. public string Unit_Product {
  2593. get {
  2594. try {
  2595. return ((string)(this[this.tableIndentBillOnNetProduct.Unit_ProductColumn]));
  2596. }
  2597. catch (global::System.InvalidCastException e) {
  2598. throw new global::System.Data.StrongTypingException("表“IndentBillOnNetProduct”中列“Unit_Product”的值为 DBNull。", e);
  2599. }
  2600. }
  2601. set {
  2602. this[this.tableIndentBillOnNetProduct.Unit_ProductColumn] = value;
  2603. }
  2604. }
  2605. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2606. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2607. public decimal Amount_IndentBillOnNetProduct {
  2608. get {
  2609. try {
  2610. return ((decimal)(this[this.tableIndentBillOnNetProduct.Amount_IndentBillOnNetProductColumn]));
  2611. }
  2612. catch (global::System.InvalidCastException e) {
  2613. throw new global::System.Data.StrongTypingException("表“IndentBillOnNetProduct”中列“Amount_IndentBillOnNetProduct”的值为 DBNull。", e);
  2614. }
  2615. }
  2616. set {
  2617. this[this.tableIndentBillOnNetProduct.Amount_IndentBillOnNetProductColumn] = value;
  2618. }
  2619. }
  2620. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2621. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2622. public string No_IndentBillOnNet1 {
  2623. get {
  2624. try {
  2625. return ((string)(this[this.tableIndentBillOnNetProduct.No_IndentBillOnNet1Column]));
  2626. }
  2627. catch (global::System.InvalidCastException e) {
  2628. throw new global::System.Data.StrongTypingException("表“IndentBillOnNetProduct”中列“No_IndentBillOnNet1”的值为 DBNull。", e);
  2629. }
  2630. }
  2631. set {
  2632. this[this.tableIndentBillOnNetProduct.No_IndentBillOnNet1Column] = value;
  2633. }
  2634. }
  2635. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2636. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2637. public bool IsComment_IndentBillOnNetProductNull() {
  2638. return this.IsNull(this.tableIndentBillOnNetProduct.Comment_IndentBillOnNetProductColumn);
  2639. }
  2640. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2641. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2642. public void SetComment_IndentBillOnNetProductNull() {
  2643. this[this.tableIndentBillOnNetProduct.Comment_IndentBillOnNetProductColumn] = global::System.Convert.DBNull;
  2644. }
  2645. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2646. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2647. public bool IsNo_IndentBillOnNetNull() {
  2648. return this.IsNull(this.tableIndentBillOnNetProduct.No_IndentBillOnNetColumn);
  2649. }
  2650. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2651. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2652. public void SetNo_IndentBillOnNetNull() {
  2653. this[this.tableIndentBillOnNetProduct.No_IndentBillOnNetColumn] = global::System.Convert.DBNull;
  2654. }
  2655. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2656. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2657. public bool IsNo_ProductNull() {
  2658. return this.IsNull(this.tableIndentBillOnNetProduct.No_ProductColumn);
  2659. }
  2660. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2661. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2662. public void SetNo_ProductNull() {
  2663. this[this.tableIndentBillOnNetProduct.No_ProductColumn] = global::System.Convert.DBNull;
  2664. }
  2665. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2666. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2667. public bool IsName_ProductNull() {
  2668. return this.IsNull(this.tableIndentBillOnNetProduct.Name_ProductColumn);
  2669. }
  2670. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2671. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2672. public void SetName_ProductNull() {
  2673. this[this.tableIndentBillOnNetProduct.Name_ProductColumn] = global::System.Convert.DBNull;
  2674. }
  2675. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2676. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2677. public bool IsUnit_ProductNull() {
  2678. return this.IsNull(this.tableIndentBillOnNetProduct.Unit_ProductColumn);
  2679. }
  2680. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2681. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2682. public void SetUnit_ProductNull() {
  2683. this[this.tableIndentBillOnNetProduct.Unit_ProductColumn] = global::System.Convert.DBNull;
  2684. }
  2685. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2686. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2687. public bool IsAmount_IndentBillOnNetProductNull() {
  2688. return this.IsNull(this.tableIndentBillOnNetProduct.Amount_IndentBillOnNetProductColumn);
  2689. }
  2690. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2691. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2692. public void SetAmount_IndentBillOnNetProductNull() {
  2693. this[this.tableIndentBillOnNetProduct.Amount_IndentBillOnNetProductColumn] = global::System.Convert.DBNull;
  2694. }
  2695. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2696. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2697. public bool IsNo_IndentBillOnNet1Null() {
  2698. return this.IsNull(this.tableIndentBillOnNetProduct.No_IndentBillOnNet1Column);
  2699. }
  2700. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2701. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2702. public void SetNo_IndentBillOnNet1Null() {
  2703. this[this.tableIndentBillOnNetProduct.No_IndentBillOnNet1Column] = global::System.Convert.DBNull;
  2704. }
  2705. }
  2706. /// <summary>
  2707. ///Represents strongly named DataRow class.
  2708. ///</summary>
  2709. public partial class AppendInfoRow : global::System.Data.DataRow {
  2710. private AppendInfoDataTable tableAppendInfo;
  2711. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2712. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2713. internal AppendInfoRow(global::System.Data.DataRowBuilder rb) :
  2714. base(rb) {
  2715. this.tableAppendInfo = ((AppendInfoDataTable)(this.Table));
  2716. }
  2717. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2718. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2719. public string CurrentCompany {
  2720. get {
  2721. try {
  2722. return ((string)(this[this.tableAppendInfo.CurrentCompanyColumn]));
  2723. }
  2724. catch (global::System.InvalidCastException e) {
  2725. throw new global::System.Data.StrongTypingException("表“AppendInfo”中列“CurrentCompany”的值为 DBNull。", e);
  2726. }
  2727. }
  2728. set {
  2729. this[this.tableAppendInfo.CurrentCompanyColumn] = value;
  2730. }
  2731. }
  2732. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2733. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2734. public string CurrentUser {
  2735. get {
  2736. try {
  2737. return ((string)(this[this.tableAppendInfo.CurrentUserColumn]));
  2738. }
  2739. catch (global::System.InvalidCastException e) {
  2740. throw new global::System.Data.StrongTypingException("表“AppendInfo”中列“CurrentUser”的值为 DBNull。", e);
  2741. }
  2742. }
  2743. set {
  2744. this[this.tableAppendInfo.CurrentUserColumn] = value;
  2745. }
  2746. }
  2747. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2748. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2749. public bool IsCurrentCompanyNull() {
  2750. return this.IsNull(this.tableAppendInfo.CurrentCompanyColumn);
  2751. }
  2752. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2753. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2754. public void SetCurrentCompanyNull() {
  2755. this[this.tableAppendInfo.CurrentCompanyColumn] = global::System.Convert.DBNull;
  2756. }
  2757. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2758. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2759. public bool IsCurrentUserNull() {
  2760. return this.IsNull(this.tableAppendInfo.CurrentUserColumn);
  2761. }
  2762. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2763. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2764. public void SetCurrentUserNull() {
  2765. this[this.tableAppendInfo.CurrentUserColumn] = global::System.Convert.DBNull;
  2766. }
  2767. }
  2768. /// <summary>
  2769. ///Row event argument class
  2770. ///</summary>
  2771. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2772. public class IndentBillOnNetRowChangeEvent : global::System.EventArgs {
  2773. private IndentBillOnNetRow eventRow;
  2774. private global::System.Data.DataRowAction eventAction;
  2775. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2776. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2777. public IndentBillOnNetRowChangeEvent(IndentBillOnNetRow row, global::System.Data.DataRowAction action) {
  2778. this.eventRow = row;
  2779. this.eventAction = action;
  2780. }
  2781. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2782. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2783. public IndentBillOnNetRow Row {
  2784. get {
  2785. return this.eventRow;
  2786. }
  2787. }
  2788. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2789. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2790. public global::System.Data.DataRowAction Action {
  2791. get {
  2792. return this.eventAction;
  2793. }
  2794. }
  2795. }
  2796. /// <summary>
  2797. ///Row event argument class
  2798. ///</summary>
  2799. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2800. public class IndentBillOnNetProductRowChangeEvent : global::System.EventArgs {
  2801. private IndentBillOnNetProductRow eventRow;
  2802. private global::System.Data.DataRowAction eventAction;
  2803. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2804. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2805. public IndentBillOnNetProductRowChangeEvent(IndentBillOnNetProductRow row, global::System.Data.DataRowAction action) {
  2806. this.eventRow = row;
  2807. this.eventAction = action;
  2808. }
  2809. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2810. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2811. public IndentBillOnNetProductRow Row {
  2812. get {
  2813. return this.eventRow;
  2814. }
  2815. }
  2816. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2817. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2818. public global::System.Data.DataRowAction Action {
  2819. get {
  2820. return this.eventAction;
  2821. }
  2822. }
  2823. }
  2824. /// <summary>
  2825. ///Row event argument class
  2826. ///</summary>
  2827. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2828. public class AppendInfoRowChangeEvent : global::System.EventArgs {
  2829. private AppendInfoRow eventRow;
  2830. private global::System.Data.DataRowAction eventAction;
  2831. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2832. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2833. public AppendInfoRowChangeEvent(AppendInfoRow row, global::System.Data.DataRowAction action) {
  2834. this.eventRow = row;
  2835. this.eventAction = action;
  2836. }
  2837. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2838. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2839. public AppendInfoRow Row {
  2840. get {
  2841. return this.eventRow;
  2842. }
  2843. }
  2844. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2845. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2846. public global::System.Data.DataRowAction Action {
  2847. get {
  2848. return this.eventAction;
  2849. }
  2850. }
  2851. }
  2852. }
  2853. }
  2854. namespace SunRoxm.BizPeri.ReportDataSet.ReportDataSet.dsFrmIndentBillOnNetTableAdapters {
  2855. /// <summary>
  2856. ///Represents the connection and commands used to retrieve and save data.
  2857. ///</summary>
  2858. [global::System.ComponentModel.DesignerCategoryAttribute("code")]
  2859. [global::System.ComponentModel.ToolboxItem(true)]
  2860. [global::System.ComponentModel.DataObjectAttribute(true)]
  2861. [global::System.ComponentModel.DesignerAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterDesigner, Microsoft.VSDesigner" +
  2862. ", Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
  2863. [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
  2864. public partial class IndentBillOnNetTableAdapter : global::System.ComponentModel.Component {
  2865. private global::System.Data.SqlClient.SqlDataAdapter _adapter;
  2866. private global::System.Data.SqlClient.SqlConnection _connection;
  2867. private global::System.Data.SqlClient.SqlTransaction _transaction;
  2868. private global::System.Data.SqlClient.SqlCommand[] _commandCollection;
  2869. private bool _clearBeforeFill;
  2870. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2871. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2872. public IndentBillOnNetTableAdapter() {
  2873. this.ClearBeforeFill = true;
  2874. }
  2875. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2876. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2877. protected internal global::System.Data.SqlClient.SqlDataAdapter Adapter {
  2878. get {
  2879. if ((this._adapter == null)) {
  2880. this.InitAdapter();
  2881. }
  2882. return this._adapter;
  2883. }
  2884. }
  2885. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2886. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2887. internal global::System.Data.SqlClient.SqlConnection Connection {
  2888. get {
  2889. if ((this._connection == null)) {
  2890. this.InitConnection();
  2891. }
  2892. return this._connection;
  2893. }
  2894. set {
  2895. this._connection = value;
  2896. if ((this.Adapter.InsertCommand != null)) {
  2897. this.Adapter.InsertCommand.Connection = value;
  2898. }
  2899. if ((this.Adapter.DeleteCommand != null)) {
  2900. this.Adapter.DeleteCommand.Connection = value;
  2901. }
  2902. if ((this.Adapter.UpdateCommand != null)) {
  2903. this.Adapter.UpdateCommand.Connection = value;
  2904. }
  2905. for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) {
  2906. if ((this.CommandCollection[i] != null)) {
  2907. ((global::System.Data.SqlClient.SqlCommand)(this.CommandCollection[i])).Connection = value;
  2908. }
  2909. }
  2910. }
  2911. }
  2912. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2913. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2914. internal global::System.Data.SqlClient.SqlTransaction Transaction {
  2915. get {
  2916. return this._transaction;
  2917. }
  2918. set {
  2919. this._transaction = value;
  2920. for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) {
  2921. this.CommandCollection[i].Transaction = this._transaction;
  2922. }
  2923. if (((this.Adapter != null)
  2924. && (this.Adapter.DeleteCommand != null))) {
  2925. this.Adapter.DeleteCommand.Transaction = this._transaction;
  2926. }
  2927. if (((this.Adapter != null)
  2928. && (this.Adapter.InsertCommand != null))) {
  2929. this.Adapter.InsertCommand.Transaction = this._transaction;
  2930. }
  2931. if (((this.Adapter != null)
  2932. && (this.Adapter.UpdateCommand != null))) {
  2933. this.Adapter.UpdateCommand.Transaction = this._transaction;
  2934. }
  2935. }
  2936. }
  2937. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2938. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2939. protected global::System.Data.SqlClient.SqlCommand[] CommandCollection {
  2940. get {
  2941. if ((this._commandCollection == null)) {
  2942. this.InitCommandCollection();
  2943. }
  2944. return this._commandCollection;
  2945. }
  2946. }
  2947. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2948. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2949. public bool ClearBeforeFill {
  2950. get {
  2951. return this._clearBeforeFill;
  2952. }
  2953. set {
  2954. this._clearBeforeFill = value;
  2955. }
  2956. }
  2957. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2958. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  2959. private void InitAdapter() {
  2960. this._adapter = new global::System.Data.SqlClient.SqlDataAdapter();
  2961. global::System.Data.Common.DataTableMapping tableMapping = new global::System.Data.Common.DataTableMapping();
  2962. tableMapping.SourceTable = "Table";
  2963. tableMapping.DataSetTable = "IndentBillOnNet";
  2964. tableMapping.ColumnMappings.Add("ID_IndentBillOnNet", "ID_IndentBillOnNet");
  2965. tableMapping.ColumnMappings.Add("No_IndentBillOnNet", "No_IndentBillOnNet");
  2966. tableMapping.ColumnMappings.Add("Date_IndentBillOnNet", "Date_IndentBillOnNet");
  2967. tableMapping.ColumnMappings.Add("ID_Customer", "ID_Customer");
  2968. tableMapping.ColumnMappings.Add("GetMethod_IndentBillOnNet", "GetMethod_IndentBillOnNet");
  2969. tableMapping.ColumnMappings.Add("Name_Linkman", "Name_Linkman");
  2970. tableMapping.ColumnMappings.Add("Tel_IndentBillOnNet", "Tel_IndentBillOnNet");
  2971. tableMapping.ColumnMappings.Add("Fax_IndentBillOnNet", "Fax_IndentBillOnNet");
  2972. tableMapping.ColumnMappings.Add("SendAddr_IndentBillOnNet", "SendAddr_IndentBillOnNet");
  2973. tableMapping.ColumnMappings.Add("InvoiceAddress_Company", "InvoiceAddress_Company");
  2974. tableMapping.ColumnMappings.Add("InvoiceTitle_Company", "InvoiceTitle_Company");
  2975. tableMapping.ColumnMappings.Add("TaxCurrency_IndentBillOnNet", "TaxCurrency_IndentBillOnNet");
  2976. tableMapping.ColumnMappings.Add("Currency_IndentBillOnNet", "Currency_IndentBillOnNet");
  2977. tableMapping.ColumnMappings.Add("Disable_IndentBillOnNet", "Disable_IndentBillOnNet");
  2978. tableMapping.ColumnMappings.Add("Amount_IndentBillOnNet", "Amount_IndentBillOnNet");
  2979. tableMapping.ColumnMappings.Add("GoodsAmount_IndentBillOnNet", "GoodsAmount_IndentBillOnNet");
  2980. tableMapping.ColumnMappings.Add("TaxAmount_IndentBillOnNet", "TaxAmount_IndentBillOnNet");
  2981. tableMapping.ColumnMappings.Add("Comment_IndentBillOnNet", "Comment_IndentBillOnNet");
  2982. tableMapping.ColumnMappings.Add("CreateDate_IndentBillOnNet", "CreateDate_IndentBillOnNet");
  2983. tableMapping.ColumnMappings.Add("ID_Assessor", "ID_Assessor");
  2984. tableMapping.ColumnMappings.Add("AssessDate_IndentBillOnNet", "AssessDate_IndentBillOnNet");
  2985. tableMapping.ColumnMappings.Add("LastModUser_IndentBillOnNet", "LastModUser_IndentBillOnNet");
  2986. tableMapping.ColumnMappings.Add("LastModDate_IndentBillOnNet", "LastModDate_IndentBillOnNet");
  2987. tableMapping.ColumnMappings.Add("DeleteUser_IndentBillOnNet", "DeleteUser_IndentBillOnNet");
  2988. tableMapping.ColumnMappings.Add("DeleteDate_IndentBillOnNet", "DeleteDate_IndentBillOnNet");
  2989. tableMapping.ColumnMappings.Add("FeedbackComment_IndentBillOnNet", "FeedbackComment_IndentBillOnNet");
  2990. tableMapping.ColumnMappings.Add("Name_CustomerAccount", "Name_CustomerAccount");
  2991. tableMapping.ColumnMappings.Add("Postcode_IndentBillOnNet", "Postcode_IndentBillOnNet");
  2992. tableMapping.ColumnMappings.Add("No_Customer", "No_Customer");
  2993. tableMapping.ColumnMappings.Add("Name_Customer", "Name_Customer");
  2994. tableMapping.ColumnMappings.Add("ShortName_Customer", "ShortName_Customer");
  2995. tableMapping.ColumnMappings.Add("Type_Customer", "Type_Customer");
  2996. tableMapping.ColumnMappings.Add("LastDiscount_Customer", "LastDiscount_Customer");
  2997. tableMapping.ColumnMappings.Add("PostalCode_Customer", "PostalCode_Customer");
  2998. tableMapping.ColumnMappings.Add("Name_Assessor", "Name_Assessor");
  2999. tableMapping.ColumnMappings.Add("CustomerCreator", "CustomerCreator");
  3000. this._adapter.TableMappings.Add(tableMapping);
  3001. }
  3002. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3003. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  3004. private void InitConnection() {
  3005. this._connection = new global::System.Data.SqlClient.SqlConnection();
  3006. this._connection.ConnectionString = global::Properties.Settings.Default.sunroxm05_224ceecd_ce81_47a9_881d_efce7397482e_ConnectionString;
  3007. }
  3008. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3009. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  3010. private void InitCommandCollection() {
  3011. this._commandCollection = new global::System.Data.SqlClient.SqlCommand[1];
  3012. this._commandCollection[0] = new global::System.Data.SqlClient.SqlCommand();
  3013. this._commandCollection[0].Connection = this.Connection;
  3014. this._commandCollection[0].CommandText = @"
  3015. SELECT IndentBillOnNet.*, Customer.No_Customer, Customer.Name_Customer, Customer.ShortName_Customer, Customer.Type_Customer,
  3016. Customer.LastDiscount_Customer, Customer.PostalCode_Customer, ISNULL(b.Name_User, '') AS Name_Assessor, Customer.ID_Creator As CustomerCreator
  3017. FROM IndentBillOnNet
  3018. LEFT JOIN Customer ON Customer.ID_Customer = IndentBillOnNet.ID_Customer
  3019. LEFT JOIN AppUser b ON b.ID_User = IndentBillOnNet.ID_Assessor
  3020. WHERE No_IndentBillOnNet >= (case DataLength('IBN201904010003') When 0 Then No_IndentBillOnNet Else 'IBN201904010003' End) And No_IndentBillOnNet <= (case DataLength('IBN201904010003') When 0 Then No_IndentBillOnNet Else 'IBN201904010003' End)";
  3021. this._commandCollection[0].CommandType = global::System.Data.CommandType.Text;
  3022. }
  3023. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3024. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  3025. [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
  3026. [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Fill, true)]
  3027. public virtual int Fill(dsFrmIndentBillOnNet.IndentBillOnNetDataTable dataTable) {
  3028. this.Adapter.SelectCommand = this.CommandCollection[0];
  3029. if ((this.ClearBeforeFill == true)) {
  3030. dataTable.Clear();
  3031. }
  3032. int returnValue = this.Adapter.Fill(dataTable);
  3033. return returnValue;
  3034. }
  3035. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3036. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  3037. [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
  3038. [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, true)]
  3039. public virtual dsFrmIndentBillOnNet.IndentBillOnNetDataTable GetData() {
  3040. this.Adapter.SelectCommand = this.CommandCollection[0];
  3041. dsFrmIndentBillOnNet.IndentBillOnNetDataTable dataTable = new dsFrmIndentBillOnNet.IndentBillOnNetDataTable();
  3042. this.Adapter.Fill(dataTable);
  3043. return dataTable;
  3044. }
  3045. }
  3046. /// <summary>
  3047. ///Represents the connection and commands used to retrieve and save data.
  3048. ///</summary>
  3049. [global::System.ComponentModel.DesignerCategoryAttribute("code")]
  3050. [global::System.ComponentModel.ToolboxItem(true)]
  3051. [global::System.ComponentModel.DataObjectAttribute(true)]
  3052. [global::System.ComponentModel.DesignerAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterDesigner, Microsoft.VSDesigner" +
  3053. ", Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
  3054. [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
  3055. public partial class IndentBillOnNetProductTableAdapter : global::System.ComponentModel.Component {
  3056. private global::System.Data.SqlClient.SqlDataAdapter _adapter;
  3057. private global::System.Data.SqlClient.SqlConnection _connection;
  3058. private global::System.Data.SqlClient.SqlTransaction _transaction;
  3059. private global::System.Data.SqlClient.SqlCommand[] _commandCollection;
  3060. private bool _clearBeforeFill;
  3061. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3062. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  3063. public IndentBillOnNetProductTableAdapter() {
  3064. this.ClearBeforeFill = true;
  3065. }
  3066. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3067. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  3068. protected internal global::System.Data.SqlClient.SqlDataAdapter Adapter {
  3069. get {
  3070. if ((this._adapter == null)) {
  3071. this.InitAdapter();
  3072. }
  3073. return this._adapter;
  3074. }
  3075. }
  3076. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3077. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  3078. internal global::System.Data.SqlClient.SqlConnection Connection {
  3079. get {
  3080. if ((this._connection == null)) {
  3081. this.InitConnection();
  3082. }
  3083. return this._connection;
  3084. }
  3085. set {
  3086. this._connection = value;
  3087. if ((this.Adapter.InsertCommand != null)) {
  3088. this.Adapter.InsertCommand.Connection = value;
  3089. }
  3090. if ((this.Adapter.DeleteCommand != null)) {
  3091. this.Adapter.DeleteCommand.Connection = value;
  3092. }
  3093. if ((this.Adapter.UpdateCommand != null)) {
  3094. this.Adapter.UpdateCommand.Connection = value;
  3095. }
  3096. for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) {
  3097. if ((this.CommandCollection[i] != null)) {
  3098. ((global::System.Data.SqlClient.SqlCommand)(this.CommandCollection[i])).Connection = value;
  3099. }
  3100. }
  3101. }
  3102. }
  3103. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3104. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  3105. internal global::System.Data.SqlClient.SqlTransaction Transaction {
  3106. get {
  3107. return this._transaction;
  3108. }
  3109. set {
  3110. this._transaction = value;
  3111. for (int i = 0; (i < this.CommandCollection.Length); i = (i + 1)) {
  3112. this.CommandCollection[i].Transaction = this._transaction;
  3113. }
  3114. if (((this.Adapter != null)
  3115. && (this.Adapter.DeleteCommand != null))) {
  3116. this.Adapter.DeleteCommand.Transaction = this._transaction;
  3117. }
  3118. if (((this.Adapter != null)
  3119. && (this.Adapter.InsertCommand != null))) {
  3120. this.Adapter.InsertCommand.Transaction = this._transaction;
  3121. }
  3122. if (((this.Adapter != null)
  3123. && (this.Adapter.UpdateCommand != null))) {
  3124. this.Adapter.UpdateCommand.Transaction = this._transaction;
  3125. }
  3126. }
  3127. }
  3128. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3129. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  3130. protected global::System.Data.SqlClient.SqlCommand[] CommandCollection {
  3131. get {
  3132. if ((this._commandCollection == null)) {
  3133. this.InitCommandCollection();
  3134. }
  3135. return this._commandCollection;
  3136. }
  3137. }
  3138. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3139. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  3140. public bool ClearBeforeFill {
  3141. get {
  3142. return this._clearBeforeFill;
  3143. }
  3144. set {
  3145. this._clearBeforeFill = value;
  3146. }
  3147. }
  3148. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3149. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  3150. private void InitAdapter() {
  3151. this._adapter = new global::System.Data.SqlClient.SqlDataAdapter();
  3152. global::System.Data.Common.DataTableMapping tableMapping = new global::System.Data.Common.DataTableMapping();
  3153. tableMapping.SourceTable = "Table";
  3154. tableMapping.DataSetTable = "IndentBillOnNetProduct";
  3155. tableMapping.ColumnMappings.Add("ID_IndentBillOnNetProduct", "ID_IndentBillOnNetProduct");
  3156. tableMapping.ColumnMappings.Add("No_IndentBillOnNetProduct", "No_IndentBillOnNetProduct");
  3157. tableMapping.ColumnMappings.Add("ID_IndentBillOnNet", "ID_IndentBillOnNet");
  3158. tableMapping.ColumnMappings.Add("ID_Product", "ID_Product");
  3159. tableMapping.ColumnMappings.Add("Quantity_IndentBillOnNetProduct", "Quantity_IndentBillOnNetProduct");
  3160. tableMapping.ColumnMappings.Add("UnitPrice_IndentBillOnNetProduct", "UnitPrice_IndentBillOnNetProduct");
  3161. tableMapping.ColumnMappings.Add("Comment_IndentBillOnNetProduct", "Comment_IndentBillOnNetProduct");
  3162. tableMapping.ColumnMappings.Add("Amount_SaleBill", "Amount_SaleBill");
  3163. tableMapping.ColumnMappings.Add("No_IndentBillOnNet", "No_IndentBillOnNet");
  3164. tableMapping.ColumnMappings.Add("No_Product", "No_Product");
  3165. tableMapping.ColumnMappings.Add("Name_Product", "Name_Product");
  3166. tableMapping.ColumnMappings.Add("Unit_Product", "Unit_Product");
  3167. tableMapping.ColumnMappings.Add("Amount_IndentBillOnNetProduct", "Amount_IndentBillOnNetProduct");
  3168. tableMapping.ColumnMappings.Add("No_IndentBillOnNet1", "No_IndentBillOnNet1");
  3169. this._adapter.TableMappings.Add(tableMapping);
  3170. }
  3171. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3172. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  3173. private void InitConnection() {
  3174. this._connection = new global::System.Data.SqlClient.SqlConnection();
  3175. this._connection.ConnectionString = global::Properties.Settings.Default.sunroxm05_224ceecd_ce81_47a9_881d_efce7397482e_ConnectionString;
  3176. }
  3177. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3178. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  3179. private void InitCommandCollection() {
  3180. this._commandCollection = new global::System.Data.SqlClient.SqlCommand[1];
  3181. this._commandCollection[0] = new global::System.Data.SqlClient.SqlCommand();
  3182. this._commandCollection[0].Connection = this.Connection;
  3183. this._commandCollection[0].CommandText = @" SELECT IndentBillOnNetProduct.*,No_IndentBillOnNet,Product.No_Product, Product.Name_Product, Product.Unit_Product,
  3184. (IndentBillOnNetProduct.Quantity_IndentBillOnNetProduct * IndentBillOnNetProduct.UnitPrice_IndentBillOnNetProduct) AS Amount_IndentBillOnNetProduct ,No_IndentBillOnNet
  3185. FROM IndentBillOnNetProduct
  3186. LEFT JOIN Product ON Product.ID_Product = IndentBillOnNetProduct.ID_Product
  3187. Left Join IndentBillOnNet On IndentBillOnNet.ID_IndentBillOnNet = IndentBillOnNetProduct.ID_IndentBillOnNet
  3188. WHERE No_IndentBillOnNet >= (case DataLength('IBN201904010003') When 0 Then No_IndentBillOnNet Else 'IBN201904010003' End) And No_IndentBillOnNet <= (case DataLength('IBN201904010003') When 0 Then No_IndentBillOnNet Else 'IBN201904010003' End)
  3189. ";
  3190. this._commandCollection[0].CommandType = global::System.Data.CommandType.Text;
  3191. }
  3192. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3193. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  3194. [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
  3195. [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Fill, true)]
  3196. public virtual int Fill(dsFrmIndentBillOnNet.IndentBillOnNetProductDataTable dataTable) {
  3197. this.Adapter.SelectCommand = this.CommandCollection[0];
  3198. if ((this.ClearBeforeFill == true)) {
  3199. dataTable.Clear();
  3200. }
  3201. int returnValue = this.Adapter.Fill(dataTable);
  3202. return returnValue;
  3203. }
  3204. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3205. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  3206. [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapter")]
  3207. [global::System.ComponentModel.DataObjectMethodAttribute(global::System.ComponentModel.DataObjectMethodType.Select, true)]
  3208. public virtual dsFrmIndentBillOnNet.IndentBillOnNetProductDataTable GetData() {
  3209. this.Adapter.SelectCommand = this.CommandCollection[0];
  3210. dsFrmIndentBillOnNet.IndentBillOnNetProductDataTable dataTable = new dsFrmIndentBillOnNet.IndentBillOnNetProductDataTable();
  3211. this.Adapter.Fill(dataTable);
  3212. return dataTable;
  3213. }
  3214. }
  3215. /// <summary>
  3216. ///TableAdapterManager is used to coordinate TableAdapters in the dataset to enable Hierarchical Update scenarios
  3217. ///</summary>
  3218. [global::System.ComponentModel.DesignerCategoryAttribute("code")]
  3219. [global::System.ComponentModel.ToolboxItem(true)]
  3220. [global::System.ComponentModel.DesignerAttribute("Microsoft.VSDesigner.DataSource.Design.TableAdapterManagerDesigner, Microsoft.VSD" +
  3221. "esigner, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
  3222. [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.TableAdapterManager")]
  3223. public partial class TableAdapterManager : global::System.ComponentModel.Component {
  3224. private UpdateOrderOption _updateOrder;
  3225. private bool _backupDataSetBeforeUpdate;
  3226. private global::System.Data.IDbConnection _connection;
  3227. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3228. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  3229. public UpdateOrderOption UpdateOrder {
  3230. get {
  3231. return this._updateOrder;
  3232. }
  3233. set {
  3234. this._updateOrder = value;
  3235. }
  3236. }
  3237. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3238. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  3239. public bool BackupDataSetBeforeUpdate {
  3240. get {
  3241. return this._backupDataSetBeforeUpdate;
  3242. }
  3243. set {
  3244. this._backupDataSetBeforeUpdate = value;
  3245. }
  3246. }
  3247. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3248. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  3249. [global::System.ComponentModel.Browsable(false)]
  3250. public global::System.Data.IDbConnection Connection {
  3251. get {
  3252. if ((this._connection != null)) {
  3253. return this._connection;
  3254. }
  3255. return null;
  3256. }
  3257. set {
  3258. this._connection = value;
  3259. }
  3260. }
  3261. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3262. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  3263. [global::System.ComponentModel.Browsable(false)]
  3264. public int TableAdapterInstanceCount {
  3265. get {
  3266. int count = 0;
  3267. return count;
  3268. }
  3269. }
  3270. /// <summary>
  3271. ///Update rows in top-down order.
  3272. ///</summary>
  3273. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3274. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  3275. private int UpdateUpdatedRows(dsFrmIndentBillOnNet dataSet, global::System.Collections.Generic.List<global::System.Data.DataRow> allChangedRows, global::System.Collections.Generic.List<global::System.Data.DataRow> allAddedRows) {
  3276. int result = 0;
  3277. return result;
  3278. }
  3279. /// <summary>
  3280. ///Insert rows in top-down order.
  3281. ///</summary>
  3282. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3283. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  3284. private int UpdateInsertedRows(dsFrmIndentBillOnNet dataSet, global::System.Collections.Generic.List<global::System.Data.DataRow> allAddedRows) {
  3285. int result = 0;
  3286. return result;
  3287. }
  3288. /// <summary>
  3289. ///Delete rows in bottom-up order.
  3290. ///</summary>
  3291. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3292. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  3293. private int UpdateDeletedRows(dsFrmIndentBillOnNet dataSet, global::System.Collections.Generic.List<global::System.Data.DataRow> allChangedRows) {
  3294. int result = 0;
  3295. return result;
  3296. }
  3297. /// <summary>
  3298. ///Remove inserted rows that become updated rows after calling TableAdapter.Update(inserted rows) first
  3299. ///</summary>
  3300. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3301. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  3302. private global::System.Data.DataRow[] GetRealUpdatedRows(global::System.Data.DataRow[] updatedRows, global::System.Collections.Generic.List<global::System.Data.DataRow> allAddedRows) {
  3303. if (((updatedRows == null)
  3304. || (updatedRows.Length < 1))) {
  3305. return updatedRows;
  3306. }
  3307. if (((allAddedRows == null)
  3308. || (allAddedRows.Count < 1))) {
  3309. return updatedRows;
  3310. }
  3311. global::System.Collections.Generic.List<global::System.Data.DataRow> realUpdatedRows = new global::System.Collections.Generic.List<global::System.Data.DataRow>();
  3312. for (int i = 0; (i < updatedRows.Length); i = (i + 1)) {
  3313. global::System.Data.DataRow row = updatedRows[i];
  3314. if ((allAddedRows.Contains(row) == false)) {
  3315. realUpdatedRows.Add(row);
  3316. }
  3317. }
  3318. return realUpdatedRows.ToArray();
  3319. }
  3320. /// <summary>
  3321. ///Update all changes to the dataset.
  3322. ///</summary>
  3323. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3324. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  3325. public virtual int UpdateAll(dsFrmIndentBillOnNet dataSet) {
  3326. if ((dataSet == null)) {
  3327. throw new global::System.ArgumentNullException("dataSet");
  3328. }
  3329. if ((dataSet.HasChanges() == false)) {
  3330. return 0;
  3331. }
  3332. global::System.Data.IDbConnection workConnection = this.Connection;
  3333. if ((workConnection == null)) {
  3334. throw new global::System.ApplicationException("TableAdapterManager 不包含任何连接信息。请将每个 TableAdapterManager TableAdapter 属性设置为有效的 Tabl" +
  3335. "eAdapter 实例。");
  3336. }
  3337. bool workConnOpened = false;
  3338. if (((workConnection.State & global::System.Data.ConnectionState.Broken)
  3339. == global::System.Data.ConnectionState.Broken)) {
  3340. workConnection.Close();
  3341. }
  3342. if ((workConnection.State == global::System.Data.ConnectionState.Closed)) {
  3343. workConnection.Open();
  3344. workConnOpened = true;
  3345. }
  3346. global::System.Data.IDbTransaction workTransaction = workConnection.BeginTransaction();
  3347. if ((workTransaction == null)) {
  3348. throw new global::System.ApplicationException("事务无法开始。当前的数据连接不支持事务或当前状态不允许事务开始。");
  3349. }
  3350. global::System.Collections.Generic.List<global::System.Data.DataRow> allChangedRows = new global::System.Collections.Generic.List<global::System.Data.DataRow>();
  3351. global::System.Collections.Generic.List<global::System.Data.DataRow> allAddedRows = new global::System.Collections.Generic.List<global::System.Data.DataRow>();
  3352. global::System.Collections.Generic.List<global::System.Data.Common.DataAdapter> adaptersWithAcceptChangesDuringUpdate = new global::System.Collections.Generic.List<global::System.Data.Common.DataAdapter>();
  3353. global::System.Collections.Generic.Dictionary<object, global::System.Data.IDbConnection> revertConnections = new global::System.Collections.Generic.Dictionary<object, global::System.Data.IDbConnection>();
  3354. int result = 0;
  3355. global::System.Data.DataSet backupDataSet = null;
  3356. if (this.BackupDataSetBeforeUpdate) {
  3357. backupDataSet = new global::System.Data.DataSet();
  3358. backupDataSet.Merge(dataSet);
  3359. }
  3360. try {
  3361. // ---- Prepare for update -----------
  3362. //
  3363. //
  3364. //---- Perform updates -----------
  3365. //
  3366. if ((this.UpdateOrder == UpdateOrderOption.UpdateInsertDelete)) {
  3367. result = (result + this.UpdateUpdatedRows(dataSet, allChangedRows, allAddedRows));
  3368. result = (result + this.UpdateInsertedRows(dataSet, allAddedRows));
  3369. }
  3370. else {
  3371. result = (result + this.UpdateInsertedRows(dataSet, allAddedRows));
  3372. result = (result + this.UpdateUpdatedRows(dataSet, allChangedRows, allAddedRows));
  3373. }
  3374. result = (result + this.UpdateDeletedRows(dataSet, allChangedRows));
  3375. //
  3376. //---- Commit updates -----------
  3377. //
  3378. workTransaction.Commit();
  3379. if ((0 < allAddedRows.Count)) {
  3380. global::System.Data.DataRow[] rows = new System.Data.DataRow[allAddedRows.Count];
  3381. allAddedRows.CopyTo(rows);
  3382. for (int i = 0; (i < rows.Length); i = (i + 1)) {
  3383. global::System.Data.DataRow row = rows[i];
  3384. row.AcceptChanges();
  3385. }
  3386. }
  3387. if ((0 < allChangedRows.Count)) {
  3388. global::System.Data.DataRow[] rows = new System.Data.DataRow[allChangedRows.Count];
  3389. allChangedRows.CopyTo(rows);
  3390. for (int i = 0; (i < rows.Length); i = (i + 1)) {
  3391. global::System.Data.DataRow row = rows[i];
  3392. row.AcceptChanges();
  3393. }
  3394. }
  3395. }
  3396. catch (global::System.Exception ex) {
  3397. workTransaction.Rollback();
  3398. // ---- Restore the dataset -----------
  3399. if (this.BackupDataSetBeforeUpdate) {
  3400. global::System.Diagnostics.Debug.Assert((backupDataSet != null));
  3401. dataSet.Clear();
  3402. dataSet.Merge(backupDataSet);
  3403. }
  3404. else {
  3405. if ((0 < allAddedRows.Count)) {
  3406. global::System.Data.DataRow[] rows = new System.Data.DataRow[allAddedRows.Count];
  3407. allAddedRows.CopyTo(rows);
  3408. for (int i = 0; (i < rows.Length); i = (i + 1)) {
  3409. global::System.Data.DataRow row = rows[i];
  3410. row.AcceptChanges();
  3411. row.SetAdded();
  3412. }
  3413. }
  3414. }
  3415. throw ex;
  3416. }
  3417. finally {
  3418. if (workConnOpened) {
  3419. workConnection.Close();
  3420. }
  3421. if ((0 < adaptersWithAcceptChangesDuringUpdate.Count)) {
  3422. global::System.Data.Common.DataAdapter[] adapters = new System.Data.Common.DataAdapter[adaptersWithAcceptChangesDuringUpdate.Count];
  3423. adaptersWithAcceptChangesDuringUpdate.CopyTo(adapters);
  3424. for (int i = 0; (i < adapters.Length); i = (i + 1)) {
  3425. global::System.Data.Common.DataAdapter adapter = adapters[i];
  3426. adapter.AcceptChangesDuringUpdate = true;
  3427. }
  3428. }
  3429. }
  3430. return result;
  3431. }
  3432. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3433. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  3434. protected virtual void SortSelfReferenceRows(global::System.Data.DataRow[] rows, global::System.Data.DataRelation relation, bool childFirst) {
  3435. global::System.Array.Sort<global::System.Data.DataRow>(rows, new SelfReferenceComparer(relation, childFirst));
  3436. }
  3437. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3438. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  3439. protected virtual bool MatchTableAdapterConnection(global::System.Data.IDbConnection inputConnection) {
  3440. if ((this._connection != null)) {
  3441. return true;
  3442. }
  3443. if (((this.Connection == null)
  3444. || (inputConnection == null))) {
  3445. return true;
  3446. }
  3447. if (string.Equals(this.Connection.ConnectionString, inputConnection.ConnectionString, global::System.StringComparison.Ordinal)) {
  3448. return true;
  3449. }
  3450. return false;
  3451. }
  3452. /// <summary>
  3453. ///Update Order Option
  3454. ///</summary>
  3455. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  3456. public enum UpdateOrderOption {
  3457. InsertUpdateDelete = 0,
  3458. UpdateInsertDelete = 1,
  3459. }
  3460. /// <summary>
  3461. ///Used to sort self-referenced table's rows
  3462. ///</summary>
  3463. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  3464. private class SelfReferenceComparer : object, global::System.Collections.Generic.IComparer<global::System.Data.DataRow> {
  3465. private global::System.Data.DataRelation _relation;
  3466. private int _childFirst;
  3467. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3468. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  3469. internal SelfReferenceComparer(global::System.Data.DataRelation relation, bool childFirst) {
  3470. this._relation = relation;
  3471. if (childFirst) {
  3472. this._childFirst = -1;
  3473. }
  3474. else {
  3475. this._childFirst = 1;
  3476. }
  3477. }
  3478. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3479. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  3480. private global::System.Data.DataRow GetRoot(global::System.Data.DataRow row, out int distance) {
  3481. global::System.Diagnostics.Debug.Assert((row != null));
  3482. global::System.Data.DataRow root = row;
  3483. distance = 0;
  3484. global::System.Collections.Generic.IDictionary<global::System.Data.DataRow, global::System.Data.DataRow> traversedRows = new global::System.Collections.Generic.Dictionary<global::System.Data.DataRow, global::System.Data.DataRow>();
  3485. traversedRows[row] = row;
  3486. global::System.Data.DataRow parent = row.GetParentRow(this._relation, global::System.Data.DataRowVersion.Default);
  3487. for (
  3488. ; ((parent != null)
  3489. && (traversedRows.ContainsKey(parent) == false));
  3490. ) {
  3491. distance = (distance + 1);
  3492. root = parent;
  3493. traversedRows[parent] = parent;
  3494. parent = parent.GetParentRow(this._relation, global::System.Data.DataRowVersion.Default);
  3495. }
  3496. if ((distance == 0)) {
  3497. traversedRows.Clear();
  3498. traversedRows[row] = row;
  3499. parent = row.GetParentRow(this._relation, global::System.Data.DataRowVersion.Original);
  3500. for (
  3501. ; ((parent != null)
  3502. && (traversedRows.ContainsKey(parent) == false));
  3503. ) {
  3504. distance = (distance + 1);
  3505. root = parent;
  3506. traversedRows[parent] = parent;
  3507. parent = parent.GetParentRow(this._relation, global::System.Data.DataRowVersion.Original);
  3508. }
  3509. }
  3510. return root;
  3511. }
  3512. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3513. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "16.0.0.0")]
  3514. public int Compare(global::System.Data.DataRow row1, global::System.Data.DataRow row2) {
  3515. if (object.ReferenceEquals(row1, row2)) {
  3516. return 0;
  3517. }
  3518. if ((row1 == null)) {
  3519. return -1;
  3520. }
  3521. if ((row2 == null)) {
  3522. return 1;
  3523. }
  3524. int distance1 = 0;
  3525. global::System.Data.DataRow root1 = this.GetRoot(row1, out distance1);
  3526. int distance2 = 0;
  3527. global::System.Data.DataRow root2 = this.GetRoot(row2, out distance2);
  3528. if (object.ReferenceEquals(root1, root2)) {
  3529. return (this._childFirst * distance1.CompareTo(distance2));
  3530. }
  3531. else {
  3532. global::System.Diagnostics.Debug.Assert(((root1.Table != null)
  3533. && (root2.Table != null)));
  3534. if ((root1.Table.Rows.IndexOf(root1) < root2.Table.Rows.IndexOf(root2))) {
  3535. return -1;
  3536. }
  3537. else {
  3538. return 1;
  3539. }
  3540. }
  3541. }
  3542. }
  3543. }
  3544. }
  3545. #pragma warning restore 1591