dsFrmPriceQueryBill.cs 97 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359
  1. using System;
  2. using System.CodeDom.Compiler;
  3. using System.Collections;
  4. using System.ComponentModel;
  5. using System.ComponentModel.Design;
  6. using System.Data;
  7. using System.Diagnostics;
  8. using System.IO;
  9. using System.Runtime.Serialization;
  10. using System.Xml;
  11. using System.Xml.Schema;
  12. using System.Xml.Serialization;
  13. namespace SunRoxm.BizPeri.ReportDataSet.ReportDataSet
  14. {
  15. [Serializable]
  16. [XmlSchemaProvider("GetTypedDataSetSchema")]
  17. [XmlRoot("dsFrmPriceQueryBill")]
  18. [HelpKeyword("vs.data.DataSet")]
  19. [GeneratedCode("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]
  20. [DesignerCategory("code")]
  21. [ToolboxItem(true)]
  22. public class dsFrmPriceQueryBill : DataSet
  23. {
  24. public delegate void PriceQueryBillRowChangeEventHandler(object sender, PriceQueryBillRowChangeEvent e);
  25. public delegate void ReportCommentRowChangeEventHandler(object sender, ReportCommentRowChangeEvent e);
  26. public delegate void BillCommentRowChangeEventHandler(object sender, BillCommentRowChangeEvent e);
  27. public delegate void PriceQueryBillProductRowChangeEventHandler(object sender, PriceQueryBillProductRowChangeEvent e);
  28. public delegate void AppendInfoRowChangeEventHandler(object sender, AppendInfoRowChangeEvent e);
  29. [Serializable]
  30. [GeneratedCode("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]
  31. [XmlSchemaProvider("GetTypedTableSchema")]
  32. public class PriceQueryBillDataTable : DataTable, IEnumerable
  33. {
  34. private DataColumn columnNo_PriceQueryBill;
  35. private DataColumn columnDate_PriceQueryBill;
  36. private DataColumn columnQueryDate_PriceQueryBill;
  37. private DataColumn columnValidDate_PriceQueryBill;
  38. private DataColumn columnToGet_PriceQueryBill;
  39. private DataColumn columnTaxCurrency_PriceQueryBill;
  40. private DataColumn columnCurrency_PriceQueryBill;
  41. private DataColumn columnPrincipal_PriceQueryBill;
  42. private DataColumn columnName_Linkman;
  43. private DataColumn columnName_Telephone;
  44. private DataColumn columnFax_Telephone;
  45. private DataColumn columnSendAddr_PriceQueryBill;
  46. private DataColumn columnAssessDate_PriceQueryBill;
  47. private DataColumn columnCreateDate_PriceQueryBill;
  48. private DataColumn columnLastModDate_PriceQueryBill;
  49. private DataColumn columnNo_Customer;
  50. private DataColumn columnName_Customer;
  51. private DataColumn columnShortName_Customer;
  52. private DataColumn columnType_Customer;
  53. private DataColumn columnLastDiscount_Customer;
  54. private DataColumn columnPostalCode_Customer;
  55. private DataColumn columnName_Creator;
  56. private DataColumn columnName_Assessor;
  57. private DataColumn columnLastModUserName;
  58. private DataColumn columnNo_Principal;
  59. private DataColumn columnNumSum;
  60. private DataColumn columnAmount_PriceQueryBill;
  61. private DataColumn columnGoodsAmount_PriceQueryBill;
  62. private DataColumn columnTaxAmount_PriceQueryBill;
  63. [DebuggerNonUserCode]
  64. public DataColumn No_PriceQueryBillColumn => columnNo_PriceQueryBill;
  65. [DebuggerNonUserCode]
  66. public DataColumn Date_PriceQueryBillColumn => columnDate_PriceQueryBill;
  67. [DebuggerNonUserCode]
  68. public DataColumn QueryDate_PriceQueryBillColumn => columnQueryDate_PriceQueryBill;
  69. [DebuggerNonUserCode]
  70. public DataColumn ValidDate_PriceQueryBillColumn => columnValidDate_PriceQueryBill;
  71. [DebuggerNonUserCode]
  72. public DataColumn ToGet_PriceQueryBillColumn => columnToGet_PriceQueryBill;
  73. [DebuggerNonUserCode]
  74. public DataColumn TaxCurrency_PriceQueryBillColumn => columnTaxCurrency_PriceQueryBill;
  75. [DebuggerNonUserCode]
  76. public DataColumn Currency_PriceQueryBillColumn => columnCurrency_PriceQueryBill;
  77. [DebuggerNonUserCode]
  78. public DataColumn Principal_PriceQueryBillColumn => columnPrincipal_PriceQueryBill;
  79. [DebuggerNonUserCode]
  80. public DataColumn Name_LinkmanColumn => columnName_Linkman;
  81. [DebuggerNonUserCode]
  82. public DataColumn Name_TelephoneColumn => columnName_Telephone;
  83. [DebuggerNonUserCode]
  84. public DataColumn Fax_TelephoneColumn => columnFax_Telephone;
  85. [DebuggerNonUserCode]
  86. public DataColumn SendAddr_PriceQueryBillColumn => columnSendAddr_PriceQueryBill;
  87. [DebuggerNonUserCode]
  88. public DataColumn AssessDate_PriceQueryBillColumn => columnAssessDate_PriceQueryBill;
  89. [DebuggerNonUserCode]
  90. public DataColumn CreateDate_PriceQueryBillColumn => columnCreateDate_PriceQueryBill;
  91. [DebuggerNonUserCode]
  92. public DataColumn LastModDate_PriceQueryBillColumn => columnLastModDate_PriceQueryBill;
  93. [DebuggerNonUserCode]
  94. public DataColumn No_CustomerColumn => columnNo_Customer;
  95. [DebuggerNonUserCode]
  96. public DataColumn Name_CustomerColumn => columnName_Customer;
  97. [DebuggerNonUserCode]
  98. public DataColumn ShortName_CustomerColumn => columnShortName_Customer;
  99. [DebuggerNonUserCode]
  100. public DataColumn Type_CustomerColumn => columnType_Customer;
  101. [DebuggerNonUserCode]
  102. public DataColumn LastDiscount_CustomerColumn => columnLastDiscount_Customer;
  103. [DebuggerNonUserCode]
  104. public DataColumn PostalCode_CustomerColumn => columnPostalCode_Customer;
  105. [DebuggerNonUserCode]
  106. public DataColumn Name_CreatorColumn => columnName_Creator;
  107. [DebuggerNonUserCode]
  108. public DataColumn Name_AssessorColumn => columnName_Assessor;
  109. [DebuggerNonUserCode]
  110. public DataColumn LastModUserNameColumn => columnLastModUserName;
  111. [DebuggerNonUserCode]
  112. public DataColumn No_PrincipalColumn => columnNo_Principal;
  113. [DebuggerNonUserCode]
  114. public DataColumn NumSumColumn => columnNumSum;
  115. [DebuggerNonUserCode]
  116. public DataColumn Amount_PriceQueryBillColumn => columnAmount_PriceQueryBill;
  117. [DebuggerNonUserCode]
  118. public DataColumn GoodsAmount_PriceQueryBillColumn => columnGoodsAmount_PriceQueryBill;
  119. [DebuggerNonUserCode]
  120. public DataColumn TaxAmount_PriceQueryBillColumn => columnTaxAmount_PriceQueryBill;
  121. [Browsable(false)]
  122. [DebuggerNonUserCode]
  123. public int Count => base.Rows.Count;
  124. [DebuggerNonUserCode]
  125. public PriceQueryBillRow this[int index] => (PriceQueryBillRow)base.Rows[index];
  126. public event PriceQueryBillRowChangeEventHandler PriceQueryBillRowChanging;
  127. public event PriceQueryBillRowChangeEventHandler PriceQueryBillRowChanged;
  128. public event PriceQueryBillRowChangeEventHandler PriceQueryBillRowDeleting;
  129. public event PriceQueryBillRowChangeEventHandler PriceQueryBillRowDeleted;
  130. [DebuggerNonUserCode]
  131. public PriceQueryBillDataTable()
  132. {
  133. base.TableName = "PriceQueryBill";
  134. BeginInit();
  135. InitClass();
  136. EndInit();
  137. }
  138. [DebuggerNonUserCode]
  139. internal PriceQueryBillDataTable(DataTable table)
  140. {
  141. base.TableName = table.TableName;
  142. if (table.CaseSensitive != table.DataSet.CaseSensitive)
  143. {
  144. base.CaseSensitive = table.CaseSensitive;
  145. }
  146. if (table.Locale.ToString() != table.DataSet.Locale.ToString())
  147. {
  148. base.Locale = table.Locale;
  149. }
  150. if (table.Namespace != table.DataSet.Namespace)
  151. {
  152. base.Namespace = table.Namespace;
  153. }
  154. base.Prefix = table.Prefix;
  155. base.MinimumCapacity = table.MinimumCapacity;
  156. }
  157. [DebuggerNonUserCode]
  158. protected PriceQueryBillDataTable(SerializationInfo info, StreamingContext context)
  159. : base(info, context)
  160. {
  161. InitVars();
  162. }
  163. [DebuggerNonUserCode]
  164. public void AddPriceQueryBillRow(PriceQueryBillRow row)
  165. {
  166. base.Rows.Add(row);
  167. }
  168. [DebuggerNonUserCode]
  169. public PriceQueryBillRow AddPriceQueryBillRow(string No_PriceQueryBill, DateTime Date_PriceQueryBill, DateTime QueryDate_PriceQueryBill, DateTime ValidDate_PriceQueryBill, decimal ToGet_PriceQueryBill, string TaxCurrency_PriceQueryBill, string Currency_PriceQueryBill, string Principal_PriceQueryBill, string Name_Linkman, string Name_Telephone, string Fax_Telephone, string SendAddr_PriceQueryBill, DateTime AssessDate_PriceQueryBill, DateTime CreateDate_PriceQueryBill, DateTime LastModDate_PriceQueryBill, string No_Customer, string Name_Customer, string ShortName_Customer, string Type_Customer, decimal LastDiscount_Customer, string PostalCode_Customer, string Name_Creator, string Name_Assessor, string LastModUserName, string No_Principal, decimal NumSum, decimal Amount_PriceQueryBill, decimal GoodsAmount_PriceQueryBill, decimal TaxAmount_PriceQueryBill)
  170. {
  171. PriceQueryBillRow priceQueryBillRow = (PriceQueryBillRow)NewRow();
  172. priceQueryBillRow.ItemArray = new object[29]
  173. {
  174. No_PriceQueryBill,
  175. Date_PriceQueryBill,
  176. QueryDate_PriceQueryBill,
  177. ValidDate_PriceQueryBill,
  178. ToGet_PriceQueryBill,
  179. TaxCurrency_PriceQueryBill,
  180. Currency_PriceQueryBill,
  181. Principal_PriceQueryBill,
  182. Name_Linkman,
  183. Name_Telephone,
  184. Fax_Telephone,
  185. SendAddr_PriceQueryBill,
  186. AssessDate_PriceQueryBill,
  187. CreateDate_PriceQueryBill,
  188. LastModDate_PriceQueryBill,
  189. No_Customer,
  190. Name_Customer,
  191. ShortName_Customer,
  192. Type_Customer,
  193. LastDiscount_Customer,
  194. PostalCode_Customer,
  195. Name_Creator,
  196. Name_Assessor,
  197. LastModUserName,
  198. No_Principal,
  199. NumSum,
  200. Amount_PriceQueryBill,
  201. GoodsAmount_PriceQueryBill,
  202. TaxAmount_PriceQueryBill
  203. };
  204. base.Rows.Add(priceQueryBillRow);
  205. return priceQueryBillRow;
  206. }
  207. [DebuggerNonUserCode]
  208. public virtual IEnumerator GetEnumerator()
  209. {
  210. return base.Rows.GetEnumerator();
  211. }
  212. [DebuggerNonUserCode]
  213. public override DataTable Clone()
  214. {
  215. PriceQueryBillDataTable priceQueryBillDataTable = (PriceQueryBillDataTable)base.Clone();
  216. priceQueryBillDataTable.InitVars();
  217. return priceQueryBillDataTable;
  218. }
  219. [DebuggerNonUserCode]
  220. protected override DataTable CreateInstance()
  221. {
  222. return new PriceQueryBillDataTable();
  223. }
  224. [DebuggerNonUserCode]
  225. internal void InitVars()
  226. {
  227. columnNo_PriceQueryBill = base.Columns["No_PriceQueryBill"];
  228. columnDate_PriceQueryBill = base.Columns["Date_PriceQueryBill"];
  229. columnQueryDate_PriceQueryBill = base.Columns["QueryDate_PriceQueryBill"];
  230. columnValidDate_PriceQueryBill = base.Columns["ValidDate_PriceQueryBill"];
  231. columnToGet_PriceQueryBill = base.Columns["ToGet_PriceQueryBill"];
  232. columnTaxCurrency_PriceQueryBill = base.Columns["TaxCurrency_PriceQueryBill"];
  233. columnCurrency_PriceQueryBill = base.Columns["Currency_PriceQueryBill"];
  234. columnPrincipal_PriceQueryBill = base.Columns["Principal_PriceQueryBill"];
  235. columnName_Linkman = base.Columns["Name_Linkman"];
  236. columnName_Telephone = base.Columns["Name_Telephone"];
  237. columnFax_Telephone = base.Columns["Fax_Telephone"];
  238. columnSendAddr_PriceQueryBill = base.Columns["SendAddr_PriceQueryBill"];
  239. columnAssessDate_PriceQueryBill = base.Columns["AssessDate_PriceQueryBill"];
  240. columnCreateDate_PriceQueryBill = base.Columns["CreateDate_PriceQueryBill"];
  241. columnLastModDate_PriceQueryBill = base.Columns["LastModDate_PriceQueryBill"];
  242. columnNo_Customer = base.Columns["No_Customer"];
  243. columnName_Customer = base.Columns["Name_Customer"];
  244. columnShortName_Customer = base.Columns["ShortName_Customer"];
  245. columnType_Customer = base.Columns["Type_Customer"];
  246. columnLastDiscount_Customer = base.Columns["LastDiscount_Customer"];
  247. columnPostalCode_Customer = base.Columns["PostalCode_Customer"];
  248. columnName_Creator = base.Columns["Name_Creator"];
  249. columnName_Assessor = base.Columns["Name_Assessor"];
  250. columnLastModUserName = base.Columns["LastModUserName"];
  251. columnNo_Principal = base.Columns["No_Principal"];
  252. columnNumSum = base.Columns["NumSum"];
  253. columnAmount_PriceQueryBill = base.Columns["Amount_PriceQueryBill"];
  254. columnGoodsAmount_PriceQueryBill = base.Columns["GoodsAmount_PriceQueryBill"];
  255. columnTaxAmount_PriceQueryBill = base.Columns["TaxAmount_PriceQueryBill"];
  256. }
  257. [DebuggerNonUserCode]
  258. private void InitClass()
  259. {
  260. columnNo_PriceQueryBill = new DataColumn("No_PriceQueryBill", typeof(string), null, MappingType.Element);
  261. base.Columns.Add(columnNo_PriceQueryBill);
  262. columnDate_PriceQueryBill = new DataColumn("Date_PriceQueryBill", typeof(DateTime), null, MappingType.Element);
  263. base.Columns.Add(columnDate_PriceQueryBill);
  264. columnQueryDate_PriceQueryBill = new DataColumn("QueryDate_PriceQueryBill", typeof(DateTime), null, MappingType.Element);
  265. base.Columns.Add(columnQueryDate_PriceQueryBill);
  266. columnValidDate_PriceQueryBill = new DataColumn("ValidDate_PriceQueryBill", typeof(DateTime), null, MappingType.Element);
  267. base.Columns.Add(columnValidDate_PriceQueryBill);
  268. columnToGet_PriceQueryBill = new DataColumn("ToGet_PriceQueryBill", typeof(decimal), null, MappingType.Element);
  269. base.Columns.Add(columnToGet_PriceQueryBill);
  270. columnTaxCurrency_PriceQueryBill = new DataColumn("TaxCurrency_PriceQueryBill", typeof(string), null, MappingType.Element);
  271. base.Columns.Add(columnTaxCurrency_PriceQueryBill);
  272. columnCurrency_PriceQueryBill = new DataColumn("Currency_PriceQueryBill", typeof(string), null, MappingType.Element);
  273. base.Columns.Add(columnCurrency_PriceQueryBill);
  274. columnPrincipal_PriceQueryBill = new DataColumn("Principal_PriceQueryBill", typeof(string), null, MappingType.Element);
  275. base.Columns.Add(columnPrincipal_PriceQueryBill);
  276. columnName_Linkman = new DataColumn("Name_Linkman", typeof(string), null, MappingType.Element);
  277. base.Columns.Add(columnName_Linkman);
  278. columnName_Telephone = new DataColumn("Name_Telephone", typeof(string), null, MappingType.Element);
  279. base.Columns.Add(columnName_Telephone);
  280. columnFax_Telephone = new DataColumn("Fax_Telephone", typeof(string), null, MappingType.Element);
  281. base.Columns.Add(columnFax_Telephone);
  282. columnSendAddr_PriceQueryBill = new DataColumn("SendAddr_PriceQueryBill", typeof(string), null, MappingType.Element);
  283. base.Columns.Add(columnSendAddr_PriceQueryBill);
  284. columnAssessDate_PriceQueryBill = new DataColumn("AssessDate_PriceQueryBill", typeof(DateTime), null, MappingType.Element);
  285. base.Columns.Add(columnAssessDate_PriceQueryBill);
  286. columnCreateDate_PriceQueryBill = new DataColumn("CreateDate_PriceQueryBill", typeof(DateTime), null, MappingType.Element);
  287. base.Columns.Add(columnCreateDate_PriceQueryBill);
  288. columnLastModDate_PriceQueryBill = new DataColumn("LastModDate_PriceQueryBill", typeof(DateTime), null, MappingType.Element);
  289. base.Columns.Add(columnLastModDate_PriceQueryBill);
  290. columnNo_Customer = new DataColumn("No_Customer", typeof(string), null, MappingType.Element);
  291. base.Columns.Add(columnNo_Customer);
  292. columnName_Customer = new DataColumn("Name_Customer", typeof(string), null, MappingType.Element);
  293. base.Columns.Add(columnName_Customer);
  294. columnShortName_Customer = new DataColumn("ShortName_Customer", typeof(string), null, MappingType.Element);
  295. base.Columns.Add(columnShortName_Customer);
  296. columnType_Customer = new DataColumn("Type_Customer", typeof(string), null, MappingType.Element);
  297. base.Columns.Add(columnType_Customer);
  298. columnLastDiscount_Customer = new DataColumn("LastDiscount_Customer", typeof(decimal), null, MappingType.Element);
  299. base.Columns.Add(columnLastDiscount_Customer);
  300. columnPostalCode_Customer = new DataColumn("PostalCode_Customer", typeof(string), null, MappingType.Element);
  301. base.Columns.Add(columnPostalCode_Customer);
  302. columnName_Creator = new DataColumn("Name_Creator", typeof(string), null, MappingType.Element);
  303. base.Columns.Add(columnName_Creator);
  304. columnName_Assessor = new DataColumn("Name_Assessor", typeof(string), null, MappingType.Element);
  305. base.Columns.Add(columnName_Assessor);
  306. columnLastModUserName = new DataColumn("LastModUserName", typeof(string), null, MappingType.Element);
  307. base.Columns.Add(columnLastModUserName);
  308. columnNo_Principal = new DataColumn("No_Principal", typeof(string), null, MappingType.Element);
  309. base.Columns.Add(columnNo_Principal);
  310. columnNumSum = new DataColumn("NumSum", typeof(decimal), null, MappingType.Element);
  311. base.Columns.Add(columnNumSum);
  312. columnAmount_PriceQueryBill = new DataColumn("Amount_PriceQueryBill", typeof(decimal), null, MappingType.Element);
  313. base.Columns.Add(columnAmount_PriceQueryBill);
  314. columnGoodsAmount_PriceQueryBill = new DataColumn("GoodsAmount_PriceQueryBill", typeof(decimal), null, MappingType.Element);
  315. base.Columns.Add(columnGoodsAmount_PriceQueryBill);
  316. columnTaxAmount_PriceQueryBill = new DataColumn("TaxAmount_PriceQueryBill", typeof(decimal), null, MappingType.Element);
  317. base.Columns.Add(columnTaxAmount_PriceQueryBill);
  318. }
  319. [DebuggerNonUserCode]
  320. public PriceQueryBillRow NewPriceQueryBillRow()
  321. {
  322. return (PriceQueryBillRow)NewRow();
  323. }
  324. [DebuggerNonUserCode]
  325. protected override DataRow NewRowFromBuilder(DataRowBuilder builder)
  326. {
  327. return new PriceQueryBillRow(builder);
  328. }
  329. [DebuggerNonUserCode]
  330. protected override Type GetRowType()
  331. {
  332. return typeof(PriceQueryBillRow);
  333. }
  334. [DebuggerNonUserCode]
  335. protected override void OnRowChanged(DataRowChangeEventArgs e)
  336. {
  337. base.OnRowChanged(e);
  338. if (this.PriceQueryBillRowChanged != null)
  339. {
  340. this.PriceQueryBillRowChanged(this, new PriceQueryBillRowChangeEvent((PriceQueryBillRow)e.Row, e.Action));
  341. }
  342. }
  343. [DebuggerNonUserCode]
  344. protected override void OnRowChanging(DataRowChangeEventArgs e)
  345. {
  346. base.OnRowChanging(e);
  347. if (this.PriceQueryBillRowChanging != null)
  348. {
  349. this.PriceQueryBillRowChanging(this, new PriceQueryBillRowChangeEvent((PriceQueryBillRow)e.Row, e.Action));
  350. }
  351. }
  352. [DebuggerNonUserCode]
  353. protected override void OnRowDeleted(DataRowChangeEventArgs e)
  354. {
  355. base.OnRowDeleted(e);
  356. if (this.PriceQueryBillRowDeleted != null)
  357. {
  358. this.PriceQueryBillRowDeleted(this, new PriceQueryBillRowChangeEvent((PriceQueryBillRow)e.Row, e.Action));
  359. }
  360. }
  361. [DebuggerNonUserCode]
  362. protected override void OnRowDeleting(DataRowChangeEventArgs e)
  363. {
  364. base.OnRowDeleting(e);
  365. if (this.PriceQueryBillRowDeleting != null)
  366. {
  367. this.PriceQueryBillRowDeleting(this, new PriceQueryBillRowChangeEvent((PriceQueryBillRow)e.Row, e.Action));
  368. }
  369. }
  370. [DebuggerNonUserCode]
  371. public void RemovePriceQueryBillRow(PriceQueryBillRow row)
  372. {
  373. base.Rows.Remove(row);
  374. }
  375. [DebuggerNonUserCode]
  376. public static XmlSchemaComplexType GetTypedTableSchema(XmlSchemaSet xs)
  377. {
  378. XmlSchemaComplexType xmlSchemaComplexType = new XmlSchemaComplexType();
  379. XmlSchemaSequence xmlSchemaSequence = new XmlSchemaSequence();
  380. dsFrmPriceQueryBill dsFrmPriceQueryBill = new dsFrmPriceQueryBill();
  381. xs.Add(dsFrmPriceQueryBill.GetSchemaSerializable());
  382. XmlSchemaAny xmlSchemaAny = new XmlSchemaAny();
  383. xmlSchemaAny.Namespace = "http://www.w3.org/2001/XMLSchema";
  384. xmlSchemaAny.MinOccurs = 0m;
  385. xmlSchemaAny.MaxOccurs = decimal.MaxValue;
  386. xmlSchemaAny.ProcessContents = XmlSchemaContentProcessing.Lax;
  387. xmlSchemaSequence.Items.Add(xmlSchemaAny);
  388. XmlSchemaAny xmlSchemaAny2 = new XmlSchemaAny();
  389. xmlSchemaAny2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1";
  390. xmlSchemaAny2.MinOccurs = 1m;
  391. xmlSchemaAny2.ProcessContents = XmlSchemaContentProcessing.Lax;
  392. xmlSchemaSequence.Items.Add(xmlSchemaAny2);
  393. XmlSchemaAttribute xmlSchemaAttribute = new XmlSchemaAttribute();
  394. xmlSchemaAttribute.Name = "namespace";
  395. xmlSchemaAttribute.FixedValue = dsFrmPriceQueryBill.Namespace;
  396. xmlSchemaComplexType.Attributes.Add(xmlSchemaAttribute);
  397. XmlSchemaAttribute xmlSchemaAttribute2 = new XmlSchemaAttribute();
  398. xmlSchemaAttribute2.Name = "tableTypeName";
  399. xmlSchemaAttribute2.FixedValue = "PriceQueryBillDataTable";
  400. xmlSchemaComplexType.Attributes.Add(xmlSchemaAttribute2);
  401. xmlSchemaComplexType.Particle = xmlSchemaSequence;
  402. return xmlSchemaComplexType;
  403. }
  404. }
  405. [Serializable]
  406. [GeneratedCode("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]
  407. [XmlSchemaProvider("GetTypedTableSchema")]
  408. public class ReportCommentDataTable : DataTable, IEnumerable
  409. {
  410. private DataColumn columnComment_ReportComment;
  411. private DataColumn columnNo_PriceQueryBill;
  412. [DebuggerNonUserCode]
  413. public DataColumn Comment_ReportCommentColumn => columnComment_ReportComment;
  414. [DebuggerNonUserCode]
  415. public DataColumn No_PriceQueryBillColumn => columnNo_PriceQueryBill;
  416. [DebuggerNonUserCode]
  417. [Browsable(false)]
  418. public int Count => base.Rows.Count;
  419. [DebuggerNonUserCode]
  420. public ReportCommentRow this[int index] => (ReportCommentRow)base.Rows[index];
  421. public event ReportCommentRowChangeEventHandler ReportCommentRowChanging;
  422. public event ReportCommentRowChangeEventHandler ReportCommentRowChanged;
  423. public event ReportCommentRowChangeEventHandler ReportCommentRowDeleting;
  424. public event ReportCommentRowChangeEventHandler ReportCommentRowDeleted;
  425. [DebuggerNonUserCode]
  426. public ReportCommentDataTable()
  427. {
  428. base.TableName = "ReportComment";
  429. BeginInit();
  430. InitClass();
  431. EndInit();
  432. }
  433. [DebuggerNonUserCode]
  434. internal ReportCommentDataTable(DataTable table)
  435. {
  436. base.TableName = table.TableName;
  437. if (table.CaseSensitive != table.DataSet.CaseSensitive)
  438. {
  439. base.CaseSensitive = table.CaseSensitive;
  440. }
  441. if (table.Locale.ToString() != table.DataSet.Locale.ToString())
  442. {
  443. base.Locale = table.Locale;
  444. }
  445. if (table.Namespace != table.DataSet.Namespace)
  446. {
  447. base.Namespace = table.Namespace;
  448. }
  449. base.Prefix = table.Prefix;
  450. base.MinimumCapacity = table.MinimumCapacity;
  451. }
  452. [DebuggerNonUserCode]
  453. protected ReportCommentDataTable(SerializationInfo info, StreamingContext context)
  454. : base(info, context)
  455. {
  456. InitVars();
  457. }
  458. [DebuggerNonUserCode]
  459. public void AddReportCommentRow(ReportCommentRow row)
  460. {
  461. base.Rows.Add(row);
  462. }
  463. [DebuggerNonUserCode]
  464. public ReportCommentRow AddReportCommentRow(string Comment_ReportComment, string No_PriceQueryBill)
  465. {
  466. ReportCommentRow reportCommentRow = (ReportCommentRow)NewRow();
  467. reportCommentRow.ItemArray = new object[2]
  468. {
  469. Comment_ReportComment,
  470. No_PriceQueryBill
  471. };
  472. base.Rows.Add(reportCommentRow);
  473. return reportCommentRow;
  474. }
  475. [DebuggerNonUserCode]
  476. public virtual IEnumerator GetEnumerator()
  477. {
  478. return base.Rows.GetEnumerator();
  479. }
  480. [DebuggerNonUserCode]
  481. public override DataTable Clone()
  482. {
  483. ReportCommentDataTable reportCommentDataTable = (ReportCommentDataTable)base.Clone();
  484. reportCommentDataTable.InitVars();
  485. return reportCommentDataTable;
  486. }
  487. [DebuggerNonUserCode]
  488. protected override DataTable CreateInstance()
  489. {
  490. return new ReportCommentDataTable();
  491. }
  492. [DebuggerNonUserCode]
  493. internal void InitVars()
  494. {
  495. columnComment_ReportComment = base.Columns["Comment_ReportComment"];
  496. columnNo_PriceQueryBill = base.Columns["No_PriceQueryBill"];
  497. }
  498. [DebuggerNonUserCode]
  499. private void InitClass()
  500. {
  501. columnComment_ReportComment = new DataColumn("Comment_ReportComment", typeof(string), null, MappingType.Element);
  502. base.Columns.Add(columnComment_ReportComment);
  503. columnNo_PriceQueryBill = new DataColumn("No_PriceQueryBill", typeof(string), null, MappingType.Element);
  504. base.Columns.Add(columnNo_PriceQueryBill);
  505. }
  506. [DebuggerNonUserCode]
  507. public ReportCommentRow NewReportCommentRow()
  508. {
  509. return (ReportCommentRow)NewRow();
  510. }
  511. [DebuggerNonUserCode]
  512. protected override DataRow NewRowFromBuilder(DataRowBuilder builder)
  513. {
  514. return new ReportCommentRow(builder);
  515. }
  516. [DebuggerNonUserCode]
  517. protected override Type GetRowType()
  518. {
  519. return typeof(ReportCommentRow);
  520. }
  521. [DebuggerNonUserCode]
  522. protected override void OnRowChanged(DataRowChangeEventArgs e)
  523. {
  524. base.OnRowChanged(e);
  525. if (this.ReportCommentRowChanged != null)
  526. {
  527. this.ReportCommentRowChanged(this, new ReportCommentRowChangeEvent((ReportCommentRow)e.Row, e.Action));
  528. }
  529. }
  530. [DebuggerNonUserCode]
  531. protected override void OnRowChanging(DataRowChangeEventArgs e)
  532. {
  533. base.OnRowChanging(e);
  534. if (this.ReportCommentRowChanging != null)
  535. {
  536. this.ReportCommentRowChanging(this, new ReportCommentRowChangeEvent((ReportCommentRow)e.Row, e.Action));
  537. }
  538. }
  539. [DebuggerNonUserCode]
  540. protected override void OnRowDeleted(DataRowChangeEventArgs e)
  541. {
  542. base.OnRowDeleted(e);
  543. if (this.ReportCommentRowDeleted != null)
  544. {
  545. this.ReportCommentRowDeleted(this, new ReportCommentRowChangeEvent((ReportCommentRow)e.Row, e.Action));
  546. }
  547. }
  548. [DebuggerNonUserCode]
  549. protected override void OnRowDeleting(DataRowChangeEventArgs e)
  550. {
  551. base.OnRowDeleting(e);
  552. if (this.ReportCommentRowDeleting != null)
  553. {
  554. this.ReportCommentRowDeleting(this, new ReportCommentRowChangeEvent((ReportCommentRow)e.Row, e.Action));
  555. }
  556. }
  557. [DebuggerNonUserCode]
  558. public void RemoveReportCommentRow(ReportCommentRow row)
  559. {
  560. base.Rows.Remove(row);
  561. }
  562. [DebuggerNonUserCode]
  563. public static XmlSchemaComplexType GetTypedTableSchema(XmlSchemaSet xs)
  564. {
  565. XmlSchemaComplexType xmlSchemaComplexType = new XmlSchemaComplexType();
  566. XmlSchemaSequence xmlSchemaSequence = new XmlSchemaSequence();
  567. dsFrmPriceQueryBill dsFrmPriceQueryBill = new dsFrmPriceQueryBill();
  568. xs.Add(dsFrmPriceQueryBill.GetSchemaSerializable());
  569. XmlSchemaAny xmlSchemaAny = new XmlSchemaAny();
  570. xmlSchemaAny.Namespace = "http://www.w3.org/2001/XMLSchema";
  571. xmlSchemaAny.MinOccurs = 0m;
  572. xmlSchemaAny.MaxOccurs = decimal.MaxValue;
  573. xmlSchemaAny.ProcessContents = XmlSchemaContentProcessing.Lax;
  574. xmlSchemaSequence.Items.Add(xmlSchemaAny);
  575. XmlSchemaAny xmlSchemaAny2 = new XmlSchemaAny();
  576. xmlSchemaAny2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1";
  577. xmlSchemaAny2.MinOccurs = 1m;
  578. xmlSchemaAny2.ProcessContents = XmlSchemaContentProcessing.Lax;
  579. xmlSchemaSequence.Items.Add(xmlSchemaAny2);
  580. XmlSchemaAttribute xmlSchemaAttribute = new XmlSchemaAttribute();
  581. xmlSchemaAttribute.Name = "namespace";
  582. xmlSchemaAttribute.FixedValue = dsFrmPriceQueryBill.Namespace;
  583. xmlSchemaComplexType.Attributes.Add(xmlSchemaAttribute);
  584. XmlSchemaAttribute xmlSchemaAttribute2 = new XmlSchemaAttribute();
  585. xmlSchemaAttribute2.Name = "tableTypeName";
  586. xmlSchemaAttribute2.FixedValue = "ReportCommentDataTable";
  587. xmlSchemaComplexType.Attributes.Add(xmlSchemaAttribute2);
  588. xmlSchemaComplexType.Particle = xmlSchemaSequence;
  589. return xmlSchemaComplexType;
  590. }
  591. }
  592. [Serializable]
  593. [XmlSchemaProvider("GetTypedTableSchema")]
  594. [GeneratedCode("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]
  595. public class BillCommentDataTable : DataTable, IEnumerable
  596. {
  597. private DataColumn columnComment_BillComment;
  598. [DebuggerNonUserCode]
  599. public DataColumn Comment_BillCommentColumn => columnComment_BillComment;
  600. [DebuggerNonUserCode]
  601. [Browsable(false)]
  602. public int Count => base.Rows.Count;
  603. [DebuggerNonUserCode]
  604. public BillCommentRow this[int index] => (BillCommentRow)base.Rows[index];
  605. public event BillCommentRowChangeEventHandler BillCommentRowChanging;
  606. public event BillCommentRowChangeEventHandler BillCommentRowChanged;
  607. public event BillCommentRowChangeEventHandler BillCommentRowDeleting;
  608. public event BillCommentRowChangeEventHandler BillCommentRowDeleted;
  609. [DebuggerNonUserCode]
  610. public BillCommentDataTable()
  611. {
  612. base.TableName = "BillComment";
  613. BeginInit();
  614. InitClass();
  615. EndInit();
  616. }
  617. [DebuggerNonUserCode]
  618. internal BillCommentDataTable(DataTable table)
  619. {
  620. base.TableName = table.TableName;
  621. if (table.CaseSensitive != table.DataSet.CaseSensitive)
  622. {
  623. base.CaseSensitive = table.CaseSensitive;
  624. }
  625. if (table.Locale.ToString() != table.DataSet.Locale.ToString())
  626. {
  627. base.Locale = table.Locale;
  628. }
  629. if (table.Namespace != table.DataSet.Namespace)
  630. {
  631. base.Namespace = table.Namespace;
  632. }
  633. base.Prefix = table.Prefix;
  634. base.MinimumCapacity = table.MinimumCapacity;
  635. }
  636. [DebuggerNonUserCode]
  637. protected BillCommentDataTable(SerializationInfo info, StreamingContext context)
  638. : base(info, context)
  639. {
  640. InitVars();
  641. }
  642. [DebuggerNonUserCode]
  643. public void AddBillCommentRow(BillCommentRow row)
  644. {
  645. base.Rows.Add(row);
  646. }
  647. [DebuggerNonUserCode]
  648. public BillCommentRow AddBillCommentRow(string Comment_BillComment)
  649. {
  650. BillCommentRow billCommentRow = (BillCommentRow)NewRow();
  651. billCommentRow.ItemArray = new object[1]
  652. {
  653. Comment_BillComment
  654. };
  655. base.Rows.Add(billCommentRow);
  656. return billCommentRow;
  657. }
  658. [DebuggerNonUserCode]
  659. public virtual IEnumerator GetEnumerator()
  660. {
  661. return base.Rows.GetEnumerator();
  662. }
  663. [DebuggerNonUserCode]
  664. public override DataTable Clone()
  665. {
  666. BillCommentDataTable billCommentDataTable = (BillCommentDataTable)base.Clone();
  667. billCommentDataTable.InitVars();
  668. return billCommentDataTable;
  669. }
  670. [DebuggerNonUserCode]
  671. protected override DataTable CreateInstance()
  672. {
  673. return new BillCommentDataTable();
  674. }
  675. [DebuggerNonUserCode]
  676. internal void InitVars()
  677. {
  678. columnComment_BillComment = base.Columns["Comment_BillComment"];
  679. }
  680. [DebuggerNonUserCode]
  681. private void InitClass()
  682. {
  683. columnComment_BillComment = new DataColumn("Comment_BillComment", typeof(string), null, MappingType.Element);
  684. base.Columns.Add(columnComment_BillComment);
  685. }
  686. [DebuggerNonUserCode]
  687. public BillCommentRow NewBillCommentRow()
  688. {
  689. return (BillCommentRow)NewRow();
  690. }
  691. [DebuggerNonUserCode]
  692. protected override DataRow NewRowFromBuilder(DataRowBuilder builder)
  693. {
  694. return new BillCommentRow(builder);
  695. }
  696. [DebuggerNonUserCode]
  697. protected override Type GetRowType()
  698. {
  699. return typeof(BillCommentRow);
  700. }
  701. [DebuggerNonUserCode]
  702. protected override void OnRowChanged(DataRowChangeEventArgs e)
  703. {
  704. base.OnRowChanged(e);
  705. if (this.BillCommentRowChanged != null)
  706. {
  707. this.BillCommentRowChanged(this, new BillCommentRowChangeEvent((BillCommentRow)e.Row, e.Action));
  708. }
  709. }
  710. [DebuggerNonUserCode]
  711. protected override void OnRowChanging(DataRowChangeEventArgs e)
  712. {
  713. base.OnRowChanging(e);
  714. if (this.BillCommentRowChanging != null)
  715. {
  716. this.BillCommentRowChanging(this, new BillCommentRowChangeEvent((BillCommentRow)e.Row, e.Action));
  717. }
  718. }
  719. [DebuggerNonUserCode]
  720. protected override void OnRowDeleted(DataRowChangeEventArgs e)
  721. {
  722. base.OnRowDeleted(e);
  723. if (this.BillCommentRowDeleted != null)
  724. {
  725. this.BillCommentRowDeleted(this, new BillCommentRowChangeEvent((BillCommentRow)e.Row, e.Action));
  726. }
  727. }
  728. [DebuggerNonUserCode]
  729. protected override void OnRowDeleting(DataRowChangeEventArgs e)
  730. {
  731. base.OnRowDeleting(e);
  732. if (this.BillCommentRowDeleting != null)
  733. {
  734. this.BillCommentRowDeleting(this, new BillCommentRowChangeEvent((BillCommentRow)e.Row, e.Action));
  735. }
  736. }
  737. [DebuggerNonUserCode]
  738. public void RemoveBillCommentRow(BillCommentRow row)
  739. {
  740. base.Rows.Remove(row);
  741. }
  742. [DebuggerNonUserCode]
  743. public static XmlSchemaComplexType GetTypedTableSchema(XmlSchemaSet xs)
  744. {
  745. XmlSchemaComplexType xmlSchemaComplexType = new XmlSchemaComplexType();
  746. XmlSchemaSequence xmlSchemaSequence = new XmlSchemaSequence();
  747. dsFrmPriceQueryBill dsFrmPriceQueryBill = new dsFrmPriceQueryBill();
  748. xs.Add(dsFrmPriceQueryBill.GetSchemaSerializable());
  749. XmlSchemaAny xmlSchemaAny = new XmlSchemaAny();
  750. xmlSchemaAny.Namespace = "http://www.w3.org/2001/XMLSchema";
  751. xmlSchemaAny.MinOccurs = 0m;
  752. xmlSchemaAny.MaxOccurs = decimal.MaxValue;
  753. xmlSchemaAny.ProcessContents = XmlSchemaContentProcessing.Lax;
  754. xmlSchemaSequence.Items.Add(xmlSchemaAny);
  755. XmlSchemaAny xmlSchemaAny2 = new XmlSchemaAny();
  756. xmlSchemaAny2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1";
  757. xmlSchemaAny2.MinOccurs = 1m;
  758. xmlSchemaAny2.ProcessContents = XmlSchemaContentProcessing.Lax;
  759. xmlSchemaSequence.Items.Add(xmlSchemaAny2);
  760. XmlSchemaAttribute xmlSchemaAttribute = new XmlSchemaAttribute();
  761. xmlSchemaAttribute.Name = "namespace";
  762. xmlSchemaAttribute.FixedValue = dsFrmPriceQueryBill.Namespace;
  763. xmlSchemaComplexType.Attributes.Add(xmlSchemaAttribute);
  764. XmlSchemaAttribute xmlSchemaAttribute2 = new XmlSchemaAttribute();
  765. xmlSchemaAttribute2.Name = "tableTypeName";
  766. xmlSchemaAttribute2.FixedValue = "BillCommentDataTable";
  767. xmlSchemaComplexType.Attributes.Add(xmlSchemaAttribute2);
  768. xmlSchemaComplexType.Particle = xmlSchemaSequence;
  769. return xmlSchemaComplexType;
  770. }
  771. }
  772. [Serializable]
  773. [GeneratedCode("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]
  774. [XmlSchemaProvider("GetTypedTableSchema")]
  775. public class PriceQueryBillProductDataTable : DataTable, IEnumerable
  776. {
  777. private DataColumn columnNo_PriceQueryBillProduct;
  778. private DataColumn columnQuantity_PriceQueryBillProduct;
  779. private DataColumn columnUnitPrice_PriceQueryBillProduct;
  780. private DataColumn columnDiscount_PriceQueryBillProduct;
  781. private DataColumn columnComment_PriceQueryBillProduct;
  782. private DataColumn columnNo_Product;
  783. private DataColumn columnName_Product;
  784. private DataColumn columnUnit_Product;
  785. private DataColumn columnLowSalePrice_Product;
  786. private DataColumn columnAmount_PriceQueryBillProduct;
  787. private DataColumn columnNo_PriceQueryBill;
  788. [DebuggerNonUserCode]
  789. public DataColumn No_PriceQueryBillProductColumn => columnNo_PriceQueryBillProduct;
  790. [DebuggerNonUserCode]
  791. public DataColumn Quantity_PriceQueryBillProductColumn => columnQuantity_PriceQueryBillProduct;
  792. [DebuggerNonUserCode]
  793. public DataColumn UnitPrice_PriceQueryBillProductColumn => columnUnitPrice_PriceQueryBillProduct;
  794. [DebuggerNonUserCode]
  795. public DataColumn Discount_PriceQueryBillProductColumn => columnDiscount_PriceQueryBillProduct;
  796. [DebuggerNonUserCode]
  797. public DataColumn Comment_PriceQueryBillProductColumn => columnComment_PriceQueryBillProduct;
  798. [DebuggerNonUserCode]
  799. public DataColumn No_ProductColumn => columnNo_Product;
  800. [DebuggerNonUserCode]
  801. public DataColumn Name_ProductColumn => columnName_Product;
  802. [DebuggerNonUserCode]
  803. public DataColumn Unit_ProductColumn => columnUnit_Product;
  804. [DebuggerNonUserCode]
  805. public DataColumn LowSalePrice_ProductColumn => columnLowSalePrice_Product;
  806. [DebuggerNonUserCode]
  807. public DataColumn Amount_PriceQueryBillProductColumn => columnAmount_PriceQueryBillProduct;
  808. [DebuggerNonUserCode]
  809. public DataColumn No_PriceQueryBillColumn => columnNo_PriceQueryBill;
  810. [DebuggerNonUserCode]
  811. [Browsable(false)]
  812. public int Count => base.Rows.Count;
  813. [DebuggerNonUserCode]
  814. public PriceQueryBillProductRow this[int index] => (PriceQueryBillProductRow)base.Rows[index];
  815. public event PriceQueryBillProductRowChangeEventHandler PriceQueryBillProductRowChanging;
  816. public event PriceQueryBillProductRowChangeEventHandler PriceQueryBillProductRowChanged;
  817. public event PriceQueryBillProductRowChangeEventHandler PriceQueryBillProductRowDeleting;
  818. public event PriceQueryBillProductRowChangeEventHandler PriceQueryBillProductRowDeleted;
  819. [DebuggerNonUserCode]
  820. public PriceQueryBillProductDataTable()
  821. {
  822. base.TableName = "PriceQueryBillProduct";
  823. BeginInit();
  824. InitClass();
  825. EndInit();
  826. }
  827. [DebuggerNonUserCode]
  828. internal PriceQueryBillProductDataTable(DataTable table)
  829. {
  830. base.TableName = table.TableName;
  831. if (table.CaseSensitive != table.DataSet.CaseSensitive)
  832. {
  833. base.CaseSensitive = table.CaseSensitive;
  834. }
  835. if (table.Locale.ToString() != table.DataSet.Locale.ToString())
  836. {
  837. base.Locale = table.Locale;
  838. }
  839. if (table.Namespace != table.DataSet.Namespace)
  840. {
  841. base.Namespace = table.Namespace;
  842. }
  843. base.Prefix = table.Prefix;
  844. base.MinimumCapacity = table.MinimumCapacity;
  845. }
  846. [DebuggerNonUserCode]
  847. protected PriceQueryBillProductDataTable(SerializationInfo info, StreamingContext context)
  848. : base(info, context)
  849. {
  850. InitVars();
  851. }
  852. [DebuggerNonUserCode]
  853. public void AddPriceQueryBillProductRow(PriceQueryBillProductRow row)
  854. {
  855. base.Rows.Add(row);
  856. }
  857. [DebuggerNonUserCode]
  858. public PriceQueryBillProductRow AddPriceQueryBillProductRow(string No_PriceQueryBillProduct, decimal Quantity_PriceQueryBillProduct, decimal UnitPrice_PriceQueryBillProduct, decimal Discount_PriceQueryBillProduct, string Comment_PriceQueryBillProduct, string No_Product, string Name_Product, string Unit_Product, decimal LowSalePrice_Product, decimal Amount_PriceQueryBillProduct, string No_PriceQueryBill)
  859. {
  860. PriceQueryBillProductRow priceQueryBillProductRow = (PriceQueryBillProductRow)NewRow();
  861. priceQueryBillProductRow.ItemArray = new object[11]
  862. {
  863. No_PriceQueryBillProduct,
  864. Quantity_PriceQueryBillProduct,
  865. UnitPrice_PriceQueryBillProduct,
  866. Discount_PriceQueryBillProduct,
  867. Comment_PriceQueryBillProduct,
  868. No_Product,
  869. Name_Product,
  870. Unit_Product,
  871. LowSalePrice_Product,
  872. Amount_PriceQueryBillProduct,
  873. No_PriceQueryBill
  874. };
  875. base.Rows.Add(priceQueryBillProductRow);
  876. return priceQueryBillProductRow;
  877. }
  878. [DebuggerNonUserCode]
  879. public virtual IEnumerator GetEnumerator()
  880. {
  881. return base.Rows.GetEnumerator();
  882. }
  883. [DebuggerNonUserCode]
  884. public override DataTable Clone()
  885. {
  886. PriceQueryBillProductDataTable priceQueryBillProductDataTable = (PriceQueryBillProductDataTable)base.Clone();
  887. priceQueryBillProductDataTable.InitVars();
  888. return priceQueryBillProductDataTable;
  889. }
  890. [DebuggerNonUserCode]
  891. protected override DataTable CreateInstance()
  892. {
  893. return new PriceQueryBillProductDataTable();
  894. }
  895. [DebuggerNonUserCode]
  896. internal void InitVars()
  897. {
  898. columnNo_PriceQueryBillProduct = base.Columns["No_PriceQueryBillProduct"];
  899. columnQuantity_PriceQueryBillProduct = base.Columns["Quantity_PriceQueryBillProduct"];
  900. columnUnitPrice_PriceQueryBillProduct = base.Columns["UnitPrice_PriceQueryBillProduct"];
  901. columnDiscount_PriceQueryBillProduct = base.Columns["Discount_PriceQueryBillProduct"];
  902. columnComment_PriceQueryBillProduct = base.Columns["Comment_PriceQueryBillProduct"];
  903. columnNo_Product = base.Columns["No_Product"];
  904. columnName_Product = base.Columns["Name_Product"];
  905. columnUnit_Product = base.Columns["Unit_Product"];
  906. columnLowSalePrice_Product = base.Columns["LowSalePrice_Product"];
  907. columnAmount_PriceQueryBillProduct = base.Columns["Amount_PriceQueryBillProduct"];
  908. columnNo_PriceQueryBill = base.Columns["No_PriceQueryBill"];
  909. }
  910. [DebuggerNonUserCode]
  911. private void InitClass()
  912. {
  913. columnNo_PriceQueryBillProduct = new DataColumn("No_PriceQueryBillProduct", typeof(string), null, MappingType.Element);
  914. base.Columns.Add(columnNo_PriceQueryBillProduct);
  915. columnQuantity_PriceQueryBillProduct = new DataColumn("Quantity_PriceQueryBillProduct", typeof(decimal), null, MappingType.Element);
  916. base.Columns.Add(columnQuantity_PriceQueryBillProduct);
  917. columnUnitPrice_PriceQueryBillProduct = new DataColumn("UnitPrice_PriceQueryBillProduct", typeof(decimal), null, MappingType.Element);
  918. base.Columns.Add(columnUnitPrice_PriceQueryBillProduct);
  919. columnDiscount_PriceQueryBillProduct = new DataColumn("Discount_PriceQueryBillProduct", typeof(decimal), null, MappingType.Element);
  920. base.Columns.Add(columnDiscount_PriceQueryBillProduct);
  921. columnComment_PriceQueryBillProduct = new DataColumn("Comment_PriceQueryBillProduct", typeof(string), null, MappingType.Element);
  922. base.Columns.Add(columnComment_PriceQueryBillProduct);
  923. columnNo_Product = new DataColumn("No_Product", typeof(string), null, MappingType.Element);
  924. base.Columns.Add(columnNo_Product);
  925. columnName_Product = new DataColumn("Name_Product", typeof(string), null, MappingType.Element);
  926. base.Columns.Add(columnName_Product);
  927. columnUnit_Product = new DataColumn("Unit_Product", typeof(string), null, MappingType.Element);
  928. base.Columns.Add(columnUnit_Product);
  929. columnLowSalePrice_Product = new DataColumn("LowSalePrice_Product", typeof(decimal), null, MappingType.Element);
  930. base.Columns.Add(columnLowSalePrice_Product);
  931. columnAmount_PriceQueryBillProduct = new DataColumn("Amount_PriceQueryBillProduct", typeof(decimal), null, MappingType.Element);
  932. base.Columns.Add(columnAmount_PriceQueryBillProduct);
  933. columnNo_PriceQueryBill = new DataColumn("No_PriceQueryBill", typeof(string), null, MappingType.Element);
  934. base.Columns.Add(columnNo_PriceQueryBill);
  935. }
  936. [DebuggerNonUserCode]
  937. public PriceQueryBillProductRow NewPriceQueryBillProductRow()
  938. {
  939. return (PriceQueryBillProductRow)NewRow();
  940. }
  941. [DebuggerNonUserCode]
  942. protected override DataRow NewRowFromBuilder(DataRowBuilder builder)
  943. {
  944. return new PriceQueryBillProductRow(builder);
  945. }
  946. [DebuggerNonUserCode]
  947. protected override Type GetRowType()
  948. {
  949. return typeof(PriceQueryBillProductRow);
  950. }
  951. [DebuggerNonUserCode]
  952. protected override void OnRowChanged(DataRowChangeEventArgs e)
  953. {
  954. base.OnRowChanged(e);
  955. if (this.PriceQueryBillProductRowChanged != null)
  956. {
  957. this.PriceQueryBillProductRowChanged(this, new PriceQueryBillProductRowChangeEvent((PriceQueryBillProductRow)e.Row, e.Action));
  958. }
  959. }
  960. [DebuggerNonUserCode]
  961. protected override void OnRowChanging(DataRowChangeEventArgs e)
  962. {
  963. base.OnRowChanging(e);
  964. if (this.PriceQueryBillProductRowChanging != null)
  965. {
  966. this.PriceQueryBillProductRowChanging(this, new PriceQueryBillProductRowChangeEvent((PriceQueryBillProductRow)e.Row, e.Action));
  967. }
  968. }
  969. [DebuggerNonUserCode]
  970. protected override void OnRowDeleted(DataRowChangeEventArgs e)
  971. {
  972. base.OnRowDeleted(e);
  973. if (this.PriceQueryBillProductRowDeleted != null)
  974. {
  975. this.PriceQueryBillProductRowDeleted(this, new PriceQueryBillProductRowChangeEvent((PriceQueryBillProductRow)e.Row, e.Action));
  976. }
  977. }
  978. [DebuggerNonUserCode]
  979. protected override void OnRowDeleting(DataRowChangeEventArgs e)
  980. {
  981. base.OnRowDeleting(e);
  982. if (this.PriceQueryBillProductRowDeleting != null)
  983. {
  984. this.PriceQueryBillProductRowDeleting(this, new PriceQueryBillProductRowChangeEvent((PriceQueryBillProductRow)e.Row, e.Action));
  985. }
  986. }
  987. [DebuggerNonUserCode]
  988. public void RemovePriceQueryBillProductRow(PriceQueryBillProductRow row)
  989. {
  990. base.Rows.Remove(row);
  991. }
  992. [DebuggerNonUserCode]
  993. public static XmlSchemaComplexType GetTypedTableSchema(XmlSchemaSet xs)
  994. {
  995. XmlSchemaComplexType xmlSchemaComplexType = new XmlSchemaComplexType();
  996. XmlSchemaSequence xmlSchemaSequence = new XmlSchemaSequence();
  997. dsFrmPriceQueryBill dsFrmPriceQueryBill = new dsFrmPriceQueryBill();
  998. xs.Add(dsFrmPriceQueryBill.GetSchemaSerializable());
  999. XmlSchemaAny xmlSchemaAny = new XmlSchemaAny();
  1000. xmlSchemaAny.Namespace = "http://www.w3.org/2001/XMLSchema";
  1001. xmlSchemaAny.MinOccurs = 0m;
  1002. xmlSchemaAny.MaxOccurs = decimal.MaxValue;
  1003. xmlSchemaAny.ProcessContents = XmlSchemaContentProcessing.Lax;
  1004. xmlSchemaSequence.Items.Add(xmlSchemaAny);
  1005. XmlSchemaAny xmlSchemaAny2 = new XmlSchemaAny();
  1006. xmlSchemaAny2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1";
  1007. xmlSchemaAny2.MinOccurs = 1m;
  1008. xmlSchemaAny2.ProcessContents = XmlSchemaContentProcessing.Lax;
  1009. xmlSchemaSequence.Items.Add(xmlSchemaAny2);
  1010. XmlSchemaAttribute xmlSchemaAttribute = new XmlSchemaAttribute();
  1011. xmlSchemaAttribute.Name = "namespace";
  1012. xmlSchemaAttribute.FixedValue = dsFrmPriceQueryBill.Namespace;
  1013. xmlSchemaComplexType.Attributes.Add(xmlSchemaAttribute);
  1014. XmlSchemaAttribute xmlSchemaAttribute2 = new XmlSchemaAttribute();
  1015. xmlSchemaAttribute2.Name = "tableTypeName";
  1016. xmlSchemaAttribute2.FixedValue = "PriceQueryBillProductDataTable";
  1017. xmlSchemaComplexType.Attributes.Add(xmlSchemaAttribute2);
  1018. xmlSchemaComplexType.Particle = xmlSchemaSequence;
  1019. return xmlSchemaComplexType;
  1020. }
  1021. }
  1022. [Serializable]
  1023. [XmlSchemaProvider("GetTypedTableSchema")]
  1024. [GeneratedCode("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]
  1025. public class AppendInfoDataTable : DataTable, IEnumerable
  1026. {
  1027. private DataColumn columnCurrentCompany;
  1028. private DataColumn columnCurrentUser;
  1029. [DebuggerNonUserCode]
  1030. public DataColumn CurrentCompanyColumn => columnCurrentCompany;
  1031. [DebuggerNonUserCode]
  1032. public DataColumn CurrentUserColumn => columnCurrentUser;
  1033. [Browsable(false)]
  1034. [DebuggerNonUserCode]
  1035. public int Count => base.Rows.Count;
  1036. [DebuggerNonUserCode]
  1037. public AppendInfoRow this[int index] => (AppendInfoRow)base.Rows[index];
  1038. public event AppendInfoRowChangeEventHandler AppendInfoRowChanging;
  1039. public event AppendInfoRowChangeEventHandler AppendInfoRowChanged;
  1040. public event AppendInfoRowChangeEventHandler AppendInfoRowDeleting;
  1041. public event AppendInfoRowChangeEventHandler AppendInfoRowDeleted;
  1042. [DebuggerNonUserCode]
  1043. public AppendInfoDataTable()
  1044. {
  1045. base.TableName = "AppendInfo";
  1046. BeginInit();
  1047. InitClass();
  1048. EndInit();
  1049. }
  1050. [DebuggerNonUserCode]
  1051. internal AppendInfoDataTable(DataTable table)
  1052. {
  1053. base.TableName = table.TableName;
  1054. if (table.CaseSensitive != table.DataSet.CaseSensitive)
  1055. {
  1056. base.CaseSensitive = table.CaseSensitive;
  1057. }
  1058. if (table.Locale.ToString() != table.DataSet.Locale.ToString())
  1059. {
  1060. base.Locale = table.Locale;
  1061. }
  1062. if (table.Namespace != table.DataSet.Namespace)
  1063. {
  1064. base.Namespace = table.Namespace;
  1065. }
  1066. base.Prefix = table.Prefix;
  1067. base.MinimumCapacity = table.MinimumCapacity;
  1068. }
  1069. [DebuggerNonUserCode]
  1070. protected AppendInfoDataTable(SerializationInfo info, StreamingContext context)
  1071. : base(info, context)
  1072. {
  1073. InitVars();
  1074. }
  1075. [DebuggerNonUserCode]
  1076. public void AddAppendInfoRow(AppendInfoRow row)
  1077. {
  1078. base.Rows.Add(row);
  1079. }
  1080. [DebuggerNonUserCode]
  1081. public AppendInfoRow AddAppendInfoRow(string CurrentCompany, string CurrentUser)
  1082. {
  1083. AppendInfoRow appendInfoRow = (AppendInfoRow)NewRow();
  1084. appendInfoRow.ItemArray = new object[2]
  1085. {
  1086. CurrentCompany,
  1087. CurrentUser
  1088. };
  1089. base.Rows.Add(appendInfoRow);
  1090. return appendInfoRow;
  1091. }
  1092. [DebuggerNonUserCode]
  1093. public virtual IEnumerator GetEnumerator()
  1094. {
  1095. return base.Rows.GetEnumerator();
  1096. }
  1097. [DebuggerNonUserCode]
  1098. public override DataTable Clone()
  1099. {
  1100. AppendInfoDataTable appendInfoDataTable = (AppendInfoDataTable)base.Clone();
  1101. appendInfoDataTable.InitVars();
  1102. return appendInfoDataTable;
  1103. }
  1104. [DebuggerNonUserCode]
  1105. protected override DataTable CreateInstance()
  1106. {
  1107. return new AppendInfoDataTable();
  1108. }
  1109. [DebuggerNonUserCode]
  1110. internal void InitVars()
  1111. {
  1112. columnCurrentCompany = base.Columns["CurrentCompany"];
  1113. columnCurrentUser = base.Columns["CurrentUser"];
  1114. }
  1115. [DebuggerNonUserCode]
  1116. private void InitClass()
  1117. {
  1118. columnCurrentCompany = new DataColumn("CurrentCompany", typeof(string), null, MappingType.Element);
  1119. base.Columns.Add(columnCurrentCompany);
  1120. columnCurrentUser = new DataColumn("CurrentUser", typeof(string), null, MappingType.Element);
  1121. base.Columns.Add(columnCurrentUser);
  1122. }
  1123. [DebuggerNonUserCode]
  1124. public AppendInfoRow NewAppendInfoRow()
  1125. {
  1126. return (AppendInfoRow)NewRow();
  1127. }
  1128. [DebuggerNonUserCode]
  1129. protected override DataRow NewRowFromBuilder(DataRowBuilder builder)
  1130. {
  1131. return new AppendInfoRow(builder);
  1132. }
  1133. [DebuggerNonUserCode]
  1134. protected override Type GetRowType()
  1135. {
  1136. return typeof(AppendInfoRow);
  1137. }
  1138. [DebuggerNonUserCode]
  1139. protected override void OnRowChanged(DataRowChangeEventArgs e)
  1140. {
  1141. base.OnRowChanged(e);
  1142. if (this.AppendInfoRowChanged != null)
  1143. {
  1144. this.AppendInfoRowChanged(this, new AppendInfoRowChangeEvent((AppendInfoRow)e.Row, e.Action));
  1145. }
  1146. }
  1147. [DebuggerNonUserCode]
  1148. protected override void OnRowChanging(DataRowChangeEventArgs e)
  1149. {
  1150. base.OnRowChanging(e);
  1151. if (this.AppendInfoRowChanging != null)
  1152. {
  1153. this.AppendInfoRowChanging(this, new AppendInfoRowChangeEvent((AppendInfoRow)e.Row, e.Action));
  1154. }
  1155. }
  1156. [DebuggerNonUserCode]
  1157. protected override void OnRowDeleted(DataRowChangeEventArgs e)
  1158. {
  1159. base.OnRowDeleted(e);
  1160. if (this.AppendInfoRowDeleted != null)
  1161. {
  1162. this.AppendInfoRowDeleted(this, new AppendInfoRowChangeEvent((AppendInfoRow)e.Row, e.Action));
  1163. }
  1164. }
  1165. [DebuggerNonUserCode]
  1166. protected override void OnRowDeleting(DataRowChangeEventArgs e)
  1167. {
  1168. base.OnRowDeleting(e);
  1169. if (this.AppendInfoRowDeleting != null)
  1170. {
  1171. this.AppendInfoRowDeleting(this, new AppendInfoRowChangeEvent((AppendInfoRow)e.Row, e.Action));
  1172. }
  1173. }
  1174. [DebuggerNonUserCode]
  1175. public void RemoveAppendInfoRow(AppendInfoRow row)
  1176. {
  1177. base.Rows.Remove(row);
  1178. }
  1179. [DebuggerNonUserCode]
  1180. public static XmlSchemaComplexType GetTypedTableSchema(XmlSchemaSet xs)
  1181. {
  1182. XmlSchemaComplexType xmlSchemaComplexType = new XmlSchemaComplexType();
  1183. XmlSchemaSequence xmlSchemaSequence = new XmlSchemaSequence();
  1184. dsFrmPriceQueryBill dsFrmPriceQueryBill = new dsFrmPriceQueryBill();
  1185. xs.Add(dsFrmPriceQueryBill.GetSchemaSerializable());
  1186. XmlSchemaAny xmlSchemaAny = new XmlSchemaAny();
  1187. xmlSchemaAny.Namespace = "http://www.w3.org/2001/XMLSchema";
  1188. xmlSchemaAny.MinOccurs = 0m;
  1189. xmlSchemaAny.MaxOccurs = decimal.MaxValue;
  1190. xmlSchemaAny.ProcessContents = XmlSchemaContentProcessing.Lax;
  1191. xmlSchemaSequence.Items.Add(xmlSchemaAny);
  1192. XmlSchemaAny xmlSchemaAny2 = new XmlSchemaAny();
  1193. xmlSchemaAny2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1";
  1194. xmlSchemaAny2.MinOccurs = 1m;
  1195. xmlSchemaAny2.ProcessContents = XmlSchemaContentProcessing.Lax;
  1196. xmlSchemaSequence.Items.Add(xmlSchemaAny2);
  1197. XmlSchemaAttribute xmlSchemaAttribute = new XmlSchemaAttribute();
  1198. xmlSchemaAttribute.Name = "namespace";
  1199. xmlSchemaAttribute.FixedValue = dsFrmPriceQueryBill.Namespace;
  1200. xmlSchemaComplexType.Attributes.Add(xmlSchemaAttribute);
  1201. XmlSchemaAttribute xmlSchemaAttribute2 = new XmlSchemaAttribute();
  1202. xmlSchemaAttribute2.Name = "tableTypeName";
  1203. xmlSchemaAttribute2.FixedValue = "AppendInfoDataTable";
  1204. xmlSchemaComplexType.Attributes.Add(xmlSchemaAttribute2);
  1205. xmlSchemaComplexType.Particle = xmlSchemaSequence;
  1206. return xmlSchemaComplexType;
  1207. }
  1208. }
  1209. [GeneratedCode("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]
  1210. public class PriceQueryBillRow : DataRow
  1211. {
  1212. private PriceQueryBillDataTable tablePriceQueryBill;
  1213. [DebuggerNonUserCode]
  1214. public string No_PriceQueryBill
  1215. {
  1216. get
  1217. {
  1218. try
  1219. {
  1220. return (string)base[tablePriceQueryBill.No_PriceQueryBillColumn];
  1221. }
  1222. catch (InvalidCastException innerException)
  1223. {
  1224. throw new StrongTypingException("The value for column 'No_PriceQueryBill' in table 'PriceQueryBill' is DBNull.", innerException);
  1225. }
  1226. }
  1227. set
  1228. {
  1229. base[tablePriceQueryBill.No_PriceQueryBillColumn] = value;
  1230. }
  1231. }
  1232. [DebuggerNonUserCode]
  1233. public DateTime Date_PriceQueryBill
  1234. {
  1235. get
  1236. {
  1237. try
  1238. {
  1239. return (DateTime)base[tablePriceQueryBill.Date_PriceQueryBillColumn];
  1240. }
  1241. catch (InvalidCastException innerException)
  1242. {
  1243. throw new StrongTypingException("The value for column 'Date_PriceQueryBill' in table 'PriceQueryBill' is DBNull.", innerException);
  1244. }
  1245. }
  1246. set
  1247. {
  1248. base[tablePriceQueryBill.Date_PriceQueryBillColumn] = value;
  1249. }
  1250. }
  1251. [DebuggerNonUserCode]
  1252. public DateTime QueryDate_PriceQueryBill
  1253. {
  1254. get
  1255. {
  1256. try
  1257. {
  1258. return (DateTime)base[tablePriceQueryBill.QueryDate_PriceQueryBillColumn];
  1259. }
  1260. catch (InvalidCastException innerException)
  1261. {
  1262. throw new StrongTypingException("The value for column 'QueryDate_PriceQueryBill' in table 'PriceQueryBill' is DBNull.", innerException);
  1263. }
  1264. }
  1265. set
  1266. {
  1267. base[tablePriceQueryBill.QueryDate_PriceQueryBillColumn] = value;
  1268. }
  1269. }
  1270. [DebuggerNonUserCode]
  1271. public DateTime ValidDate_PriceQueryBill
  1272. {
  1273. get
  1274. {
  1275. try
  1276. {
  1277. return (DateTime)base[tablePriceQueryBill.ValidDate_PriceQueryBillColumn];
  1278. }
  1279. catch (InvalidCastException innerException)
  1280. {
  1281. throw new StrongTypingException("The value for column 'ValidDate_PriceQueryBill' in table 'PriceQueryBill' is DBNull.", innerException);
  1282. }
  1283. }
  1284. set
  1285. {
  1286. base[tablePriceQueryBill.ValidDate_PriceQueryBillColumn] = value;
  1287. }
  1288. }
  1289. [DebuggerNonUserCode]
  1290. public decimal ToGet_PriceQueryBill
  1291. {
  1292. get
  1293. {
  1294. try
  1295. {
  1296. return (decimal)base[tablePriceQueryBill.ToGet_PriceQueryBillColumn];
  1297. }
  1298. catch (InvalidCastException innerException)
  1299. {
  1300. throw new StrongTypingException("The value for column 'ToGet_PriceQueryBill' in table 'PriceQueryBill' is DBNull.", innerException);
  1301. }
  1302. }
  1303. set
  1304. {
  1305. base[tablePriceQueryBill.ToGet_PriceQueryBillColumn] = value;
  1306. }
  1307. }
  1308. [DebuggerNonUserCode]
  1309. public string TaxCurrency_PriceQueryBill
  1310. {
  1311. get
  1312. {
  1313. try
  1314. {
  1315. return (string)base[tablePriceQueryBill.TaxCurrency_PriceQueryBillColumn];
  1316. }
  1317. catch (InvalidCastException innerException)
  1318. {
  1319. throw new StrongTypingException("The value for column 'TaxCurrency_PriceQueryBill' in table 'PriceQueryBill' is DBNull.", innerException);
  1320. }
  1321. }
  1322. set
  1323. {
  1324. base[tablePriceQueryBill.TaxCurrency_PriceQueryBillColumn] = value;
  1325. }
  1326. }
  1327. [DebuggerNonUserCode]
  1328. public string Currency_PriceQueryBill
  1329. {
  1330. get
  1331. {
  1332. try
  1333. {
  1334. return (string)base[tablePriceQueryBill.Currency_PriceQueryBillColumn];
  1335. }
  1336. catch (InvalidCastException innerException)
  1337. {
  1338. throw new StrongTypingException("The value for column 'Currency_PriceQueryBill' in table 'PriceQueryBill' is DBNull.", innerException);
  1339. }
  1340. }
  1341. set
  1342. {
  1343. base[tablePriceQueryBill.Currency_PriceQueryBillColumn] = value;
  1344. }
  1345. }
  1346. [DebuggerNonUserCode]
  1347. public string Principal_PriceQueryBill
  1348. {
  1349. get
  1350. {
  1351. try
  1352. {
  1353. return (string)base[tablePriceQueryBill.Principal_PriceQueryBillColumn];
  1354. }
  1355. catch (InvalidCastException innerException)
  1356. {
  1357. throw new StrongTypingException("The value for column 'Principal_PriceQueryBill' in table 'PriceQueryBill' is DBNull.", innerException);
  1358. }
  1359. }
  1360. set
  1361. {
  1362. base[tablePriceQueryBill.Principal_PriceQueryBillColumn] = value;
  1363. }
  1364. }
  1365. [DebuggerNonUserCode]
  1366. public string Name_Linkman
  1367. {
  1368. get
  1369. {
  1370. try
  1371. {
  1372. return (string)base[tablePriceQueryBill.Name_LinkmanColumn];
  1373. }
  1374. catch (InvalidCastException innerException)
  1375. {
  1376. throw new StrongTypingException("The value for column 'Name_Linkman' in table 'PriceQueryBill' is DBNull.", innerException);
  1377. }
  1378. }
  1379. set
  1380. {
  1381. base[tablePriceQueryBill.Name_LinkmanColumn] = value;
  1382. }
  1383. }
  1384. [DebuggerNonUserCode]
  1385. public string Name_Telephone
  1386. {
  1387. get
  1388. {
  1389. try
  1390. {
  1391. return (string)base[tablePriceQueryBill.Name_TelephoneColumn];
  1392. }
  1393. catch (InvalidCastException innerException)
  1394. {
  1395. throw new StrongTypingException("The value for column 'Name_Telephone' in table 'PriceQueryBill' is DBNull.", innerException);
  1396. }
  1397. }
  1398. set
  1399. {
  1400. base[tablePriceQueryBill.Name_TelephoneColumn] = value;
  1401. }
  1402. }
  1403. [DebuggerNonUserCode]
  1404. public string Fax_Telephone
  1405. {
  1406. get
  1407. {
  1408. try
  1409. {
  1410. return (string)base[tablePriceQueryBill.Fax_TelephoneColumn];
  1411. }
  1412. catch (InvalidCastException innerException)
  1413. {
  1414. throw new StrongTypingException("The value for column 'Fax_Telephone' in table 'PriceQueryBill' is DBNull.", innerException);
  1415. }
  1416. }
  1417. set
  1418. {
  1419. base[tablePriceQueryBill.Fax_TelephoneColumn] = value;
  1420. }
  1421. }
  1422. [DebuggerNonUserCode]
  1423. public string SendAddr_PriceQueryBill
  1424. {
  1425. get
  1426. {
  1427. try
  1428. {
  1429. return (string)base[tablePriceQueryBill.SendAddr_PriceQueryBillColumn];
  1430. }
  1431. catch (InvalidCastException innerException)
  1432. {
  1433. throw new StrongTypingException("The value for column 'SendAddr_PriceQueryBill' in table 'PriceQueryBill' is DBNull.", innerException);
  1434. }
  1435. }
  1436. set
  1437. {
  1438. base[tablePriceQueryBill.SendAddr_PriceQueryBillColumn] = value;
  1439. }
  1440. }
  1441. [DebuggerNonUserCode]
  1442. public DateTime AssessDate_PriceQueryBill
  1443. {
  1444. get
  1445. {
  1446. try
  1447. {
  1448. return (DateTime)base[tablePriceQueryBill.AssessDate_PriceQueryBillColumn];
  1449. }
  1450. catch (InvalidCastException innerException)
  1451. {
  1452. throw new StrongTypingException("The value for column 'AssessDate_PriceQueryBill' in table 'PriceQueryBill' is DBNull.", innerException);
  1453. }
  1454. }
  1455. set
  1456. {
  1457. base[tablePriceQueryBill.AssessDate_PriceQueryBillColumn] = value;
  1458. }
  1459. }
  1460. [DebuggerNonUserCode]
  1461. public DateTime CreateDate_PriceQueryBill
  1462. {
  1463. get
  1464. {
  1465. try
  1466. {
  1467. return (DateTime)base[tablePriceQueryBill.CreateDate_PriceQueryBillColumn];
  1468. }
  1469. catch (InvalidCastException innerException)
  1470. {
  1471. throw new StrongTypingException("The value for column 'CreateDate_PriceQueryBill' in table 'PriceQueryBill' is DBNull.", innerException);
  1472. }
  1473. }
  1474. set
  1475. {
  1476. base[tablePriceQueryBill.CreateDate_PriceQueryBillColumn] = value;
  1477. }
  1478. }
  1479. [DebuggerNonUserCode]
  1480. public DateTime LastModDate_PriceQueryBill
  1481. {
  1482. get
  1483. {
  1484. try
  1485. {
  1486. return (DateTime)base[tablePriceQueryBill.LastModDate_PriceQueryBillColumn];
  1487. }
  1488. catch (InvalidCastException innerException)
  1489. {
  1490. throw new StrongTypingException("The value for column 'LastModDate_PriceQueryBill' in table 'PriceQueryBill' is DBNull.", innerException);
  1491. }
  1492. }
  1493. set
  1494. {
  1495. base[tablePriceQueryBill.LastModDate_PriceQueryBillColumn] = value;
  1496. }
  1497. }
  1498. [DebuggerNonUserCode]
  1499. public string No_Customer
  1500. {
  1501. get
  1502. {
  1503. try
  1504. {
  1505. return (string)base[tablePriceQueryBill.No_CustomerColumn];
  1506. }
  1507. catch (InvalidCastException innerException)
  1508. {
  1509. throw new StrongTypingException("The value for column 'No_Customer' in table 'PriceQueryBill' is DBNull.", innerException);
  1510. }
  1511. }
  1512. set
  1513. {
  1514. base[tablePriceQueryBill.No_CustomerColumn] = value;
  1515. }
  1516. }
  1517. [DebuggerNonUserCode]
  1518. public string Name_Customer
  1519. {
  1520. get
  1521. {
  1522. try
  1523. {
  1524. return (string)base[tablePriceQueryBill.Name_CustomerColumn];
  1525. }
  1526. catch (InvalidCastException innerException)
  1527. {
  1528. throw new StrongTypingException("The value for column 'Name_Customer' in table 'PriceQueryBill' is DBNull.", innerException);
  1529. }
  1530. }
  1531. set
  1532. {
  1533. base[tablePriceQueryBill.Name_CustomerColumn] = value;
  1534. }
  1535. }
  1536. [DebuggerNonUserCode]
  1537. public string ShortName_Customer
  1538. {
  1539. get
  1540. {
  1541. try
  1542. {
  1543. return (string)base[tablePriceQueryBill.ShortName_CustomerColumn];
  1544. }
  1545. catch (InvalidCastException innerException)
  1546. {
  1547. throw new StrongTypingException("The value for column 'ShortName_Customer' in table 'PriceQueryBill' is DBNull.", innerException);
  1548. }
  1549. }
  1550. set
  1551. {
  1552. base[tablePriceQueryBill.ShortName_CustomerColumn] = value;
  1553. }
  1554. }
  1555. [DebuggerNonUserCode]
  1556. public string Type_Customer
  1557. {
  1558. get
  1559. {
  1560. try
  1561. {
  1562. return (string)base[tablePriceQueryBill.Type_CustomerColumn];
  1563. }
  1564. catch (InvalidCastException innerException)
  1565. {
  1566. throw new StrongTypingException("The value for column 'Type_Customer' in table 'PriceQueryBill' is DBNull.", innerException);
  1567. }
  1568. }
  1569. set
  1570. {
  1571. base[tablePriceQueryBill.Type_CustomerColumn] = value;
  1572. }
  1573. }
  1574. [DebuggerNonUserCode]
  1575. public decimal LastDiscount_Customer
  1576. {
  1577. get
  1578. {
  1579. try
  1580. {
  1581. return (decimal)base[tablePriceQueryBill.LastDiscount_CustomerColumn];
  1582. }
  1583. catch (InvalidCastException innerException)
  1584. {
  1585. throw new StrongTypingException("The value for column 'LastDiscount_Customer' in table 'PriceQueryBill' is DBNull.", innerException);
  1586. }
  1587. }
  1588. set
  1589. {
  1590. base[tablePriceQueryBill.LastDiscount_CustomerColumn] = value;
  1591. }
  1592. }
  1593. [DebuggerNonUserCode]
  1594. public string PostalCode_Customer
  1595. {
  1596. get
  1597. {
  1598. try
  1599. {
  1600. return (string)base[tablePriceQueryBill.PostalCode_CustomerColumn];
  1601. }
  1602. catch (InvalidCastException innerException)
  1603. {
  1604. throw new StrongTypingException("The value for column 'PostalCode_Customer' in table 'PriceQueryBill' is DBNull.", innerException);
  1605. }
  1606. }
  1607. set
  1608. {
  1609. base[tablePriceQueryBill.PostalCode_CustomerColumn] = value;
  1610. }
  1611. }
  1612. [DebuggerNonUserCode]
  1613. public string Name_Creator
  1614. {
  1615. get
  1616. {
  1617. try
  1618. {
  1619. return (string)base[tablePriceQueryBill.Name_CreatorColumn];
  1620. }
  1621. catch (InvalidCastException innerException)
  1622. {
  1623. throw new StrongTypingException("The value for column 'Name_Creator' in table 'PriceQueryBill' is DBNull.", innerException);
  1624. }
  1625. }
  1626. set
  1627. {
  1628. base[tablePriceQueryBill.Name_CreatorColumn] = value;
  1629. }
  1630. }
  1631. [DebuggerNonUserCode]
  1632. public string Name_Assessor
  1633. {
  1634. get
  1635. {
  1636. try
  1637. {
  1638. return (string)base[tablePriceQueryBill.Name_AssessorColumn];
  1639. }
  1640. catch (InvalidCastException innerException)
  1641. {
  1642. throw new StrongTypingException("The value for column 'Name_Assessor' in table 'PriceQueryBill' is DBNull.", innerException);
  1643. }
  1644. }
  1645. set
  1646. {
  1647. base[tablePriceQueryBill.Name_AssessorColumn] = value;
  1648. }
  1649. }
  1650. [DebuggerNonUserCode]
  1651. public string LastModUserName
  1652. {
  1653. get
  1654. {
  1655. try
  1656. {
  1657. return (string)base[tablePriceQueryBill.LastModUserNameColumn];
  1658. }
  1659. catch (InvalidCastException innerException)
  1660. {
  1661. throw new StrongTypingException("The value for column 'LastModUserName' in table 'PriceQueryBill' is DBNull.", innerException);
  1662. }
  1663. }
  1664. set
  1665. {
  1666. base[tablePriceQueryBill.LastModUserNameColumn] = value;
  1667. }
  1668. }
  1669. [DebuggerNonUserCode]
  1670. public string No_Principal
  1671. {
  1672. get
  1673. {
  1674. try
  1675. {
  1676. return (string)base[tablePriceQueryBill.No_PrincipalColumn];
  1677. }
  1678. catch (InvalidCastException innerException)
  1679. {
  1680. throw new StrongTypingException("The value for column 'No_Principal' in table 'PriceQueryBill' is DBNull.", innerException);
  1681. }
  1682. }
  1683. set
  1684. {
  1685. base[tablePriceQueryBill.No_PrincipalColumn] = value;
  1686. }
  1687. }
  1688. [DebuggerNonUserCode]
  1689. public decimal NumSum
  1690. {
  1691. get
  1692. {
  1693. try
  1694. {
  1695. return (decimal)base[tablePriceQueryBill.NumSumColumn];
  1696. }
  1697. catch (InvalidCastException innerException)
  1698. {
  1699. throw new StrongTypingException("The value for column 'NumSum' in table 'PriceQueryBill' is DBNull.", innerException);
  1700. }
  1701. }
  1702. set
  1703. {
  1704. base[tablePriceQueryBill.NumSumColumn] = value;
  1705. }
  1706. }
  1707. [DebuggerNonUserCode]
  1708. public decimal Amount_PriceQueryBill
  1709. {
  1710. get
  1711. {
  1712. try
  1713. {
  1714. return (decimal)base[tablePriceQueryBill.Amount_PriceQueryBillColumn];
  1715. }
  1716. catch (InvalidCastException innerException)
  1717. {
  1718. throw new StrongTypingException("The value for column 'Amount_PriceQueryBill' in table 'PriceQueryBill' is DBNull.", innerException);
  1719. }
  1720. }
  1721. set
  1722. {
  1723. base[tablePriceQueryBill.Amount_PriceQueryBillColumn] = value;
  1724. }
  1725. }
  1726. [DebuggerNonUserCode]
  1727. public decimal GoodsAmount_PriceQueryBill
  1728. {
  1729. get
  1730. {
  1731. try
  1732. {
  1733. return (decimal)base[tablePriceQueryBill.GoodsAmount_PriceQueryBillColumn];
  1734. }
  1735. catch (InvalidCastException innerException)
  1736. {
  1737. throw new StrongTypingException("The value for column 'GoodsAmount_PriceQueryBill' in table 'PriceQueryBill' is DBNull.", innerException);
  1738. }
  1739. }
  1740. set
  1741. {
  1742. base[tablePriceQueryBill.GoodsAmount_PriceQueryBillColumn] = value;
  1743. }
  1744. }
  1745. [DebuggerNonUserCode]
  1746. public decimal TaxAmount_PriceQueryBill
  1747. {
  1748. get
  1749. {
  1750. try
  1751. {
  1752. return (decimal)base[tablePriceQueryBill.TaxAmount_PriceQueryBillColumn];
  1753. }
  1754. catch (InvalidCastException innerException)
  1755. {
  1756. throw new StrongTypingException("The value for column 'TaxAmount_PriceQueryBill' in table 'PriceQueryBill' is DBNull.", innerException);
  1757. }
  1758. }
  1759. set
  1760. {
  1761. base[tablePriceQueryBill.TaxAmount_PriceQueryBillColumn] = value;
  1762. }
  1763. }
  1764. [DebuggerNonUserCode]
  1765. internal PriceQueryBillRow(DataRowBuilder rb)
  1766. : base(rb)
  1767. {
  1768. tablePriceQueryBill = (PriceQueryBillDataTable)base.Table;
  1769. }
  1770. [DebuggerNonUserCode]
  1771. public bool IsNo_PriceQueryBillNull()
  1772. {
  1773. return IsNull(tablePriceQueryBill.No_PriceQueryBillColumn);
  1774. }
  1775. [DebuggerNonUserCode]
  1776. public void SetNo_PriceQueryBillNull()
  1777. {
  1778. base[tablePriceQueryBill.No_PriceQueryBillColumn] = Convert.DBNull;
  1779. }
  1780. [DebuggerNonUserCode]
  1781. public bool IsDate_PriceQueryBillNull()
  1782. {
  1783. return IsNull(tablePriceQueryBill.Date_PriceQueryBillColumn);
  1784. }
  1785. [DebuggerNonUserCode]
  1786. public void SetDate_PriceQueryBillNull()
  1787. {
  1788. base[tablePriceQueryBill.Date_PriceQueryBillColumn] = Convert.DBNull;
  1789. }
  1790. [DebuggerNonUserCode]
  1791. public bool IsQueryDate_PriceQueryBillNull()
  1792. {
  1793. return IsNull(tablePriceQueryBill.QueryDate_PriceQueryBillColumn);
  1794. }
  1795. [DebuggerNonUserCode]
  1796. public void SetQueryDate_PriceQueryBillNull()
  1797. {
  1798. base[tablePriceQueryBill.QueryDate_PriceQueryBillColumn] = Convert.DBNull;
  1799. }
  1800. [DebuggerNonUserCode]
  1801. public bool IsValidDate_PriceQueryBillNull()
  1802. {
  1803. return IsNull(tablePriceQueryBill.ValidDate_PriceQueryBillColumn);
  1804. }
  1805. [DebuggerNonUserCode]
  1806. public void SetValidDate_PriceQueryBillNull()
  1807. {
  1808. base[tablePriceQueryBill.ValidDate_PriceQueryBillColumn] = Convert.DBNull;
  1809. }
  1810. [DebuggerNonUserCode]
  1811. public bool IsToGet_PriceQueryBillNull()
  1812. {
  1813. return IsNull(tablePriceQueryBill.ToGet_PriceQueryBillColumn);
  1814. }
  1815. [DebuggerNonUserCode]
  1816. public void SetToGet_PriceQueryBillNull()
  1817. {
  1818. base[tablePriceQueryBill.ToGet_PriceQueryBillColumn] = Convert.DBNull;
  1819. }
  1820. [DebuggerNonUserCode]
  1821. public bool IsTaxCurrency_PriceQueryBillNull()
  1822. {
  1823. return IsNull(tablePriceQueryBill.TaxCurrency_PriceQueryBillColumn);
  1824. }
  1825. [DebuggerNonUserCode]
  1826. public void SetTaxCurrency_PriceQueryBillNull()
  1827. {
  1828. base[tablePriceQueryBill.TaxCurrency_PriceQueryBillColumn] = Convert.DBNull;
  1829. }
  1830. [DebuggerNonUserCode]
  1831. public bool IsCurrency_PriceQueryBillNull()
  1832. {
  1833. return IsNull(tablePriceQueryBill.Currency_PriceQueryBillColumn);
  1834. }
  1835. [DebuggerNonUserCode]
  1836. public void SetCurrency_PriceQueryBillNull()
  1837. {
  1838. base[tablePriceQueryBill.Currency_PriceQueryBillColumn] = Convert.DBNull;
  1839. }
  1840. [DebuggerNonUserCode]
  1841. public bool IsPrincipal_PriceQueryBillNull()
  1842. {
  1843. return IsNull(tablePriceQueryBill.Principal_PriceQueryBillColumn);
  1844. }
  1845. [DebuggerNonUserCode]
  1846. public void SetPrincipal_PriceQueryBillNull()
  1847. {
  1848. base[tablePriceQueryBill.Principal_PriceQueryBillColumn] = Convert.DBNull;
  1849. }
  1850. [DebuggerNonUserCode]
  1851. public bool IsName_LinkmanNull()
  1852. {
  1853. return IsNull(tablePriceQueryBill.Name_LinkmanColumn);
  1854. }
  1855. [DebuggerNonUserCode]
  1856. public void SetName_LinkmanNull()
  1857. {
  1858. base[tablePriceQueryBill.Name_LinkmanColumn] = Convert.DBNull;
  1859. }
  1860. [DebuggerNonUserCode]
  1861. public bool IsName_TelephoneNull()
  1862. {
  1863. return IsNull(tablePriceQueryBill.Name_TelephoneColumn);
  1864. }
  1865. [DebuggerNonUserCode]
  1866. public void SetName_TelephoneNull()
  1867. {
  1868. base[tablePriceQueryBill.Name_TelephoneColumn] = Convert.DBNull;
  1869. }
  1870. [DebuggerNonUserCode]
  1871. public bool IsFax_TelephoneNull()
  1872. {
  1873. return IsNull(tablePriceQueryBill.Fax_TelephoneColumn);
  1874. }
  1875. [DebuggerNonUserCode]
  1876. public void SetFax_TelephoneNull()
  1877. {
  1878. base[tablePriceQueryBill.Fax_TelephoneColumn] = Convert.DBNull;
  1879. }
  1880. [DebuggerNonUserCode]
  1881. public bool IsSendAddr_PriceQueryBillNull()
  1882. {
  1883. return IsNull(tablePriceQueryBill.SendAddr_PriceQueryBillColumn);
  1884. }
  1885. [DebuggerNonUserCode]
  1886. public void SetSendAddr_PriceQueryBillNull()
  1887. {
  1888. base[tablePriceQueryBill.SendAddr_PriceQueryBillColumn] = Convert.DBNull;
  1889. }
  1890. [DebuggerNonUserCode]
  1891. public bool IsAssessDate_PriceQueryBillNull()
  1892. {
  1893. return IsNull(tablePriceQueryBill.AssessDate_PriceQueryBillColumn);
  1894. }
  1895. [DebuggerNonUserCode]
  1896. public void SetAssessDate_PriceQueryBillNull()
  1897. {
  1898. base[tablePriceQueryBill.AssessDate_PriceQueryBillColumn] = Convert.DBNull;
  1899. }
  1900. [DebuggerNonUserCode]
  1901. public bool IsCreateDate_PriceQueryBillNull()
  1902. {
  1903. return IsNull(tablePriceQueryBill.CreateDate_PriceQueryBillColumn);
  1904. }
  1905. [DebuggerNonUserCode]
  1906. public void SetCreateDate_PriceQueryBillNull()
  1907. {
  1908. base[tablePriceQueryBill.CreateDate_PriceQueryBillColumn] = Convert.DBNull;
  1909. }
  1910. [DebuggerNonUserCode]
  1911. public bool IsLastModDate_PriceQueryBillNull()
  1912. {
  1913. return IsNull(tablePriceQueryBill.LastModDate_PriceQueryBillColumn);
  1914. }
  1915. [DebuggerNonUserCode]
  1916. public void SetLastModDate_PriceQueryBillNull()
  1917. {
  1918. base[tablePriceQueryBill.LastModDate_PriceQueryBillColumn] = Convert.DBNull;
  1919. }
  1920. [DebuggerNonUserCode]
  1921. public bool IsNo_CustomerNull()
  1922. {
  1923. return IsNull(tablePriceQueryBill.No_CustomerColumn);
  1924. }
  1925. [DebuggerNonUserCode]
  1926. public void SetNo_CustomerNull()
  1927. {
  1928. base[tablePriceQueryBill.No_CustomerColumn] = Convert.DBNull;
  1929. }
  1930. [DebuggerNonUserCode]
  1931. public bool IsName_CustomerNull()
  1932. {
  1933. return IsNull(tablePriceQueryBill.Name_CustomerColumn);
  1934. }
  1935. [DebuggerNonUserCode]
  1936. public void SetName_CustomerNull()
  1937. {
  1938. base[tablePriceQueryBill.Name_CustomerColumn] = Convert.DBNull;
  1939. }
  1940. [DebuggerNonUserCode]
  1941. public bool IsShortName_CustomerNull()
  1942. {
  1943. return IsNull(tablePriceQueryBill.ShortName_CustomerColumn);
  1944. }
  1945. [DebuggerNonUserCode]
  1946. public void SetShortName_CustomerNull()
  1947. {
  1948. base[tablePriceQueryBill.ShortName_CustomerColumn] = Convert.DBNull;
  1949. }
  1950. [DebuggerNonUserCode]
  1951. public bool IsType_CustomerNull()
  1952. {
  1953. return IsNull(tablePriceQueryBill.Type_CustomerColumn);
  1954. }
  1955. [DebuggerNonUserCode]
  1956. public void SetType_CustomerNull()
  1957. {
  1958. base[tablePriceQueryBill.Type_CustomerColumn] = Convert.DBNull;
  1959. }
  1960. [DebuggerNonUserCode]
  1961. public bool IsLastDiscount_CustomerNull()
  1962. {
  1963. return IsNull(tablePriceQueryBill.LastDiscount_CustomerColumn);
  1964. }
  1965. [DebuggerNonUserCode]
  1966. public void SetLastDiscount_CustomerNull()
  1967. {
  1968. base[tablePriceQueryBill.LastDiscount_CustomerColumn] = Convert.DBNull;
  1969. }
  1970. [DebuggerNonUserCode]
  1971. public bool IsPostalCode_CustomerNull()
  1972. {
  1973. return IsNull(tablePriceQueryBill.PostalCode_CustomerColumn);
  1974. }
  1975. [DebuggerNonUserCode]
  1976. public void SetPostalCode_CustomerNull()
  1977. {
  1978. base[tablePriceQueryBill.PostalCode_CustomerColumn] = Convert.DBNull;
  1979. }
  1980. [DebuggerNonUserCode]
  1981. public bool IsName_CreatorNull()
  1982. {
  1983. return IsNull(tablePriceQueryBill.Name_CreatorColumn);
  1984. }
  1985. [DebuggerNonUserCode]
  1986. public void SetName_CreatorNull()
  1987. {
  1988. base[tablePriceQueryBill.Name_CreatorColumn] = Convert.DBNull;
  1989. }
  1990. [DebuggerNonUserCode]
  1991. public bool IsName_AssessorNull()
  1992. {
  1993. return IsNull(tablePriceQueryBill.Name_AssessorColumn);
  1994. }
  1995. [DebuggerNonUserCode]
  1996. public void SetName_AssessorNull()
  1997. {
  1998. base[tablePriceQueryBill.Name_AssessorColumn] = Convert.DBNull;
  1999. }
  2000. [DebuggerNonUserCode]
  2001. public bool IsLastModUserNameNull()
  2002. {
  2003. return IsNull(tablePriceQueryBill.LastModUserNameColumn);
  2004. }
  2005. [DebuggerNonUserCode]
  2006. public void SetLastModUserNameNull()
  2007. {
  2008. base[tablePriceQueryBill.LastModUserNameColumn] = Convert.DBNull;
  2009. }
  2010. [DebuggerNonUserCode]
  2011. public bool IsNo_PrincipalNull()
  2012. {
  2013. return IsNull(tablePriceQueryBill.No_PrincipalColumn);
  2014. }
  2015. [DebuggerNonUserCode]
  2016. public void SetNo_PrincipalNull()
  2017. {
  2018. base[tablePriceQueryBill.No_PrincipalColumn] = Convert.DBNull;
  2019. }
  2020. [DebuggerNonUserCode]
  2021. public bool IsNumSumNull()
  2022. {
  2023. return IsNull(tablePriceQueryBill.NumSumColumn);
  2024. }
  2025. [DebuggerNonUserCode]
  2026. public void SetNumSumNull()
  2027. {
  2028. base[tablePriceQueryBill.NumSumColumn] = Convert.DBNull;
  2029. }
  2030. [DebuggerNonUserCode]
  2031. public bool IsAmount_PriceQueryBillNull()
  2032. {
  2033. return IsNull(tablePriceQueryBill.Amount_PriceQueryBillColumn);
  2034. }
  2035. [DebuggerNonUserCode]
  2036. public void SetAmount_PriceQueryBillNull()
  2037. {
  2038. base[tablePriceQueryBill.Amount_PriceQueryBillColumn] = Convert.DBNull;
  2039. }
  2040. [DebuggerNonUserCode]
  2041. public bool IsGoodsAmount_PriceQueryBillNull()
  2042. {
  2043. return IsNull(tablePriceQueryBill.GoodsAmount_PriceQueryBillColumn);
  2044. }
  2045. [DebuggerNonUserCode]
  2046. public void SetGoodsAmount_PriceQueryBillNull()
  2047. {
  2048. base[tablePriceQueryBill.GoodsAmount_PriceQueryBillColumn] = Convert.DBNull;
  2049. }
  2050. [DebuggerNonUserCode]
  2051. public bool IsTaxAmount_PriceQueryBillNull()
  2052. {
  2053. return IsNull(tablePriceQueryBill.TaxAmount_PriceQueryBillColumn);
  2054. }
  2055. [DebuggerNonUserCode]
  2056. public void SetTaxAmount_PriceQueryBillNull()
  2057. {
  2058. base[tablePriceQueryBill.TaxAmount_PriceQueryBillColumn] = Convert.DBNull;
  2059. }
  2060. }
  2061. [GeneratedCode("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]
  2062. public class ReportCommentRow : DataRow
  2063. {
  2064. private ReportCommentDataTable tableReportComment;
  2065. [DebuggerNonUserCode]
  2066. public string Comment_ReportComment
  2067. {
  2068. get
  2069. {
  2070. try
  2071. {
  2072. return (string)base[tableReportComment.Comment_ReportCommentColumn];
  2073. }
  2074. catch (InvalidCastException innerException)
  2075. {
  2076. throw new StrongTypingException("The value for column 'Comment_ReportComment' in table 'ReportComment' is DBNull.", innerException);
  2077. }
  2078. }
  2079. set
  2080. {
  2081. base[tableReportComment.Comment_ReportCommentColumn] = value;
  2082. }
  2083. }
  2084. [DebuggerNonUserCode]
  2085. public string No_PriceQueryBill
  2086. {
  2087. get
  2088. {
  2089. try
  2090. {
  2091. return (string)base[tableReportComment.No_PriceQueryBillColumn];
  2092. }
  2093. catch (InvalidCastException innerException)
  2094. {
  2095. throw new StrongTypingException("The value for column 'No_PriceQueryBill' in table 'ReportComment' is DBNull.", innerException);
  2096. }
  2097. }
  2098. set
  2099. {
  2100. base[tableReportComment.No_PriceQueryBillColumn] = value;
  2101. }
  2102. }
  2103. [DebuggerNonUserCode]
  2104. internal ReportCommentRow(DataRowBuilder rb)
  2105. : base(rb)
  2106. {
  2107. tableReportComment = (ReportCommentDataTable)base.Table;
  2108. }
  2109. [DebuggerNonUserCode]
  2110. public bool IsComment_ReportCommentNull()
  2111. {
  2112. return IsNull(tableReportComment.Comment_ReportCommentColumn);
  2113. }
  2114. [DebuggerNonUserCode]
  2115. public void SetComment_ReportCommentNull()
  2116. {
  2117. base[tableReportComment.Comment_ReportCommentColumn] = Convert.DBNull;
  2118. }
  2119. [DebuggerNonUserCode]
  2120. public bool IsNo_PriceQueryBillNull()
  2121. {
  2122. return IsNull(tableReportComment.No_PriceQueryBillColumn);
  2123. }
  2124. [DebuggerNonUserCode]
  2125. public void SetNo_PriceQueryBillNull()
  2126. {
  2127. base[tableReportComment.No_PriceQueryBillColumn] = Convert.DBNull;
  2128. }
  2129. }
  2130. [GeneratedCode("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]
  2131. public class BillCommentRow : DataRow
  2132. {
  2133. private BillCommentDataTable tableBillComment;
  2134. [DebuggerNonUserCode]
  2135. public string Comment_BillComment
  2136. {
  2137. get
  2138. {
  2139. try
  2140. {
  2141. return (string)base[tableBillComment.Comment_BillCommentColumn];
  2142. }
  2143. catch (InvalidCastException innerException)
  2144. {
  2145. throw new StrongTypingException("The value for column 'Comment_BillComment' in table 'BillComment' is DBNull.", innerException);
  2146. }
  2147. }
  2148. set
  2149. {
  2150. base[tableBillComment.Comment_BillCommentColumn] = value;
  2151. }
  2152. }
  2153. [DebuggerNonUserCode]
  2154. internal BillCommentRow(DataRowBuilder rb)
  2155. : base(rb)
  2156. {
  2157. tableBillComment = (BillCommentDataTable)base.Table;
  2158. }
  2159. [DebuggerNonUserCode]
  2160. public bool IsComment_BillCommentNull()
  2161. {
  2162. return IsNull(tableBillComment.Comment_BillCommentColumn);
  2163. }
  2164. [DebuggerNonUserCode]
  2165. public void SetComment_BillCommentNull()
  2166. {
  2167. base[tableBillComment.Comment_BillCommentColumn] = Convert.DBNull;
  2168. }
  2169. }
  2170. [GeneratedCode("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]
  2171. public class PriceQueryBillProductRow : DataRow
  2172. {
  2173. private PriceQueryBillProductDataTable tablePriceQueryBillProduct;
  2174. [DebuggerNonUserCode]
  2175. public string No_PriceQueryBillProduct
  2176. {
  2177. get
  2178. {
  2179. try
  2180. {
  2181. return (string)base[tablePriceQueryBillProduct.No_PriceQueryBillProductColumn];
  2182. }
  2183. catch (InvalidCastException innerException)
  2184. {
  2185. throw new StrongTypingException("The value for column 'No_PriceQueryBillProduct' in table 'PriceQueryBillProduct' is DBNull.", innerException);
  2186. }
  2187. }
  2188. set
  2189. {
  2190. base[tablePriceQueryBillProduct.No_PriceQueryBillProductColumn] = value;
  2191. }
  2192. }
  2193. [DebuggerNonUserCode]
  2194. public decimal Quantity_PriceQueryBillProduct
  2195. {
  2196. get
  2197. {
  2198. try
  2199. {
  2200. return (decimal)base[tablePriceQueryBillProduct.Quantity_PriceQueryBillProductColumn];
  2201. }
  2202. catch (InvalidCastException innerException)
  2203. {
  2204. throw new StrongTypingException("The value for column 'Quantity_PriceQueryBillProduct' in table 'PriceQueryBillProduct' is DBNull.", innerException);
  2205. }
  2206. }
  2207. set
  2208. {
  2209. base[tablePriceQueryBillProduct.Quantity_PriceQueryBillProductColumn] = value;
  2210. }
  2211. }
  2212. [DebuggerNonUserCode]
  2213. public decimal UnitPrice_PriceQueryBillProduct
  2214. {
  2215. get
  2216. {
  2217. try
  2218. {
  2219. return (decimal)base[tablePriceQueryBillProduct.UnitPrice_PriceQueryBillProductColumn];
  2220. }
  2221. catch (InvalidCastException innerException)
  2222. {
  2223. throw new StrongTypingException("The value for column 'UnitPrice_PriceQueryBillProduct' in table 'PriceQueryBillProduct' is DBNull.", innerException);
  2224. }
  2225. }
  2226. set
  2227. {
  2228. base[tablePriceQueryBillProduct.UnitPrice_PriceQueryBillProductColumn] = value;
  2229. }
  2230. }
  2231. [DebuggerNonUserCode]
  2232. public decimal Discount_PriceQueryBillProduct
  2233. {
  2234. get
  2235. {
  2236. try
  2237. {
  2238. return (decimal)base[tablePriceQueryBillProduct.Discount_PriceQueryBillProductColumn];
  2239. }
  2240. catch (InvalidCastException innerException)
  2241. {
  2242. throw new StrongTypingException("The value for column 'Discount_PriceQueryBillProduct' in table 'PriceQueryBillProduct' is DBNull.", innerException);
  2243. }
  2244. }
  2245. set
  2246. {
  2247. base[tablePriceQueryBillProduct.Discount_PriceQueryBillProductColumn] = value;
  2248. }
  2249. }
  2250. [DebuggerNonUserCode]
  2251. public string Comment_PriceQueryBillProduct
  2252. {
  2253. get
  2254. {
  2255. try
  2256. {
  2257. return (string)base[tablePriceQueryBillProduct.Comment_PriceQueryBillProductColumn];
  2258. }
  2259. catch (InvalidCastException innerException)
  2260. {
  2261. throw new StrongTypingException("The value for column 'Comment_PriceQueryBillProduct' in table 'PriceQueryBillProduct' is DBNull.", innerException);
  2262. }
  2263. }
  2264. set
  2265. {
  2266. base[tablePriceQueryBillProduct.Comment_PriceQueryBillProductColumn] = value;
  2267. }
  2268. }
  2269. [DebuggerNonUserCode]
  2270. public string No_Product
  2271. {
  2272. get
  2273. {
  2274. try
  2275. {
  2276. return (string)base[tablePriceQueryBillProduct.No_ProductColumn];
  2277. }
  2278. catch (InvalidCastException innerException)
  2279. {
  2280. throw new StrongTypingException("The value for column 'No_Product' in table 'PriceQueryBillProduct' is DBNull.", innerException);
  2281. }
  2282. }
  2283. set
  2284. {
  2285. base[tablePriceQueryBillProduct.No_ProductColumn] = value;
  2286. }
  2287. }
  2288. [DebuggerNonUserCode]
  2289. public string Name_Product
  2290. {
  2291. get
  2292. {
  2293. try
  2294. {
  2295. return (string)base[tablePriceQueryBillProduct.Name_ProductColumn];
  2296. }
  2297. catch (InvalidCastException innerException)
  2298. {
  2299. throw new StrongTypingException("The value for column 'Name_Product' in table 'PriceQueryBillProduct' is DBNull.", innerException);
  2300. }
  2301. }
  2302. set
  2303. {
  2304. base[tablePriceQueryBillProduct.Name_ProductColumn] = value;
  2305. }
  2306. }
  2307. [DebuggerNonUserCode]
  2308. public string Unit_Product
  2309. {
  2310. get
  2311. {
  2312. try
  2313. {
  2314. return (string)base[tablePriceQueryBillProduct.Unit_ProductColumn];
  2315. }
  2316. catch (InvalidCastException innerException)
  2317. {
  2318. throw new StrongTypingException("The value for column 'Unit_Product' in table 'PriceQueryBillProduct' is DBNull.", innerException);
  2319. }
  2320. }
  2321. set
  2322. {
  2323. base[tablePriceQueryBillProduct.Unit_ProductColumn] = value;
  2324. }
  2325. }
  2326. [DebuggerNonUserCode]
  2327. public decimal LowSalePrice_Product
  2328. {
  2329. get
  2330. {
  2331. try
  2332. {
  2333. return (decimal)base[tablePriceQueryBillProduct.LowSalePrice_ProductColumn];
  2334. }
  2335. catch (InvalidCastException innerException)
  2336. {
  2337. throw new StrongTypingException("The value for column 'LowSalePrice_Product' in table 'PriceQueryBillProduct' is DBNull.", innerException);
  2338. }
  2339. }
  2340. set
  2341. {
  2342. base[tablePriceQueryBillProduct.LowSalePrice_ProductColumn] = value;
  2343. }
  2344. }
  2345. [DebuggerNonUserCode]
  2346. public decimal Amount_PriceQueryBillProduct
  2347. {
  2348. get
  2349. {
  2350. try
  2351. {
  2352. return (decimal)base[tablePriceQueryBillProduct.Amount_PriceQueryBillProductColumn];
  2353. }
  2354. catch (InvalidCastException innerException)
  2355. {
  2356. throw new StrongTypingException("The value for column 'Amount_PriceQueryBillProduct' in table 'PriceQueryBillProduct' is DBNull.", innerException);
  2357. }
  2358. }
  2359. set
  2360. {
  2361. base[tablePriceQueryBillProduct.Amount_PriceQueryBillProductColumn] = value;
  2362. }
  2363. }
  2364. [DebuggerNonUserCode]
  2365. public string No_PriceQueryBill
  2366. {
  2367. get
  2368. {
  2369. try
  2370. {
  2371. return (string)base[tablePriceQueryBillProduct.No_PriceQueryBillColumn];
  2372. }
  2373. catch (InvalidCastException innerException)
  2374. {
  2375. throw new StrongTypingException("The value for column 'No_PriceQueryBill' in table 'PriceQueryBillProduct' is DBNull.", innerException);
  2376. }
  2377. }
  2378. set
  2379. {
  2380. base[tablePriceQueryBillProduct.No_PriceQueryBillColumn] = value;
  2381. }
  2382. }
  2383. [DebuggerNonUserCode]
  2384. internal PriceQueryBillProductRow(DataRowBuilder rb)
  2385. : base(rb)
  2386. {
  2387. tablePriceQueryBillProduct = (PriceQueryBillProductDataTable)base.Table;
  2388. }
  2389. [DebuggerNonUserCode]
  2390. public bool IsNo_PriceQueryBillProductNull()
  2391. {
  2392. return IsNull(tablePriceQueryBillProduct.No_PriceQueryBillProductColumn);
  2393. }
  2394. [DebuggerNonUserCode]
  2395. public void SetNo_PriceQueryBillProductNull()
  2396. {
  2397. base[tablePriceQueryBillProduct.No_PriceQueryBillProductColumn] = Convert.DBNull;
  2398. }
  2399. [DebuggerNonUserCode]
  2400. public bool IsQuantity_PriceQueryBillProductNull()
  2401. {
  2402. return IsNull(tablePriceQueryBillProduct.Quantity_PriceQueryBillProductColumn);
  2403. }
  2404. [DebuggerNonUserCode]
  2405. public void SetQuantity_PriceQueryBillProductNull()
  2406. {
  2407. base[tablePriceQueryBillProduct.Quantity_PriceQueryBillProductColumn] = Convert.DBNull;
  2408. }
  2409. [DebuggerNonUserCode]
  2410. public bool IsUnitPrice_PriceQueryBillProductNull()
  2411. {
  2412. return IsNull(tablePriceQueryBillProduct.UnitPrice_PriceQueryBillProductColumn);
  2413. }
  2414. [DebuggerNonUserCode]
  2415. public void SetUnitPrice_PriceQueryBillProductNull()
  2416. {
  2417. base[tablePriceQueryBillProduct.UnitPrice_PriceQueryBillProductColumn] = Convert.DBNull;
  2418. }
  2419. [DebuggerNonUserCode]
  2420. public bool IsDiscount_PriceQueryBillProductNull()
  2421. {
  2422. return IsNull(tablePriceQueryBillProduct.Discount_PriceQueryBillProductColumn);
  2423. }
  2424. [DebuggerNonUserCode]
  2425. public void SetDiscount_PriceQueryBillProductNull()
  2426. {
  2427. base[tablePriceQueryBillProduct.Discount_PriceQueryBillProductColumn] = Convert.DBNull;
  2428. }
  2429. [DebuggerNonUserCode]
  2430. public bool IsComment_PriceQueryBillProductNull()
  2431. {
  2432. return IsNull(tablePriceQueryBillProduct.Comment_PriceQueryBillProductColumn);
  2433. }
  2434. [DebuggerNonUserCode]
  2435. public void SetComment_PriceQueryBillProductNull()
  2436. {
  2437. base[tablePriceQueryBillProduct.Comment_PriceQueryBillProductColumn] = Convert.DBNull;
  2438. }
  2439. [DebuggerNonUserCode]
  2440. public bool IsNo_ProductNull()
  2441. {
  2442. return IsNull(tablePriceQueryBillProduct.No_ProductColumn);
  2443. }
  2444. [DebuggerNonUserCode]
  2445. public void SetNo_ProductNull()
  2446. {
  2447. base[tablePriceQueryBillProduct.No_ProductColumn] = Convert.DBNull;
  2448. }
  2449. [DebuggerNonUserCode]
  2450. public bool IsName_ProductNull()
  2451. {
  2452. return IsNull(tablePriceQueryBillProduct.Name_ProductColumn);
  2453. }
  2454. [DebuggerNonUserCode]
  2455. public void SetName_ProductNull()
  2456. {
  2457. base[tablePriceQueryBillProduct.Name_ProductColumn] = Convert.DBNull;
  2458. }
  2459. [DebuggerNonUserCode]
  2460. public bool IsUnit_ProductNull()
  2461. {
  2462. return IsNull(tablePriceQueryBillProduct.Unit_ProductColumn);
  2463. }
  2464. [DebuggerNonUserCode]
  2465. public void SetUnit_ProductNull()
  2466. {
  2467. base[tablePriceQueryBillProduct.Unit_ProductColumn] = Convert.DBNull;
  2468. }
  2469. [DebuggerNonUserCode]
  2470. public bool IsLowSalePrice_ProductNull()
  2471. {
  2472. return IsNull(tablePriceQueryBillProduct.LowSalePrice_ProductColumn);
  2473. }
  2474. [DebuggerNonUserCode]
  2475. public void SetLowSalePrice_ProductNull()
  2476. {
  2477. base[tablePriceQueryBillProduct.LowSalePrice_ProductColumn] = Convert.DBNull;
  2478. }
  2479. [DebuggerNonUserCode]
  2480. public bool IsAmount_PriceQueryBillProductNull()
  2481. {
  2482. return IsNull(tablePriceQueryBillProduct.Amount_PriceQueryBillProductColumn);
  2483. }
  2484. [DebuggerNonUserCode]
  2485. public void SetAmount_PriceQueryBillProductNull()
  2486. {
  2487. base[tablePriceQueryBillProduct.Amount_PriceQueryBillProductColumn] = Convert.DBNull;
  2488. }
  2489. [DebuggerNonUserCode]
  2490. public bool IsNo_PriceQueryBillNull()
  2491. {
  2492. return IsNull(tablePriceQueryBillProduct.No_PriceQueryBillColumn);
  2493. }
  2494. [DebuggerNonUserCode]
  2495. public void SetNo_PriceQueryBillNull()
  2496. {
  2497. base[tablePriceQueryBillProduct.No_PriceQueryBillColumn] = Convert.DBNull;
  2498. }
  2499. }
  2500. [GeneratedCode("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]
  2501. public class AppendInfoRow : DataRow
  2502. {
  2503. private AppendInfoDataTable tableAppendInfo;
  2504. [DebuggerNonUserCode]
  2505. public string CurrentCompany
  2506. {
  2507. get
  2508. {
  2509. try
  2510. {
  2511. return (string)base[tableAppendInfo.CurrentCompanyColumn];
  2512. }
  2513. catch (InvalidCastException innerException)
  2514. {
  2515. throw new StrongTypingException("The value for column 'CurrentCompany' in table 'AppendInfo' is DBNull.", innerException);
  2516. }
  2517. }
  2518. set
  2519. {
  2520. base[tableAppendInfo.CurrentCompanyColumn] = value;
  2521. }
  2522. }
  2523. [DebuggerNonUserCode]
  2524. public string CurrentUser
  2525. {
  2526. get
  2527. {
  2528. try
  2529. {
  2530. return (string)base[tableAppendInfo.CurrentUserColumn];
  2531. }
  2532. catch (InvalidCastException innerException)
  2533. {
  2534. throw new StrongTypingException("The value for column 'CurrentUser' in table 'AppendInfo' is DBNull.", innerException);
  2535. }
  2536. }
  2537. set
  2538. {
  2539. base[tableAppendInfo.CurrentUserColumn] = value;
  2540. }
  2541. }
  2542. [DebuggerNonUserCode]
  2543. internal AppendInfoRow(DataRowBuilder rb)
  2544. : base(rb)
  2545. {
  2546. tableAppendInfo = (AppendInfoDataTable)base.Table;
  2547. }
  2548. [DebuggerNonUserCode]
  2549. public bool IsCurrentCompanyNull()
  2550. {
  2551. return IsNull(tableAppendInfo.CurrentCompanyColumn);
  2552. }
  2553. [DebuggerNonUserCode]
  2554. public void SetCurrentCompanyNull()
  2555. {
  2556. base[tableAppendInfo.CurrentCompanyColumn] = Convert.DBNull;
  2557. }
  2558. [DebuggerNonUserCode]
  2559. public bool IsCurrentUserNull()
  2560. {
  2561. return IsNull(tableAppendInfo.CurrentUserColumn);
  2562. }
  2563. [DebuggerNonUserCode]
  2564. public void SetCurrentUserNull()
  2565. {
  2566. base[tableAppendInfo.CurrentUserColumn] = Convert.DBNull;
  2567. }
  2568. }
  2569. [GeneratedCode("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]
  2570. public class PriceQueryBillRowChangeEvent : EventArgs
  2571. {
  2572. private PriceQueryBillRow eventRow;
  2573. private DataRowAction eventAction;
  2574. [DebuggerNonUserCode]
  2575. public PriceQueryBillRow Row => eventRow;
  2576. [DebuggerNonUserCode]
  2577. public DataRowAction Action => eventAction;
  2578. [DebuggerNonUserCode]
  2579. public PriceQueryBillRowChangeEvent(PriceQueryBillRow row, DataRowAction action)
  2580. {
  2581. eventRow = row;
  2582. eventAction = action;
  2583. }
  2584. }
  2585. [GeneratedCode("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]
  2586. public class ReportCommentRowChangeEvent : EventArgs
  2587. {
  2588. private ReportCommentRow eventRow;
  2589. private DataRowAction eventAction;
  2590. [DebuggerNonUserCode]
  2591. public ReportCommentRow Row => eventRow;
  2592. [DebuggerNonUserCode]
  2593. public DataRowAction Action => eventAction;
  2594. [DebuggerNonUserCode]
  2595. public ReportCommentRowChangeEvent(ReportCommentRow row, DataRowAction action)
  2596. {
  2597. eventRow = row;
  2598. eventAction = action;
  2599. }
  2600. }
  2601. [GeneratedCode("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]
  2602. public class BillCommentRowChangeEvent : EventArgs
  2603. {
  2604. private BillCommentRow eventRow;
  2605. private DataRowAction eventAction;
  2606. [DebuggerNonUserCode]
  2607. public BillCommentRow Row => eventRow;
  2608. [DebuggerNonUserCode]
  2609. public DataRowAction Action => eventAction;
  2610. [DebuggerNonUserCode]
  2611. public BillCommentRowChangeEvent(BillCommentRow row, DataRowAction action)
  2612. {
  2613. eventRow = row;
  2614. eventAction = action;
  2615. }
  2616. }
  2617. [GeneratedCode("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]
  2618. public class PriceQueryBillProductRowChangeEvent : EventArgs
  2619. {
  2620. private PriceQueryBillProductRow eventRow;
  2621. private DataRowAction eventAction;
  2622. [DebuggerNonUserCode]
  2623. public PriceQueryBillProductRow Row => eventRow;
  2624. [DebuggerNonUserCode]
  2625. public DataRowAction Action => eventAction;
  2626. [DebuggerNonUserCode]
  2627. public PriceQueryBillProductRowChangeEvent(PriceQueryBillProductRow row, DataRowAction action)
  2628. {
  2629. eventRow = row;
  2630. eventAction = action;
  2631. }
  2632. }
  2633. [GeneratedCode("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]
  2634. public class AppendInfoRowChangeEvent : EventArgs
  2635. {
  2636. private AppendInfoRow eventRow;
  2637. private DataRowAction eventAction;
  2638. [DebuggerNonUserCode]
  2639. public AppendInfoRow Row => eventRow;
  2640. [DebuggerNonUserCode]
  2641. public DataRowAction Action => eventAction;
  2642. [DebuggerNonUserCode]
  2643. public AppendInfoRowChangeEvent(AppendInfoRow row, DataRowAction action)
  2644. {
  2645. eventRow = row;
  2646. eventAction = action;
  2647. }
  2648. }
  2649. private PriceQueryBillDataTable tablePriceQueryBill;
  2650. private ReportCommentDataTable tableReportComment;
  2651. private BillCommentDataTable tableBillComment;
  2652. private PriceQueryBillProductDataTable tablePriceQueryBillProduct;
  2653. private AppendInfoDataTable tableAppendInfo;
  2654. private SchemaSerializationMode _schemaSerializationMode = SchemaSerializationMode.IncludeSchema;
  2655. [DesignerSerializationVisibility(DesignerSerializationVisibility.Content)]
  2656. [DebuggerNonUserCode]
  2657. [Browsable(false)]
  2658. public PriceQueryBillDataTable PriceQueryBill => tablePriceQueryBill;
  2659. [DesignerSerializationVisibility(DesignerSerializationVisibility.Content)]
  2660. [DebuggerNonUserCode]
  2661. [Browsable(false)]
  2662. public ReportCommentDataTable ReportComment => tableReportComment;
  2663. [Browsable(false)]
  2664. [DebuggerNonUserCode]
  2665. [DesignerSerializationVisibility(DesignerSerializationVisibility.Content)]
  2666. public BillCommentDataTable BillComment => tableBillComment;
  2667. [DesignerSerializationVisibility(DesignerSerializationVisibility.Content)]
  2668. [DebuggerNonUserCode]
  2669. [Browsable(false)]
  2670. public PriceQueryBillProductDataTable PriceQueryBillProduct => tablePriceQueryBillProduct;
  2671. [Browsable(false)]
  2672. [DebuggerNonUserCode]
  2673. [DesignerSerializationVisibility(DesignerSerializationVisibility.Content)]
  2674. public AppendInfoDataTable AppendInfo => tableAppendInfo;
  2675. [DebuggerNonUserCode]
  2676. [DesignerSerializationVisibility(DesignerSerializationVisibility.Visible)]
  2677. [Browsable(true)]
  2678. public override SchemaSerializationMode SchemaSerializationMode
  2679. {
  2680. get
  2681. {
  2682. return _schemaSerializationMode;
  2683. }
  2684. set
  2685. {
  2686. _schemaSerializationMode = value;
  2687. }
  2688. }
  2689. [DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
  2690. [DebuggerNonUserCode]
  2691. public new DataTableCollection Tables => base.Tables;
  2692. [DebuggerNonUserCode]
  2693. [DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
  2694. public new DataRelationCollection Relations => base.Relations;
  2695. [DebuggerNonUserCode]
  2696. public dsFrmPriceQueryBill()
  2697. {
  2698. BeginInit();
  2699. InitClass();
  2700. CollectionChangeEventHandler value = SchemaChanged;
  2701. base.Tables.CollectionChanged += value;
  2702. base.Relations.CollectionChanged += value;
  2703. EndInit();
  2704. }
  2705. [DebuggerNonUserCode]
  2706. protected dsFrmPriceQueryBill(SerializationInfo info, StreamingContext context)
  2707. : base(info, context, ConstructSchema: false)
  2708. {
  2709. if (IsBinarySerialized(info, context))
  2710. {
  2711. InitVars(initTable: false);
  2712. CollectionChangeEventHandler value = SchemaChanged;
  2713. Tables.CollectionChanged += value;
  2714. Relations.CollectionChanged += value;
  2715. return;
  2716. }
  2717. string s = (string)info.GetValue("XmlSchema", typeof(string));
  2718. if (DetermineSchemaSerializationMode(info, context) == SchemaSerializationMode.IncludeSchema)
  2719. {
  2720. DataSet dataSet = new DataSet();
  2721. dataSet.ReadXmlSchema(new XmlTextReader(new StringReader(s)));
  2722. if (dataSet.Tables["PriceQueryBill"] != null)
  2723. {
  2724. base.Tables.Add(new PriceQueryBillDataTable(dataSet.Tables["PriceQueryBill"]));
  2725. }
  2726. if (dataSet.Tables["ReportComment"] != null)
  2727. {
  2728. base.Tables.Add(new ReportCommentDataTable(dataSet.Tables["ReportComment"]));
  2729. }
  2730. if (dataSet.Tables["BillComment"] != null)
  2731. {
  2732. base.Tables.Add(new BillCommentDataTable(dataSet.Tables["BillComment"]));
  2733. }
  2734. if (dataSet.Tables["PriceQueryBillProduct"] != null)
  2735. {
  2736. base.Tables.Add(new PriceQueryBillProductDataTable(dataSet.Tables["PriceQueryBillProduct"]));
  2737. }
  2738. if (dataSet.Tables["AppendInfo"] != null)
  2739. {
  2740. base.Tables.Add(new AppendInfoDataTable(dataSet.Tables["AppendInfo"]));
  2741. }
  2742. base.DataSetName = dataSet.DataSetName;
  2743. base.Prefix = dataSet.Prefix;
  2744. base.Namespace = dataSet.Namespace;
  2745. base.Locale = dataSet.Locale;
  2746. base.CaseSensitive = dataSet.CaseSensitive;
  2747. base.EnforceConstraints = dataSet.EnforceConstraints;
  2748. Merge(dataSet, preserveChanges: false, MissingSchemaAction.Add);
  2749. InitVars();
  2750. }
  2751. else
  2752. {
  2753. ReadXmlSchema(new XmlTextReader(new StringReader(s)));
  2754. }
  2755. GetSerializationData(info, context);
  2756. CollectionChangeEventHandler value2 = SchemaChanged;
  2757. base.Tables.CollectionChanged += value2;
  2758. Relations.CollectionChanged += value2;
  2759. }
  2760. [DebuggerNonUserCode]
  2761. protected override void InitializeDerivedDataSet()
  2762. {
  2763. BeginInit();
  2764. InitClass();
  2765. EndInit();
  2766. }
  2767. [DebuggerNonUserCode]
  2768. public override DataSet Clone()
  2769. {
  2770. dsFrmPriceQueryBill dsFrmPriceQueryBill = (dsFrmPriceQueryBill)base.Clone();
  2771. dsFrmPriceQueryBill.InitVars();
  2772. dsFrmPriceQueryBill.SchemaSerializationMode = SchemaSerializationMode;
  2773. return dsFrmPriceQueryBill;
  2774. }
  2775. [DebuggerNonUserCode]
  2776. protected override bool ShouldSerializeTables()
  2777. {
  2778. return false;
  2779. }
  2780. [DebuggerNonUserCode]
  2781. protected override bool ShouldSerializeRelations()
  2782. {
  2783. return false;
  2784. }
  2785. [DebuggerNonUserCode]
  2786. protected override void ReadXmlSerializable(XmlReader reader)
  2787. {
  2788. if (DetermineSchemaSerializationMode(reader) == SchemaSerializationMode.IncludeSchema)
  2789. {
  2790. Reset();
  2791. DataSet dataSet = new DataSet();
  2792. dataSet.ReadXml(reader);
  2793. if (dataSet.Tables["PriceQueryBill"] != null)
  2794. {
  2795. base.Tables.Add(new PriceQueryBillDataTable(dataSet.Tables["PriceQueryBill"]));
  2796. }
  2797. if (dataSet.Tables["ReportComment"] != null)
  2798. {
  2799. base.Tables.Add(new ReportCommentDataTable(dataSet.Tables["ReportComment"]));
  2800. }
  2801. if (dataSet.Tables["BillComment"] != null)
  2802. {
  2803. base.Tables.Add(new BillCommentDataTable(dataSet.Tables["BillComment"]));
  2804. }
  2805. if (dataSet.Tables["PriceQueryBillProduct"] != null)
  2806. {
  2807. base.Tables.Add(new PriceQueryBillProductDataTable(dataSet.Tables["PriceQueryBillProduct"]));
  2808. }
  2809. if (dataSet.Tables["AppendInfo"] != null)
  2810. {
  2811. base.Tables.Add(new AppendInfoDataTable(dataSet.Tables["AppendInfo"]));
  2812. }
  2813. base.DataSetName = dataSet.DataSetName;
  2814. base.Prefix = dataSet.Prefix;
  2815. base.Namespace = dataSet.Namespace;
  2816. base.Locale = dataSet.Locale;
  2817. base.CaseSensitive = dataSet.CaseSensitive;
  2818. base.EnforceConstraints = dataSet.EnforceConstraints;
  2819. Merge(dataSet, preserveChanges: false, MissingSchemaAction.Add);
  2820. InitVars();
  2821. }
  2822. else
  2823. {
  2824. ReadXml(reader);
  2825. InitVars();
  2826. }
  2827. }
  2828. [DebuggerNonUserCode]
  2829. protected override XmlSchema GetSchemaSerializable()
  2830. {
  2831. MemoryStream memoryStream = new MemoryStream();
  2832. WriteXmlSchema(new XmlTextWriter(memoryStream, null));
  2833. memoryStream.Position = 0L;
  2834. return XmlSchema.Read(new XmlTextReader(memoryStream), null);
  2835. }
  2836. [DebuggerNonUserCode]
  2837. internal void InitVars()
  2838. {
  2839. InitVars(initTable: true);
  2840. }
  2841. [DebuggerNonUserCode]
  2842. internal void InitVars(bool initTable)
  2843. {
  2844. tablePriceQueryBill = (PriceQueryBillDataTable)base.Tables["PriceQueryBill"];
  2845. if (initTable && tablePriceQueryBill != null)
  2846. {
  2847. tablePriceQueryBill.InitVars();
  2848. }
  2849. tableReportComment = (ReportCommentDataTable)base.Tables["ReportComment"];
  2850. if (initTable && tableReportComment != null)
  2851. {
  2852. tableReportComment.InitVars();
  2853. }
  2854. tableBillComment = (BillCommentDataTable)base.Tables["BillComment"];
  2855. if (initTable && tableBillComment != null)
  2856. {
  2857. tableBillComment.InitVars();
  2858. }
  2859. tablePriceQueryBillProduct = (PriceQueryBillProductDataTable)base.Tables["PriceQueryBillProduct"];
  2860. if (initTable && tablePriceQueryBillProduct != null)
  2861. {
  2862. tablePriceQueryBillProduct.InitVars();
  2863. }
  2864. tableAppendInfo = (AppendInfoDataTable)base.Tables["AppendInfo"];
  2865. if (initTable && tableAppendInfo != null)
  2866. {
  2867. tableAppendInfo.InitVars();
  2868. }
  2869. }
  2870. [DebuggerNonUserCode]
  2871. private void InitClass()
  2872. {
  2873. base.DataSetName = "dsFrmPriceQueryBill";
  2874. base.Prefix = "";
  2875. base.Namespace = "http://tempuri.org/dsFrmPriceQueryBill.xsd";
  2876. base.EnforceConstraints = true;
  2877. SchemaSerializationMode = SchemaSerializationMode.IncludeSchema;
  2878. tablePriceQueryBill = new PriceQueryBillDataTable();
  2879. base.Tables.Add(tablePriceQueryBill);
  2880. tableReportComment = new ReportCommentDataTable();
  2881. base.Tables.Add(tableReportComment);
  2882. tableBillComment = new BillCommentDataTable();
  2883. base.Tables.Add(tableBillComment);
  2884. tablePriceQueryBillProduct = new PriceQueryBillProductDataTable();
  2885. base.Tables.Add(tablePriceQueryBillProduct);
  2886. tableAppendInfo = new AppendInfoDataTable();
  2887. base.Tables.Add(tableAppendInfo);
  2888. }
  2889. [DebuggerNonUserCode]
  2890. private bool ShouldSerializePriceQueryBill()
  2891. {
  2892. return false;
  2893. }
  2894. [DebuggerNonUserCode]
  2895. private bool ShouldSerializeReportComment()
  2896. {
  2897. return false;
  2898. }
  2899. [DebuggerNonUserCode]
  2900. private bool ShouldSerializeBillComment()
  2901. {
  2902. return false;
  2903. }
  2904. [DebuggerNonUserCode]
  2905. private bool ShouldSerializePriceQueryBillProduct()
  2906. {
  2907. return false;
  2908. }
  2909. [DebuggerNonUserCode]
  2910. private bool ShouldSerializeAppendInfo()
  2911. {
  2912. return false;
  2913. }
  2914. [DebuggerNonUserCode]
  2915. private void SchemaChanged(object sender, CollectionChangeEventArgs e)
  2916. {
  2917. if (e.Action == CollectionChangeAction.Remove)
  2918. {
  2919. InitVars();
  2920. }
  2921. }
  2922. [DebuggerNonUserCode]
  2923. public static XmlSchemaComplexType GetTypedDataSetSchema(XmlSchemaSet xs)
  2924. {
  2925. dsFrmPriceQueryBill dsFrmPriceQueryBill = new dsFrmPriceQueryBill();
  2926. XmlSchemaComplexType xmlSchemaComplexType = new XmlSchemaComplexType();
  2927. XmlSchemaSequence xmlSchemaSequence = new XmlSchemaSequence();
  2928. xs.Add(dsFrmPriceQueryBill.GetSchemaSerializable());
  2929. XmlSchemaAny xmlSchemaAny = new XmlSchemaAny();
  2930. xmlSchemaAny.Namespace = dsFrmPriceQueryBill.Namespace;
  2931. xmlSchemaSequence.Items.Add(xmlSchemaAny);
  2932. xmlSchemaComplexType.Particle = xmlSchemaSequence;
  2933. return xmlSchemaComplexType;
  2934. }
  2935. }
  2936. }