DataSet1.Designer.cs 300 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703
  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // Ce code a été généré par un outil.
  4. // Version du runtime :4.0.30319.42000
  5. //
  6. // Les modifications apportées à ce fichier peuvent provoquer un comportement incorrect et seront perdues si
  7. // le code est régénéré.
  8. // </auto-generated>
  9. //------------------------------------------------------------------------------
  10. #pragma warning disable 1591
  11. namespace Fuel01 {
  12. /// <summary>
  13. ///Represents a strongly typed in-memory cache of data.
  14. ///</summary>
  15. [global::System.Serializable()]
  16. [global::System.ComponentModel.DesignerCategoryAttribute("code")]
  17. [global::System.ComponentModel.ToolboxItem(true)]
  18. [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedDataSetSchema")]
  19. [global::System.Xml.Serialization.XmlRootAttribute("DataSet1")]
  20. [global::System.ComponentModel.Design.HelpKeywordAttribute("vs.data.DataSet")]
  21. public partial class DataSet1 : global::System.Data.DataSet {
  22. private tb_vehiDataTable tabletb_vehi;
  23. private tb_epreuveDataTable tabletb_epreuve;
  24. private tb_etapeDataTable tabletb_etape;
  25. private tb_paysDataTable tabletb_pays;
  26. private tb_stationDataTable tabletb_station;
  27. private tb_familleDataTable tabletb_famille;
  28. private tb_prodDataTable tabletb_prod;
  29. private tb_prestaDataTable tabletb_presta;
  30. private tb_venteDataTable tabletb_vente;
  31. private global::System.Data.SchemaSerializationMode _schemaSerializationMode = global::System.Data.SchemaSerializationMode.IncludeSchema;
  32. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  33. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  34. public DataSet1() {
  35. this.BeginInit();
  36. this.InitClass();
  37. global::System.ComponentModel.CollectionChangeEventHandler schemaChangedHandler = new global::System.ComponentModel.CollectionChangeEventHandler(this.SchemaChanged);
  38. base.Tables.CollectionChanged += schemaChangedHandler;
  39. base.Relations.CollectionChanged += schemaChangedHandler;
  40. this.EndInit();
  41. }
  42. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  43. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  44. protected DataSet1(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
  45. base(info, context, false) {
  46. if ((this.IsBinarySerialized(info, context) == true)) {
  47. this.InitVars(false);
  48. global::System.ComponentModel.CollectionChangeEventHandler schemaChangedHandler1 = new global::System.ComponentModel.CollectionChangeEventHandler(this.SchemaChanged);
  49. this.Tables.CollectionChanged += schemaChangedHandler1;
  50. this.Relations.CollectionChanged += schemaChangedHandler1;
  51. return;
  52. }
  53. string strSchema = ((string)(info.GetValue("XmlSchema", typeof(string))));
  54. if ((this.DetermineSchemaSerializationMode(info, context) == global::System.Data.SchemaSerializationMode.IncludeSchema)) {
  55. global::System.Data.DataSet ds = new global::System.Data.DataSet();
  56. ds.ReadXmlSchema(new global::System.Xml.XmlTextReader(new global::System.IO.StringReader(strSchema)));
  57. if ((ds.Tables["tb_vehi"] != null)) {
  58. base.Tables.Add(new tb_vehiDataTable(ds.Tables["tb_vehi"]));
  59. }
  60. if ((ds.Tables["tb_epreuve"] != null)) {
  61. base.Tables.Add(new tb_epreuveDataTable(ds.Tables["tb_epreuve"]));
  62. }
  63. if ((ds.Tables["tb_etape"] != null)) {
  64. base.Tables.Add(new tb_etapeDataTable(ds.Tables["tb_etape"]));
  65. }
  66. if ((ds.Tables["tb_pays"] != null)) {
  67. base.Tables.Add(new tb_paysDataTable(ds.Tables["tb_pays"]));
  68. }
  69. if ((ds.Tables["tb_station"] != null)) {
  70. base.Tables.Add(new tb_stationDataTable(ds.Tables["tb_station"]));
  71. }
  72. if ((ds.Tables["tb_famille"] != null)) {
  73. base.Tables.Add(new tb_familleDataTable(ds.Tables["tb_famille"]));
  74. }
  75. if ((ds.Tables["tb_prod"] != null)) {
  76. base.Tables.Add(new tb_prodDataTable(ds.Tables["tb_prod"]));
  77. }
  78. if ((ds.Tables["tb_presta"] != null)) {
  79. base.Tables.Add(new tb_prestaDataTable(ds.Tables["tb_presta"]));
  80. }
  81. if ((ds.Tables["tb_vente"] != null)) {
  82. base.Tables.Add(new tb_venteDataTable(ds.Tables["tb_vente"]));
  83. }
  84. this.DataSetName = ds.DataSetName;
  85. this.Prefix = ds.Prefix;
  86. this.Namespace = ds.Namespace;
  87. this.Locale = ds.Locale;
  88. this.CaseSensitive = ds.CaseSensitive;
  89. this.EnforceConstraints = ds.EnforceConstraints;
  90. this.Merge(ds, false, global::System.Data.MissingSchemaAction.Add);
  91. this.InitVars();
  92. }
  93. else {
  94. this.ReadXmlSchema(new global::System.Xml.XmlTextReader(new global::System.IO.StringReader(strSchema)));
  95. }
  96. this.GetSerializationData(info, context);
  97. global::System.ComponentModel.CollectionChangeEventHandler schemaChangedHandler = new global::System.ComponentModel.CollectionChangeEventHandler(this.SchemaChanged);
  98. base.Tables.CollectionChanged += schemaChangedHandler;
  99. this.Relations.CollectionChanged += schemaChangedHandler;
  100. }
  101. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  102. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  103. [global::System.ComponentModel.Browsable(false)]
  104. [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)]
  105. public tb_vehiDataTable tb_vehi {
  106. get {
  107. return this.tabletb_vehi;
  108. }
  109. }
  110. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  111. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  112. [global::System.ComponentModel.Browsable(false)]
  113. [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)]
  114. public tb_epreuveDataTable tb_epreuve {
  115. get {
  116. return this.tabletb_epreuve;
  117. }
  118. }
  119. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  120. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  121. [global::System.ComponentModel.Browsable(false)]
  122. [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)]
  123. public tb_etapeDataTable tb_etape {
  124. get {
  125. return this.tabletb_etape;
  126. }
  127. }
  128. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  129. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  130. [global::System.ComponentModel.Browsable(false)]
  131. [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)]
  132. public tb_paysDataTable tb_pays {
  133. get {
  134. return this.tabletb_pays;
  135. }
  136. }
  137. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  138. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  139. [global::System.ComponentModel.Browsable(false)]
  140. [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)]
  141. public tb_stationDataTable tb_station {
  142. get {
  143. return this.tabletb_station;
  144. }
  145. }
  146. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  147. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  148. [global::System.ComponentModel.Browsable(false)]
  149. [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)]
  150. public tb_familleDataTable tb_famille {
  151. get {
  152. return this.tabletb_famille;
  153. }
  154. }
  155. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  156. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  157. [global::System.ComponentModel.Browsable(false)]
  158. [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)]
  159. public tb_prodDataTable tb_prod {
  160. get {
  161. return this.tabletb_prod;
  162. }
  163. }
  164. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  165. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  166. [global::System.ComponentModel.Browsable(false)]
  167. [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)]
  168. public tb_prestaDataTable tb_presta {
  169. get {
  170. return this.tabletb_presta;
  171. }
  172. }
  173. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  174. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  175. [global::System.ComponentModel.Browsable(false)]
  176. [global::System.ComponentModel.DesignerSerializationVisibility(global::System.ComponentModel.DesignerSerializationVisibility.Content)]
  177. public tb_venteDataTable tb_vente {
  178. get {
  179. return this.tabletb_vente;
  180. }
  181. }
  182. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  183. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  184. [global::System.ComponentModel.BrowsableAttribute(true)]
  185. [global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Visible)]
  186. public override global::System.Data.SchemaSerializationMode SchemaSerializationMode {
  187. get {
  188. return this._schemaSerializationMode;
  189. }
  190. set {
  191. this._schemaSerializationMode = value;
  192. }
  193. }
  194. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  195. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  196. [global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Hidden)]
  197. public new global::System.Data.DataTableCollection Tables {
  198. get {
  199. return base.Tables;
  200. }
  201. }
  202. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  203. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  204. [global::System.ComponentModel.DesignerSerializationVisibilityAttribute(global::System.ComponentModel.DesignerSerializationVisibility.Hidden)]
  205. public new global::System.Data.DataRelationCollection Relations {
  206. get {
  207. return base.Relations;
  208. }
  209. }
  210. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  211. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  212. protected override void InitializeDerivedDataSet() {
  213. this.BeginInit();
  214. this.InitClass();
  215. this.EndInit();
  216. }
  217. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  218. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  219. public override global::System.Data.DataSet Clone() {
  220. DataSet1 cln = ((DataSet1)(base.Clone()));
  221. cln.InitVars();
  222. cln.SchemaSerializationMode = this.SchemaSerializationMode;
  223. return cln;
  224. }
  225. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  226. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  227. protected override bool ShouldSerializeTables() {
  228. return false;
  229. }
  230. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  231. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  232. protected override bool ShouldSerializeRelations() {
  233. return false;
  234. }
  235. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  236. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  237. protected override void ReadXmlSerializable(global::System.Xml.XmlReader reader) {
  238. if ((this.DetermineSchemaSerializationMode(reader) == global::System.Data.SchemaSerializationMode.IncludeSchema)) {
  239. this.Reset();
  240. global::System.Data.DataSet ds = new global::System.Data.DataSet();
  241. ds.ReadXml(reader);
  242. if ((ds.Tables["tb_vehi"] != null)) {
  243. base.Tables.Add(new tb_vehiDataTable(ds.Tables["tb_vehi"]));
  244. }
  245. if ((ds.Tables["tb_epreuve"] != null)) {
  246. base.Tables.Add(new tb_epreuveDataTable(ds.Tables["tb_epreuve"]));
  247. }
  248. if ((ds.Tables["tb_etape"] != null)) {
  249. base.Tables.Add(new tb_etapeDataTable(ds.Tables["tb_etape"]));
  250. }
  251. if ((ds.Tables["tb_pays"] != null)) {
  252. base.Tables.Add(new tb_paysDataTable(ds.Tables["tb_pays"]));
  253. }
  254. if ((ds.Tables["tb_station"] != null)) {
  255. base.Tables.Add(new tb_stationDataTable(ds.Tables["tb_station"]));
  256. }
  257. if ((ds.Tables["tb_famille"] != null)) {
  258. base.Tables.Add(new tb_familleDataTable(ds.Tables["tb_famille"]));
  259. }
  260. if ((ds.Tables["tb_prod"] != null)) {
  261. base.Tables.Add(new tb_prodDataTable(ds.Tables["tb_prod"]));
  262. }
  263. if ((ds.Tables["tb_presta"] != null)) {
  264. base.Tables.Add(new tb_prestaDataTable(ds.Tables["tb_presta"]));
  265. }
  266. if ((ds.Tables["tb_vente"] != null)) {
  267. base.Tables.Add(new tb_venteDataTable(ds.Tables["tb_vente"]));
  268. }
  269. this.DataSetName = ds.DataSetName;
  270. this.Prefix = ds.Prefix;
  271. this.Namespace = ds.Namespace;
  272. this.Locale = ds.Locale;
  273. this.CaseSensitive = ds.CaseSensitive;
  274. this.EnforceConstraints = ds.EnforceConstraints;
  275. this.Merge(ds, false, global::System.Data.MissingSchemaAction.Add);
  276. this.InitVars();
  277. }
  278. else {
  279. this.ReadXml(reader);
  280. this.InitVars();
  281. }
  282. }
  283. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  284. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  285. protected override global::System.Xml.Schema.XmlSchema GetSchemaSerializable() {
  286. global::System.IO.MemoryStream stream = new global::System.IO.MemoryStream();
  287. this.WriteXmlSchema(new global::System.Xml.XmlTextWriter(stream, null));
  288. stream.Position = 0;
  289. return global::System.Xml.Schema.XmlSchema.Read(new global::System.Xml.XmlTextReader(stream), null);
  290. }
  291. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  292. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  293. internal void InitVars() {
  294. this.InitVars(true);
  295. }
  296. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  297. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  298. internal void InitVars(bool initTable) {
  299. this.tabletb_vehi = ((tb_vehiDataTable)(base.Tables["tb_vehi"]));
  300. if ((initTable == true)) {
  301. if ((this.tabletb_vehi != null)) {
  302. this.tabletb_vehi.InitVars();
  303. }
  304. }
  305. this.tabletb_epreuve = ((tb_epreuveDataTable)(base.Tables["tb_epreuve"]));
  306. if ((initTable == true)) {
  307. if ((this.tabletb_epreuve != null)) {
  308. this.tabletb_epreuve.InitVars();
  309. }
  310. }
  311. this.tabletb_etape = ((tb_etapeDataTable)(base.Tables["tb_etape"]));
  312. if ((initTable == true)) {
  313. if ((this.tabletb_etape != null)) {
  314. this.tabletb_etape.InitVars();
  315. }
  316. }
  317. this.tabletb_pays = ((tb_paysDataTable)(base.Tables["tb_pays"]));
  318. if ((initTable == true)) {
  319. if ((this.tabletb_pays != null)) {
  320. this.tabletb_pays.InitVars();
  321. }
  322. }
  323. this.tabletb_station = ((tb_stationDataTable)(base.Tables["tb_station"]));
  324. if ((initTable == true)) {
  325. if ((this.tabletb_station != null)) {
  326. this.tabletb_station.InitVars();
  327. }
  328. }
  329. this.tabletb_famille = ((tb_familleDataTable)(base.Tables["tb_famille"]));
  330. if ((initTable == true)) {
  331. if ((this.tabletb_famille != null)) {
  332. this.tabletb_famille.InitVars();
  333. }
  334. }
  335. this.tabletb_prod = ((tb_prodDataTable)(base.Tables["tb_prod"]));
  336. if ((initTable == true)) {
  337. if ((this.tabletb_prod != null)) {
  338. this.tabletb_prod.InitVars();
  339. }
  340. }
  341. this.tabletb_presta = ((tb_prestaDataTable)(base.Tables["tb_presta"]));
  342. if ((initTable == true)) {
  343. if ((this.tabletb_presta != null)) {
  344. this.tabletb_presta.InitVars();
  345. }
  346. }
  347. this.tabletb_vente = ((tb_venteDataTable)(base.Tables["tb_vente"]));
  348. if ((initTable == true)) {
  349. if ((this.tabletb_vente != null)) {
  350. this.tabletb_vente.InitVars();
  351. }
  352. }
  353. }
  354. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  355. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  356. private void InitClass() {
  357. this.DataSetName = "DataSet1";
  358. this.Prefix = "";
  359. this.Namespace = "http://tempuri.org/DataSet1.xsd";
  360. this.EnforceConstraints = true;
  361. this.SchemaSerializationMode = global::System.Data.SchemaSerializationMode.IncludeSchema;
  362. this.tabletb_vehi = new tb_vehiDataTable();
  363. base.Tables.Add(this.tabletb_vehi);
  364. this.tabletb_epreuve = new tb_epreuveDataTable();
  365. base.Tables.Add(this.tabletb_epreuve);
  366. this.tabletb_etape = new tb_etapeDataTable();
  367. base.Tables.Add(this.tabletb_etape);
  368. this.tabletb_pays = new tb_paysDataTable();
  369. base.Tables.Add(this.tabletb_pays);
  370. this.tabletb_station = new tb_stationDataTable();
  371. base.Tables.Add(this.tabletb_station);
  372. this.tabletb_famille = new tb_familleDataTable();
  373. base.Tables.Add(this.tabletb_famille);
  374. this.tabletb_prod = new tb_prodDataTable();
  375. base.Tables.Add(this.tabletb_prod);
  376. this.tabletb_presta = new tb_prestaDataTable();
  377. base.Tables.Add(this.tabletb_presta);
  378. this.tabletb_vente = new tb_venteDataTable();
  379. base.Tables.Add(this.tabletb_vente);
  380. }
  381. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  382. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  383. private bool ShouldSerializetb_vehi() {
  384. return false;
  385. }
  386. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  387. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  388. private bool ShouldSerializetb_epreuve() {
  389. return false;
  390. }
  391. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  392. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  393. private bool ShouldSerializetb_etape() {
  394. return false;
  395. }
  396. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  397. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  398. private bool ShouldSerializetb_pays() {
  399. return false;
  400. }
  401. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  402. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  403. private bool ShouldSerializetb_station() {
  404. return false;
  405. }
  406. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  407. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  408. private bool ShouldSerializetb_famille() {
  409. return false;
  410. }
  411. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  412. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  413. private bool ShouldSerializetb_prod() {
  414. return false;
  415. }
  416. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  417. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  418. private bool ShouldSerializetb_presta() {
  419. return false;
  420. }
  421. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  422. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  423. private bool ShouldSerializetb_vente() {
  424. return false;
  425. }
  426. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  427. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  428. private void SchemaChanged(object sender, global::System.ComponentModel.CollectionChangeEventArgs e) {
  429. if ((e.Action == global::System.ComponentModel.CollectionChangeAction.Remove)) {
  430. this.InitVars();
  431. }
  432. }
  433. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  434. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  435. public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedDataSetSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
  436. DataSet1 ds = new DataSet1();
  437. global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
  438. global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence();
  439. global::System.Xml.Schema.XmlSchemaAny any = new global::System.Xml.Schema.XmlSchemaAny();
  440. any.Namespace = ds.Namespace;
  441. sequence.Items.Add(any);
  442. type.Particle = sequence;
  443. global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable();
  444. if (xs.Contains(dsSchema.TargetNamespace)) {
  445. global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream();
  446. global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream();
  447. try {
  448. global::System.Xml.Schema.XmlSchema schema = null;
  449. dsSchema.Write(s1);
  450. for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) {
  451. schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current));
  452. s2.SetLength(0);
  453. schema.Write(s2);
  454. if ((s1.Length == s2.Length)) {
  455. s1.Position = 0;
  456. s2.Position = 0;
  457. for (; ((s1.Position != s1.Length)
  458. && (s1.ReadByte() == s2.ReadByte())); ) {
  459. ;
  460. }
  461. if ((s1.Position == s1.Length)) {
  462. return type;
  463. }
  464. }
  465. }
  466. }
  467. finally {
  468. if ((s1 != null)) {
  469. s1.Close();
  470. }
  471. if ((s2 != null)) {
  472. s2.Close();
  473. }
  474. }
  475. }
  476. xs.Add(dsSchema);
  477. return type;
  478. }
  479. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  480. public delegate void tb_vehiRowChangeEventHandler(object sender, tb_vehiRowChangeEvent e);
  481. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  482. public delegate void tb_epreuveRowChangeEventHandler(object sender, tb_epreuveRowChangeEvent e);
  483. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  484. public delegate void tb_etapeRowChangeEventHandler(object sender, tb_etapeRowChangeEvent e);
  485. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  486. public delegate void tb_paysRowChangeEventHandler(object sender, tb_paysRowChangeEvent e);
  487. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  488. public delegate void tb_stationRowChangeEventHandler(object sender, tb_stationRowChangeEvent e);
  489. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  490. public delegate void tb_familleRowChangeEventHandler(object sender, tb_familleRowChangeEvent e);
  491. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  492. public delegate void tb_prodRowChangeEventHandler(object sender, tb_prodRowChangeEvent e);
  493. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  494. public delegate void tb_prestaRowChangeEventHandler(object sender, tb_prestaRowChangeEvent e);
  495. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  496. public delegate void tb_venteRowChangeEventHandler(object sender, tb_venteRowChangeEvent e);
  497. /// <summary>
  498. ///Represents the strongly named DataTable class.
  499. ///</summary>
  500. [global::System.Serializable()]
  501. [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")]
  502. public partial class tb_vehiDataTable : global::System.Data.TypedTableBase<tb_vehiRow> {
  503. private global::System.Data.DataColumn columnkey_vehi;
  504. private global::System.Data.DataColumn columnnum_vehi;
  505. private global::System.Data.DataColumn columncmpnum_vehi;
  506. private global::System.Data.DataColumn columnimmat_vehi;
  507. private global::System.Data.DataColumn columnope_vehi;
  508. private global::System.Data.DataColumn columntype_vehi;
  509. private global::System.Data.DataColumn columncond_vehi;
  510. private global::System.Data.DataColumn columnfamille_vehi;
  511. private global::System.Data.DataColumn columncarbu_vehi;
  512. private global::System.Data.DataColumn columnkmdep_vehi;
  513. private global::System.Data.DataColumn columnkmarr_vehi;
  514. private global::System.Data.DataColumn columncateg_vehi;
  515. private global::System.Data.DataColumn columnsort1_vehi;
  516. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  517. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  518. public tb_vehiDataTable() {
  519. this.TableName = "tb_vehi";
  520. this.BeginInit();
  521. this.InitClass();
  522. this.EndInit();
  523. }
  524. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  525. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  526. internal tb_vehiDataTable(global::System.Data.DataTable table) {
  527. this.TableName = table.TableName;
  528. if ((table.CaseSensitive != table.DataSet.CaseSensitive)) {
  529. this.CaseSensitive = table.CaseSensitive;
  530. }
  531. if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) {
  532. this.Locale = table.Locale;
  533. }
  534. if ((table.Namespace != table.DataSet.Namespace)) {
  535. this.Namespace = table.Namespace;
  536. }
  537. this.Prefix = table.Prefix;
  538. this.MinimumCapacity = table.MinimumCapacity;
  539. }
  540. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  541. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  542. protected tb_vehiDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
  543. base(info, context) {
  544. this.InitVars();
  545. }
  546. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  547. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  548. public global::System.Data.DataColumn key_vehiColumn {
  549. get {
  550. return this.columnkey_vehi;
  551. }
  552. }
  553. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  554. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  555. public global::System.Data.DataColumn num_vehiColumn {
  556. get {
  557. return this.columnnum_vehi;
  558. }
  559. }
  560. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  561. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  562. public global::System.Data.DataColumn cmpnum_vehiColumn {
  563. get {
  564. return this.columncmpnum_vehi;
  565. }
  566. }
  567. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  568. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  569. public global::System.Data.DataColumn immat_vehiColumn {
  570. get {
  571. return this.columnimmat_vehi;
  572. }
  573. }
  574. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  575. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  576. public global::System.Data.DataColumn ope_vehiColumn {
  577. get {
  578. return this.columnope_vehi;
  579. }
  580. }
  581. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  582. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  583. public global::System.Data.DataColumn type_vehiColumn {
  584. get {
  585. return this.columntype_vehi;
  586. }
  587. }
  588. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  589. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  590. public global::System.Data.DataColumn cond_vehiColumn {
  591. get {
  592. return this.columncond_vehi;
  593. }
  594. }
  595. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  596. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  597. public global::System.Data.DataColumn famille_vehiColumn {
  598. get {
  599. return this.columnfamille_vehi;
  600. }
  601. }
  602. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  603. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  604. public global::System.Data.DataColumn carbu_vehiColumn {
  605. get {
  606. return this.columncarbu_vehi;
  607. }
  608. }
  609. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  610. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  611. public global::System.Data.DataColumn kmdep_vehiColumn {
  612. get {
  613. return this.columnkmdep_vehi;
  614. }
  615. }
  616. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  617. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  618. public global::System.Data.DataColumn kmarr_vehiColumn {
  619. get {
  620. return this.columnkmarr_vehi;
  621. }
  622. }
  623. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  624. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  625. public global::System.Data.DataColumn categ_vehiColumn {
  626. get {
  627. return this.columncateg_vehi;
  628. }
  629. }
  630. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  631. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  632. public global::System.Data.DataColumn sort1_vehiColumn {
  633. get {
  634. return this.columnsort1_vehi;
  635. }
  636. }
  637. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  638. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  639. [global::System.ComponentModel.Browsable(false)]
  640. public int Count {
  641. get {
  642. return this.Rows.Count;
  643. }
  644. }
  645. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  646. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  647. public tb_vehiRow this[int index] {
  648. get {
  649. return ((tb_vehiRow)(this.Rows[index]));
  650. }
  651. }
  652. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  653. public event tb_vehiRowChangeEventHandler tb_vehiRowChanging;
  654. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  655. public event tb_vehiRowChangeEventHandler tb_vehiRowChanged;
  656. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  657. public event tb_vehiRowChangeEventHandler tb_vehiRowDeleting;
  658. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  659. public event tb_vehiRowChangeEventHandler tb_vehiRowDeleted;
  660. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  661. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  662. public void Addtb_vehiRow(tb_vehiRow row) {
  663. this.Rows.Add(row);
  664. }
  665. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  666. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  667. public tb_vehiRow Addtb_vehiRow(string key_vehi, ushort num_vehi, string cmpnum_vehi, string immat_vehi, string ope_vehi, string type_vehi, string cond_vehi, string famille_vehi, string carbu_vehi, string kmdep_vehi, string kmarr_vehi, string categ_vehi, string sort1_vehi) {
  668. tb_vehiRow rowtb_vehiRow = ((tb_vehiRow)(this.NewRow()));
  669. object[] columnValuesArray = new object[] {
  670. key_vehi,
  671. num_vehi,
  672. cmpnum_vehi,
  673. immat_vehi,
  674. ope_vehi,
  675. type_vehi,
  676. cond_vehi,
  677. famille_vehi,
  678. carbu_vehi,
  679. kmdep_vehi,
  680. kmarr_vehi,
  681. categ_vehi,
  682. sort1_vehi};
  683. rowtb_vehiRow.ItemArray = columnValuesArray;
  684. this.Rows.Add(rowtb_vehiRow);
  685. return rowtb_vehiRow;
  686. }
  687. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  688. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  689. public tb_vehiRow FindBykey_vehi(string key_vehi) {
  690. return ((tb_vehiRow)(this.Rows.Find(new object[] {
  691. key_vehi})));
  692. }
  693. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  694. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  695. public override global::System.Data.DataTable Clone() {
  696. tb_vehiDataTable cln = ((tb_vehiDataTable)(base.Clone()));
  697. cln.InitVars();
  698. return cln;
  699. }
  700. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  701. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  702. protected override global::System.Data.DataTable CreateInstance() {
  703. return new tb_vehiDataTable();
  704. }
  705. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  706. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  707. internal void InitVars() {
  708. this.columnkey_vehi = base.Columns["key_vehi"];
  709. this.columnnum_vehi = base.Columns["num_vehi"];
  710. this.columncmpnum_vehi = base.Columns["cmpnum_vehi"];
  711. this.columnimmat_vehi = base.Columns["immat_vehi"];
  712. this.columnope_vehi = base.Columns["ope_vehi"];
  713. this.columntype_vehi = base.Columns["type_vehi"];
  714. this.columncond_vehi = base.Columns["cond_vehi"];
  715. this.columnfamille_vehi = base.Columns["famille_vehi"];
  716. this.columncarbu_vehi = base.Columns["carbu_vehi"];
  717. this.columnkmdep_vehi = base.Columns["kmdep_vehi"];
  718. this.columnkmarr_vehi = base.Columns["kmarr_vehi"];
  719. this.columncateg_vehi = base.Columns["categ_vehi"];
  720. this.columnsort1_vehi = base.Columns["sort1_vehi"];
  721. }
  722. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  723. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  724. private void InitClass() {
  725. this.columnkey_vehi = new global::System.Data.DataColumn("key_vehi", typeof(string), null, global::System.Data.MappingType.Element);
  726. base.Columns.Add(this.columnkey_vehi);
  727. this.columnnum_vehi = new global::System.Data.DataColumn("num_vehi", typeof(ushort), null, global::System.Data.MappingType.Element);
  728. base.Columns.Add(this.columnnum_vehi);
  729. this.columncmpnum_vehi = new global::System.Data.DataColumn("cmpnum_vehi", typeof(string), null, global::System.Data.MappingType.Element);
  730. base.Columns.Add(this.columncmpnum_vehi);
  731. this.columnimmat_vehi = new global::System.Data.DataColumn("immat_vehi", typeof(string), null, global::System.Data.MappingType.Element);
  732. base.Columns.Add(this.columnimmat_vehi);
  733. this.columnope_vehi = new global::System.Data.DataColumn("ope_vehi", typeof(string), null, global::System.Data.MappingType.Element);
  734. base.Columns.Add(this.columnope_vehi);
  735. this.columntype_vehi = new global::System.Data.DataColumn("type_vehi", typeof(string), null, global::System.Data.MappingType.Element);
  736. base.Columns.Add(this.columntype_vehi);
  737. this.columncond_vehi = new global::System.Data.DataColumn("cond_vehi", typeof(string), null, global::System.Data.MappingType.Element);
  738. base.Columns.Add(this.columncond_vehi);
  739. this.columnfamille_vehi = new global::System.Data.DataColumn("famille_vehi", typeof(string), null, global::System.Data.MappingType.Element);
  740. base.Columns.Add(this.columnfamille_vehi);
  741. this.columncarbu_vehi = new global::System.Data.DataColumn("carbu_vehi", typeof(string), null, global::System.Data.MappingType.Element);
  742. base.Columns.Add(this.columncarbu_vehi);
  743. this.columnkmdep_vehi = new global::System.Data.DataColumn("kmdep_vehi", typeof(string), null, global::System.Data.MappingType.Element);
  744. base.Columns.Add(this.columnkmdep_vehi);
  745. this.columnkmarr_vehi = new global::System.Data.DataColumn("kmarr_vehi", typeof(string), null, global::System.Data.MappingType.Element);
  746. base.Columns.Add(this.columnkmarr_vehi);
  747. this.columncateg_vehi = new global::System.Data.DataColumn("categ_vehi", typeof(string), null, global::System.Data.MappingType.Element);
  748. base.Columns.Add(this.columncateg_vehi);
  749. this.columnsort1_vehi = new global::System.Data.DataColumn("sort1_vehi", typeof(string), null, global::System.Data.MappingType.Element);
  750. base.Columns.Add(this.columnsort1_vehi);
  751. this.Constraints.Add(new global::System.Data.UniqueConstraint("Constraint1", new global::System.Data.DataColumn[] {
  752. this.columnkey_vehi}, true));
  753. this.columnkey_vehi.AllowDBNull = false;
  754. this.columnkey_vehi.Unique = true;
  755. this.columncond_vehi.DefaultValue = ((string)(""));
  756. this.columncateg_vehi.MaxLength = 1;
  757. }
  758. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  759. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  760. public tb_vehiRow Newtb_vehiRow() {
  761. return ((tb_vehiRow)(this.NewRow()));
  762. }
  763. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  764. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  765. protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) {
  766. return new tb_vehiRow(builder);
  767. }
  768. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  769. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  770. protected override global::System.Type GetRowType() {
  771. return typeof(tb_vehiRow);
  772. }
  773. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  774. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  775. protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) {
  776. base.OnRowChanged(e);
  777. if ((this.tb_vehiRowChanged != null)) {
  778. this.tb_vehiRowChanged(this, new tb_vehiRowChangeEvent(((tb_vehiRow)(e.Row)), e.Action));
  779. }
  780. }
  781. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  782. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  783. protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) {
  784. base.OnRowChanging(e);
  785. if ((this.tb_vehiRowChanging != null)) {
  786. this.tb_vehiRowChanging(this, new tb_vehiRowChangeEvent(((tb_vehiRow)(e.Row)), e.Action));
  787. }
  788. }
  789. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  790. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  791. protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) {
  792. base.OnRowDeleted(e);
  793. if ((this.tb_vehiRowDeleted != null)) {
  794. this.tb_vehiRowDeleted(this, new tb_vehiRowChangeEvent(((tb_vehiRow)(e.Row)), e.Action));
  795. }
  796. }
  797. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  798. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  799. protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) {
  800. base.OnRowDeleting(e);
  801. if ((this.tb_vehiRowDeleting != null)) {
  802. this.tb_vehiRowDeleting(this, new tb_vehiRowChangeEvent(((tb_vehiRow)(e.Row)), e.Action));
  803. }
  804. }
  805. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  806. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  807. public void Removetb_vehiRow(tb_vehiRow row) {
  808. this.Rows.Remove(row);
  809. }
  810. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  811. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  812. public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
  813. global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
  814. global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence();
  815. DataSet1 ds = new DataSet1();
  816. global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny();
  817. any1.Namespace = "http://www.w3.org/2001/XMLSchema";
  818. any1.MinOccurs = new decimal(0);
  819. any1.MaxOccurs = decimal.MaxValue;
  820. any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
  821. sequence.Items.Add(any1);
  822. global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny();
  823. any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1";
  824. any2.MinOccurs = new decimal(1);
  825. any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
  826. sequence.Items.Add(any2);
  827. global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute();
  828. attribute1.Name = "namespace";
  829. attribute1.FixedValue = ds.Namespace;
  830. type.Attributes.Add(attribute1);
  831. global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute();
  832. attribute2.Name = "tableTypeName";
  833. attribute2.FixedValue = "tb_vehiDataTable";
  834. type.Attributes.Add(attribute2);
  835. type.Particle = sequence;
  836. global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable();
  837. if (xs.Contains(dsSchema.TargetNamespace)) {
  838. global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream();
  839. global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream();
  840. try {
  841. global::System.Xml.Schema.XmlSchema schema = null;
  842. dsSchema.Write(s1);
  843. for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) {
  844. schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current));
  845. s2.SetLength(0);
  846. schema.Write(s2);
  847. if ((s1.Length == s2.Length)) {
  848. s1.Position = 0;
  849. s2.Position = 0;
  850. for (; ((s1.Position != s1.Length)
  851. && (s1.ReadByte() == s2.ReadByte())); ) {
  852. ;
  853. }
  854. if ((s1.Position == s1.Length)) {
  855. return type;
  856. }
  857. }
  858. }
  859. }
  860. finally {
  861. if ((s1 != null)) {
  862. s1.Close();
  863. }
  864. if ((s2 != null)) {
  865. s2.Close();
  866. }
  867. }
  868. }
  869. xs.Add(dsSchema);
  870. return type;
  871. }
  872. }
  873. /// <summary>
  874. ///Represents the strongly named DataTable class.
  875. ///</summary>
  876. [global::System.Serializable()]
  877. [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")]
  878. public partial class tb_epreuveDataTable : global::System.Data.TypedTableBase<tb_epreuveRow> {
  879. private global::System.Data.DataColumn columnkey_epr;
  880. private global::System.Data.DataColumn columnnom_epr;
  881. private global::System.Data.DataColumn columndeb_epr;
  882. private global::System.Data.DataColumn columnfin_epr;
  883. private global::System.Data.DataColumn columnabrev_epr;
  884. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  885. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  886. public tb_epreuveDataTable() {
  887. this.TableName = "tb_epreuve";
  888. this.BeginInit();
  889. this.InitClass();
  890. this.EndInit();
  891. }
  892. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  893. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  894. internal tb_epreuveDataTable(global::System.Data.DataTable table) {
  895. this.TableName = table.TableName;
  896. if ((table.CaseSensitive != table.DataSet.CaseSensitive)) {
  897. this.CaseSensitive = table.CaseSensitive;
  898. }
  899. if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) {
  900. this.Locale = table.Locale;
  901. }
  902. if ((table.Namespace != table.DataSet.Namespace)) {
  903. this.Namespace = table.Namespace;
  904. }
  905. this.Prefix = table.Prefix;
  906. this.MinimumCapacity = table.MinimumCapacity;
  907. }
  908. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  909. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  910. protected tb_epreuveDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
  911. base(info, context) {
  912. this.InitVars();
  913. }
  914. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  915. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  916. public global::System.Data.DataColumn key_eprColumn {
  917. get {
  918. return this.columnkey_epr;
  919. }
  920. }
  921. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  922. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  923. public global::System.Data.DataColumn nom_eprColumn {
  924. get {
  925. return this.columnnom_epr;
  926. }
  927. }
  928. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  929. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  930. public global::System.Data.DataColumn deb_eprColumn {
  931. get {
  932. return this.columndeb_epr;
  933. }
  934. }
  935. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  936. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  937. public global::System.Data.DataColumn fin_eprColumn {
  938. get {
  939. return this.columnfin_epr;
  940. }
  941. }
  942. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  943. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  944. public global::System.Data.DataColumn abrev_eprColumn {
  945. get {
  946. return this.columnabrev_epr;
  947. }
  948. }
  949. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  950. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  951. [global::System.ComponentModel.Browsable(false)]
  952. public int Count {
  953. get {
  954. return this.Rows.Count;
  955. }
  956. }
  957. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  958. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  959. public tb_epreuveRow this[int index] {
  960. get {
  961. return ((tb_epreuveRow)(this.Rows[index]));
  962. }
  963. }
  964. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  965. public event tb_epreuveRowChangeEventHandler tb_epreuveRowChanging;
  966. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  967. public event tb_epreuveRowChangeEventHandler tb_epreuveRowChanged;
  968. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  969. public event tb_epreuveRowChangeEventHandler tb_epreuveRowDeleting;
  970. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  971. public event tb_epreuveRowChangeEventHandler tb_epreuveRowDeleted;
  972. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  973. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  974. public void Addtb_epreuveRow(tb_epreuveRow row) {
  975. this.Rows.Add(row);
  976. }
  977. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  978. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  979. public tb_epreuveRow Addtb_epreuveRow(string key_epr, string nom_epr, System.DateTime deb_epr, System.DateTime fin_epr, string abrev_epr) {
  980. tb_epreuveRow rowtb_epreuveRow = ((tb_epreuveRow)(this.NewRow()));
  981. object[] columnValuesArray = new object[] {
  982. key_epr,
  983. nom_epr,
  984. deb_epr,
  985. fin_epr,
  986. abrev_epr};
  987. rowtb_epreuveRow.ItemArray = columnValuesArray;
  988. this.Rows.Add(rowtb_epreuveRow);
  989. return rowtb_epreuveRow;
  990. }
  991. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  992. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  993. public tb_epreuveRow FindBykey_epr(string key_epr) {
  994. return ((tb_epreuveRow)(this.Rows.Find(new object[] {
  995. key_epr})));
  996. }
  997. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  998. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  999. public override global::System.Data.DataTable Clone() {
  1000. tb_epreuveDataTable cln = ((tb_epreuveDataTable)(base.Clone()));
  1001. cln.InitVars();
  1002. return cln;
  1003. }
  1004. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1005. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1006. protected override global::System.Data.DataTable CreateInstance() {
  1007. return new tb_epreuveDataTable();
  1008. }
  1009. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1010. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1011. internal void InitVars() {
  1012. this.columnkey_epr = base.Columns["key_epr"];
  1013. this.columnnom_epr = base.Columns["nom_epr"];
  1014. this.columndeb_epr = base.Columns["deb_epr"];
  1015. this.columnfin_epr = base.Columns["fin_epr"];
  1016. this.columnabrev_epr = base.Columns["abrev_epr"];
  1017. }
  1018. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1019. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1020. private void InitClass() {
  1021. this.columnkey_epr = new global::System.Data.DataColumn("key_epr", typeof(string), null, global::System.Data.MappingType.Element);
  1022. base.Columns.Add(this.columnkey_epr);
  1023. this.columnnom_epr = new global::System.Data.DataColumn("nom_epr", typeof(string), null, global::System.Data.MappingType.Element);
  1024. base.Columns.Add(this.columnnom_epr);
  1025. this.columndeb_epr = new global::System.Data.DataColumn("deb_epr", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element);
  1026. base.Columns.Add(this.columndeb_epr);
  1027. this.columnfin_epr = new global::System.Data.DataColumn("fin_epr", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element);
  1028. base.Columns.Add(this.columnfin_epr);
  1029. this.columnabrev_epr = new global::System.Data.DataColumn("abrev_epr", typeof(string), null, global::System.Data.MappingType.Element);
  1030. base.Columns.Add(this.columnabrev_epr);
  1031. this.Constraints.Add(new global::System.Data.UniqueConstraint("Constraint1", new global::System.Data.DataColumn[] {
  1032. this.columnkey_epr}, true));
  1033. this.columnkey_epr.AllowDBNull = false;
  1034. this.columnkey_epr.Unique = true;
  1035. this.columnnom_epr.DefaultValue = ((string)(""));
  1036. this.columnabrev_epr.DefaultValue = ((string)(""));
  1037. }
  1038. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1039. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1040. public tb_epreuveRow Newtb_epreuveRow() {
  1041. return ((tb_epreuveRow)(this.NewRow()));
  1042. }
  1043. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1044. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1045. protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) {
  1046. return new tb_epreuveRow(builder);
  1047. }
  1048. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1049. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1050. protected override global::System.Type GetRowType() {
  1051. return typeof(tb_epreuveRow);
  1052. }
  1053. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1054. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1055. protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) {
  1056. base.OnRowChanged(e);
  1057. if ((this.tb_epreuveRowChanged != null)) {
  1058. this.tb_epreuveRowChanged(this, new tb_epreuveRowChangeEvent(((tb_epreuveRow)(e.Row)), e.Action));
  1059. }
  1060. }
  1061. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1062. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1063. protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) {
  1064. base.OnRowChanging(e);
  1065. if ((this.tb_epreuveRowChanging != null)) {
  1066. this.tb_epreuveRowChanging(this, new tb_epreuveRowChangeEvent(((tb_epreuveRow)(e.Row)), e.Action));
  1067. }
  1068. }
  1069. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1070. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1071. protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) {
  1072. base.OnRowDeleted(e);
  1073. if ((this.tb_epreuveRowDeleted != null)) {
  1074. this.tb_epreuveRowDeleted(this, new tb_epreuveRowChangeEvent(((tb_epreuveRow)(e.Row)), e.Action));
  1075. }
  1076. }
  1077. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1078. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1079. protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) {
  1080. base.OnRowDeleting(e);
  1081. if ((this.tb_epreuveRowDeleting != null)) {
  1082. this.tb_epreuveRowDeleting(this, new tb_epreuveRowChangeEvent(((tb_epreuveRow)(e.Row)), e.Action));
  1083. }
  1084. }
  1085. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1086. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1087. public void Removetb_epreuveRow(tb_epreuveRow row) {
  1088. this.Rows.Remove(row);
  1089. }
  1090. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1091. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1092. public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
  1093. global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
  1094. global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence();
  1095. DataSet1 ds = new DataSet1();
  1096. global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny();
  1097. any1.Namespace = "http://www.w3.org/2001/XMLSchema";
  1098. any1.MinOccurs = new decimal(0);
  1099. any1.MaxOccurs = decimal.MaxValue;
  1100. any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
  1101. sequence.Items.Add(any1);
  1102. global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny();
  1103. any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1";
  1104. any2.MinOccurs = new decimal(1);
  1105. any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
  1106. sequence.Items.Add(any2);
  1107. global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute();
  1108. attribute1.Name = "namespace";
  1109. attribute1.FixedValue = ds.Namespace;
  1110. type.Attributes.Add(attribute1);
  1111. global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute();
  1112. attribute2.Name = "tableTypeName";
  1113. attribute2.FixedValue = "tb_epreuveDataTable";
  1114. type.Attributes.Add(attribute2);
  1115. type.Particle = sequence;
  1116. global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable();
  1117. if (xs.Contains(dsSchema.TargetNamespace)) {
  1118. global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream();
  1119. global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream();
  1120. try {
  1121. global::System.Xml.Schema.XmlSchema schema = null;
  1122. dsSchema.Write(s1);
  1123. for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) {
  1124. schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current));
  1125. s2.SetLength(0);
  1126. schema.Write(s2);
  1127. if ((s1.Length == s2.Length)) {
  1128. s1.Position = 0;
  1129. s2.Position = 0;
  1130. for (; ((s1.Position != s1.Length)
  1131. && (s1.ReadByte() == s2.ReadByte())); ) {
  1132. ;
  1133. }
  1134. if ((s1.Position == s1.Length)) {
  1135. return type;
  1136. }
  1137. }
  1138. }
  1139. }
  1140. finally {
  1141. if ((s1 != null)) {
  1142. s1.Close();
  1143. }
  1144. if ((s2 != null)) {
  1145. s2.Close();
  1146. }
  1147. }
  1148. }
  1149. xs.Add(dsSchema);
  1150. return type;
  1151. }
  1152. }
  1153. /// <summary>
  1154. ///Represents the strongly named DataTable class.
  1155. ///</summary>
  1156. [global::System.Serializable()]
  1157. [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")]
  1158. public partial class tb_etapeDataTable : global::System.Data.TypedTableBase<tb_etapeRow> {
  1159. private global::System.Data.DataColumn columnepr_etp;
  1160. private global::System.Data.DataColumn columnnum_etp;
  1161. private global::System.Data.DataColumn columndate_etp;
  1162. private global::System.Data.DataColumn columnnom_etp;
  1163. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1164. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1165. public tb_etapeDataTable() {
  1166. this.TableName = "tb_etape";
  1167. this.BeginInit();
  1168. this.InitClass();
  1169. this.EndInit();
  1170. }
  1171. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1172. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1173. internal tb_etapeDataTable(global::System.Data.DataTable table) {
  1174. this.TableName = table.TableName;
  1175. if ((table.CaseSensitive != table.DataSet.CaseSensitive)) {
  1176. this.CaseSensitive = table.CaseSensitive;
  1177. }
  1178. if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) {
  1179. this.Locale = table.Locale;
  1180. }
  1181. if ((table.Namespace != table.DataSet.Namespace)) {
  1182. this.Namespace = table.Namespace;
  1183. }
  1184. this.Prefix = table.Prefix;
  1185. this.MinimumCapacity = table.MinimumCapacity;
  1186. }
  1187. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1188. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1189. protected tb_etapeDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
  1190. base(info, context) {
  1191. this.InitVars();
  1192. }
  1193. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1194. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1195. public global::System.Data.DataColumn epr_etpColumn {
  1196. get {
  1197. return this.columnepr_etp;
  1198. }
  1199. }
  1200. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1201. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1202. public global::System.Data.DataColumn num_etpColumn {
  1203. get {
  1204. return this.columnnum_etp;
  1205. }
  1206. }
  1207. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1208. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1209. public global::System.Data.DataColumn date_etpColumn {
  1210. get {
  1211. return this.columndate_etp;
  1212. }
  1213. }
  1214. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1215. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1216. public global::System.Data.DataColumn nom_etpColumn {
  1217. get {
  1218. return this.columnnom_etp;
  1219. }
  1220. }
  1221. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1222. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1223. [global::System.ComponentModel.Browsable(false)]
  1224. public int Count {
  1225. get {
  1226. return this.Rows.Count;
  1227. }
  1228. }
  1229. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1230. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1231. public tb_etapeRow this[int index] {
  1232. get {
  1233. return ((tb_etapeRow)(this.Rows[index]));
  1234. }
  1235. }
  1236. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1237. public event tb_etapeRowChangeEventHandler tb_etapeRowChanging;
  1238. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1239. public event tb_etapeRowChangeEventHandler tb_etapeRowChanged;
  1240. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1241. public event tb_etapeRowChangeEventHandler tb_etapeRowDeleting;
  1242. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1243. public event tb_etapeRowChangeEventHandler tb_etapeRowDeleted;
  1244. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1245. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1246. public void Addtb_etapeRow(tb_etapeRow row) {
  1247. this.Rows.Add(row);
  1248. }
  1249. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1250. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1251. public tb_etapeRow Addtb_etapeRow(string epr_etp, ushort num_etp, System.DateTime date_etp, string nom_etp) {
  1252. tb_etapeRow rowtb_etapeRow = ((tb_etapeRow)(this.NewRow()));
  1253. object[] columnValuesArray = new object[] {
  1254. epr_etp,
  1255. num_etp,
  1256. date_etp,
  1257. nom_etp};
  1258. rowtb_etapeRow.ItemArray = columnValuesArray;
  1259. this.Rows.Add(rowtb_etapeRow);
  1260. return rowtb_etapeRow;
  1261. }
  1262. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1263. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1264. public tb_etapeRow FindByepr_etpnum_etp(string epr_etp, ushort num_etp) {
  1265. return ((tb_etapeRow)(this.Rows.Find(new object[] {
  1266. epr_etp,
  1267. num_etp})));
  1268. }
  1269. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1270. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1271. public override global::System.Data.DataTable Clone() {
  1272. tb_etapeDataTable cln = ((tb_etapeDataTable)(base.Clone()));
  1273. cln.InitVars();
  1274. return cln;
  1275. }
  1276. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1277. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1278. protected override global::System.Data.DataTable CreateInstance() {
  1279. return new tb_etapeDataTable();
  1280. }
  1281. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1282. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1283. internal void InitVars() {
  1284. this.columnepr_etp = base.Columns["epr_etp"];
  1285. this.columnnum_etp = base.Columns["num_etp"];
  1286. this.columndate_etp = base.Columns["date_etp"];
  1287. this.columnnom_etp = base.Columns["nom_etp"];
  1288. }
  1289. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1290. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1291. private void InitClass() {
  1292. this.columnepr_etp = new global::System.Data.DataColumn("epr_etp", typeof(string), null, global::System.Data.MappingType.Element);
  1293. base.Columns.Add(this.columnepr_etp);
  1294. this.columnnum_etp = new global::System.Data.DataColumn("num_etp", typeof(ushort), null, global::System.Data.MappingType.Element);
  1295. base.Columns.Add(this.columnnum_etp);
  1296. this.columndate_etp = new global::System.Data.DataColumn("date_etp", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element);
  1297. base.Columns.Add(this.columndate_etp);
  1298. this.columnnom_etp = new global::System.Data.DataColumn("nom_etp", typeof(string), null, global::System.Data.MappingType.Element);
  1299. base.Columns.Add(this.columnnom_etp);
  1300. this.Constraints.Add(new global::System.Data.UniqueConstraint("Constraint1", new global::System.Data.DataColumn[] {
  1301. this.columnepr_etp,
  1302. this.columnnum_etp}, true));
  1303. this.columnepr_etp.AllowDBNull = false;
  1304. this.columnnum_etp.AllowDBNull = false;
  1305. }
  1306. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1307. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1308. public tb_etapeRow Newtb_etapeRow() {
  1309. return ((tb_etapeRow)(this.NewRow()));
  1310. }
  1311. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1312. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1313. protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) {
  1314. return new tb_etapeRow(builder);
  1315. }
  1316. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1317. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1318. protected override global::System.Type GetRowType() {
  1319. return typeof(tb_etapeRow);
  1320. }
  1321. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1322. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1323. protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) {
  1324. base.OnRowChanged(e);
  1325. if ((this.tb_etapeRowChanged != null)) {
  1326. this.tb_etapeRowChanged(this, new tb_etapeRowChangeEvent(((tb_etapeRow)(e.Row)), e.Action));
  1327. }
  1328. }
  1329. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1330. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1331. protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) {
  1332. base.OnRowChanging(e);
  1333. if ((this.tb_etapeRowChanging != null)) {
  1334. this.tb_etapeRowChanging(this, new tb_etapeRowChangeEvent(((tb_etapeRow)(e.Row)), e.Action));
  1335. }
  1336. }
  1337. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1338. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1339. protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) {
  1340. base.OnRowDeleted(e);
  1341. if ((this.tb_etapeRowDeleted != null)) {
  1342. this.tb_etapeRowDeleted(this, new tb_etapeRowChangeEvent(((tb_etapeRow)(e.Row)), e.Action));
  1343. }
  1344. }
  1345. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1346. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1347. protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) {
  1348. base.OnRowDeleting(e);
  1349. if ((this.tb_etapeRowDeleting != null)) {
  1350. this.tb_etapeRowDeleting(this, new tb_etapeRowChangeEvent(((tb_etapeRow)(e.Row)), e.Action));
  1351. }
  1352. }
  1353. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1354. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1355. public void Removetb_etapeRow(tb_etapeRow row) {
  1356. this.Rows.Remove(row);
  1357. }
  1358. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1359. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1360. public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
  1361. global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
  1362. global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence();
  1363. DataSet1 ds = new DataSet1();
  1364. global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny();
  1365. any1.Namespace = "http://www.w3.org/2001/XMLSchema";
  1366. any1.MinOccurs = new decimal(0);
  1367. any1.MaxOccurs = decimal.MaxValue;
  1368. any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
  1369. sequence.Items.Add(any1);
  1370. global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny();
  1371. any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1";
  1372. any2.MinOccurs = new decimal(1);
  1373. any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
  1374. sequence.Items.Add(any2);
  1375. global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute();
  1376. attribute1.Name = "namespace";
  1377. attribute1.FixedValue = ds.Namespace;
  1378. type.Attributes.Add(attribute1);
  1379. global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute();
  1380. attribute2.Name = "tableTypeName";
  1381. attribute2.FixedValue = "tb_etapeDataTable";
  1382. type.Attributes.Add(attribute2);
  1383. type.Particle = sequence;
  1384. global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable();
  1385. if (xs.Contains(dsSchema.TargetNamespace)) {
  1386. global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream();
  1387. global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream();
  1388. try {
  1389. global::System.Xml.Schema.XmlSchema schema = null;
  1390. dsSchema.Write(s1);
  1391. for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) {
  1392. schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current));
  1393. s2.SetLength(0);
  1394. schema.Write(s2);
  1395. if ((s1.Length == s2.Length)) {
  1396. s1.Position = 0;
  1397. s2.Position = 0;
  1398. for (; ((s1.Position != s1.Length)
  1399. && (s1.ReadByte() == s2.ReadByte())); ) {
  1400. ;
  1401. }
  1402. if ((s1.Position == s1.Length)) {
  1403. return type;
  1404. }
  1405. }
  1406. }
  1407. }
  1408. finally {
  1409. if ((s1 != null)) {
  1410. s1.Close();
  1411. }
  1412. if ((s2 != null)) {
  1413. s2.Close();
  1414. }
  1415. }
  1416. }
  1417. xs.Add(dsSchema);
  1418. return type;
  1419. }
  1420. }
  1421. /// <summary>
  1422. ///Represents the strongly named DataTable class.
  1423. ///</summary>
  1424. [global::System.Serializable()]
  1425. [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")]
  1426. public partial class tb_paysDataTable : global::System.Data.TypedTableBase<tb_paysRow> {
  1427. private global::System.Data.DataColumn columnkey_pays;
  1428. private global::System.Data.DataColumn columnnom_pays;
  1429. private global::System.Data.DataColumn columncode_pays;
  1430. private global::System.Data.DataColumn columntxchge_pays;
  1431. private global::System.Data.DataColumn columntva_pays;
  1432. private global::System.Data.DataColumn columnimg_pays;
  1433. private global::System.Data.DataColumn columnorder_pays;
  1434. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1435. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1436. public tb_paysDataTable() {
  1437. this.TableName = "tb_pays";
  1438. this.BeginInit();
  1439. this.InitClass();
  1440. this.EndInit();
  1441. }
  1442. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1443. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1444. internal tb_paysDataTable(global::System.Data.DataTable table) {
  1445. this.TableName = table.TableName;
  1446. if ((table.CaseSensitive != table.DataSet.CaseSensitive)) {
  1447. this.CaseSensitive = table.CaseSensitive;
  1448. }
  1449. if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) {
  1450. this.Locale = table.Locale;
  1451. }
  1452. if ((table.Namespace != table.DataSet.Namespace)) {
  1453. this.Namespace = table.Namespace;
  1454. }
  1455. this.Prefix = table.Prefix;
  1456. this.MinimumCapacity = table.MinimumCapacity;
  1457. }
  1458. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1459. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1460. protected tb_paysDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
  1461. base(info, context) {
  1462. this.InitVars();
  1463. }
  1464. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1465. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1466. public global::System.Data.DataColumn key_paysColumn {
  1467. get {
  1468. return this.columnkey_pays;
  1469. }
  1470. }
  1471. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1472. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1473. public global::System.Data.DataColumn nom_paysColumn {
  1474. get {
  1475. return this.columnnom_pays;
  1476. }
  1477. }
  1478. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1479. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1480. public global::System.Data.DataColumn code_paysColumn {
  1481. get {
  1482. return this.columncode_pays;
  1483. }
  1484. }
  1485. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1486. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1487. public global::System.Data.DataColumn txchge_paysColumn {
  1488. get {
  1489. return this.columntxchge_pays;
  1490. }
  1491. }
  1492. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1493. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1494. public global::System.Data.DataColumn tva_paysColumn {
  1495. get {
  1496. return this.columntva_pays;
  1497. }
  1498. }
  1499. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1500. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1501. public global::System.Data.DataColumn img_paysColumn {
  1502. get {
  1503. return this.columnimg_pays;
  1504. }
  1505. }
  1506. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1507. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1508. public global::System.Data.DataColumn order_paysColumn {
  1509. get {
  1510. return this.columnorder_pays;
  1511. }
  1512. }
  1513. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1514. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1515. [global::System.ComponentModel.Browsable(false)]
  1516. public int Count {
  1517. get {
  1518. return this.Rows.Count;
  1519. }
  1520. }
  1521. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1522. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1523. public tb_paysRow this[int index] {
  1524. get {
  1525. return ((tb_paysRow)(this.Rows[index]));
  1526. }
  1527. }
  1528. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1529. public event tb_paysRowChangeEventHandler tb_paysRowChanging;
  1530. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1531. public event tb_paysRowChangeEventHandler tb_paysRowChanged;
  1532. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1533. public event tb_paysRowChangeEventHandler tb_paysRowDeleting;
  1534. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1535. public event tb_paysRowChangeEventHandler tb_paysRowDeleted;
  1536. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1537. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1538. public void Addtb_paysRow(tb_paysRow row) {
  1539. this.Rows.Add(row);
  1540. }
  1541. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1542. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1543. public tb_paysRow Addtb_paysRow(string key_pays, string nom_pays, string code_pays, float txchge_pays, float tva_pays, string img_pays, ushort order_pays) {
  1544. tb_paysRow rowtb_paysRow = ((tb_paysRow)(this.NewRow()));
  1545. object[] columnValuesArray = new object[] {
  1546. key_pays,
  1547. nom_pays,
  1548. code_pays,
  1549. txchge_pays,
  1550. tva_pays,
  1551. img_pays,
  1552. order_pays};
  1553. rowtb_paysRow.ItemArray = columnValuesArray;
  1554. this.Rows.Add(rowtb_paysRow);
  1555. return rowtb_paysRow;
  1556. }
  1557. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1558. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1559. public tb_paysRow FindBykey_pays(string key_pays) {
  1560. return ((tb_paysRow)(this.Rows.Find(new object[] {
  1561. key_pays})));
  1562. }
  1563. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1564. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1565. public override global::System.Data.DataTable Clone() {
  1566. tb_paysDataTable cln = ((tb_paysDataTable)(base.Clone()));
  1567. cln.InitVars();
  1568. return cln;
  1569. }
  1570. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1571. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1572. protected override global::System.Data.DataTable CreateInstance() {
  1573. return new tb_paysDataTable();
  1574. }
  1575. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1576. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1577. internal void InitVars() {
  1578. this.columnkey_pays = base.Columns["key_pays"];
  1579. this.columnnom_pays = base.Columns["nom_pays"];
  1580. this.columncode_pays = base.Columns["code_pays"];
  1581. this.columntxchge_pays = base.Columns["txchge_pays"];
  1582. this.columntva_pays = base.Columns["tva_pays"];
  1583. this.columnimg_pays = base.Columns["img_pays"];
  1584. this.columnorder_pays = base.Columns["order_pays"];
  1585. }
  1586. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1587. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1588. private void InitClass() {
  1589. this.columnkey_pays = new global::System.Data.DataColumn("key_pays", typeof(string), null, global::System.Data.MappingType.Element);
  1590. base.Columns.Add(this.columnkey_pays);
  1591. this.columnnom_pays = new global::System.Data.DataColumn("nom_pays", typeof(string), null, global::System.Data.MappingType.Element);
  1592. base.Columns.Add(this.columnnom_pays);
  1593. this.columncode_pays = new global::System.Data.DataColumn("code_pays", typeof(string), null, global::System.Data.MappingType.Element);
  1594. base.Columns.Add(this.columncode_pays);
  1595. this.columntxchge_pays = new global::System.Data.DataColumn("txchge_pays", typeof(float), null, global::System.Data.MappingType.Element);
  1596. base.Columns.Add(this.columntxchge_pays);
  1597. this.columntva_pays = new global::System.Data.DataColumn("tva_pays", typeof(float), null, global::System.Data.MappingType.Element);
  1598. base.Columns.Add(this.columntva_pays);
  1599. this.columnimg_pays = new global::System.Data.DataColumn("img_pays", typeof(string), null, global::System.Data.MappingType.Element);
  1600. base.Columns.Add(this.columnimg_pays);
  1601. this.columnorder_pays = new global::System.Data.DataColumn("order_pays", typeof(ushort), null, global::System.Data.MappingType.Element);
  1602. base.Columns.Add(this.columnorder_pays);
  1603. this.Constraints.Add(new global::System.Data.UniqueConstraint("Constraint1", new global::System.Data.DataColumn[] {
  1604. this.columnkey_pays}, true));
  1605. this.columnkey_pays.AllowDBNull = false;
  1606. this.columnkey_pays.Unique = true;
  1607. }
  1608. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1609. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1610. public tb_paysRow Newtb_paysRow() {
  1611. return ((tb_paysRow)(this.NewRow()));
  1612. }
  1613. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1614. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1615. protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) {
  1616. return new tb_paysRow(builder);
  1617. }
  1618. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1619. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1620. protected override global::System.Type GetRowType() {
  1621. return typeof(tb_paysRow);
  1622. }
  1623. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1624. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1625. protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) {
  1626. base.OnRowChanged(e);
  1627. if ((this.tb_paysRowChanged != null)) {
  1628. this.tb_paysRowChanged(this, new tb_paysRowChangeEvent(((tb_paysRow)(e.Row)), e.Action));
  1629. }
  1630. }
  1631. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1632. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1633. protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) {
  1634. base.OnRowChanging(e);
  1635. if ((this.tb_paysRowChanging != null)) {
  1636. this.tb_paysRowChanging(this, new tb_paysRowChangeEvent(((tb_paysRow)(e.Row)), e.Action));
  1637. }
  1638. }
  1639. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1640. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1641. protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) {
  1642. base.OnRowDeleted(e);
  1643. if ((this.tb_paysRowDeleted != null)) {
  1644. this.tb_paysRowDeleted(this, new tb_paysRowChangeEvent(((tb_paysRow)(e.Row)), e.Action));
  1645. }
  1646. }
  1647. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1648. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1649. protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) {
  1650. base.OnRowDeleting(e);
  1651. if ((this.tb_paysRowDeleting != null)) {
  1652. this.tb_paysRowDeleting(this, new tb_paysRowChangeEvent(((tb_paysRow)(e.Row)), e.Action));
  1653. }
  1654. }
  1655. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1656. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1657. public void Removetb_paysRow(tb_paysRow row) {
  1658. this.Rows.Remove(row);
  1659. }
  1660. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1661. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1662. public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
  1663. global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
  1664. global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence();
  1665. DataSet1 ds = new DataSet1();
  1666. global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny();
  1667. any1.Namespace = "http://www.w3.org/2001/XMLSchema";
  1668. any1.MinOccurs = new decimal(0);
  1669. any1.MaxOccurs = decimal.MaxValue;
  1670. any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
  1671. sequence.Items.Add(any1);
  1672. global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny();
  1673. any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1";
  1674. any2.MinOccurs = new decimal(1);
  1675. any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
  1676. sequence.Items.Add(any2);
  1677. global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute();
  1678. attribute1.Name = "namespace";
  1679. attribute1.FixedValue = ds.Namespace;
  1680. type.Attributes.Add(attribute1);
  1681. global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute();
  1682. attribute2.Name = "tableTypeName";
  1683. attribute2.FixedValue = "tb_paysDataTable";
  1684. type.Attributes.Add(attribute2);
  1685. type.Particle = sequence;
  1686. global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable();
  1687. if (xs.Contains(dsSchema.TargetNamespace)) {
  1688. global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream();
  1689. global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream();
  1690. try {
  1691. global::System.Xml.Schema.XmlSchema schema = null;
  1692. dsSchema.Write(s1);
  1693. for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) {
  1694. schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current));
  1695. s2.SetLength(0);
  1696. schema.Write(s2);
  1697. if ((s1.Length == s2.Length)) {
  1698. s1.Position = 0;
  1699. s2.Position = 0;
  1700. for (; ((s1.Position != s1.Length)
  1701. && (s1.ReadByte() == s2.ReadByte())); ) {
  1702. ;
  1703. }
  1704. if ((s1.Position == s1.Length)) {
  1705. return type;
  1706. }
  1707. }
  1708. }
  1709. }
  1710. finally {
  1711. if ((s1 != null)) {
  1712. s1.Close();
  1713. }
  1714. if ((s2 != null)) {
  1715. s2.Close();
  1716. }
  1717. }
  1718. }
  1719. xs.Add(dsSchema);
  1720. return type;
  1721. }
  1722. }
  1723. /// <summary>
  1724. ///Represents the strongly named DataTable class.
  1725. ///</summary>
  1726. [global::System.Serializable()]
  1727. [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")]
  1728. public partial class tb_stationDataTable : global::System.Data.TypedTableBase<tb_stationRow> {
  1729. private global::System.Data.DataColumn columnkey_sta;
  1730. private global::System.Data.DataColumn columnepr_sta;
  1731. private global::System.Data.DataColumn columnetp_sta;
  1732. private global::System.Data.DataColumn columndate_sta;
  1733. private global::System.Data.DataColumn columnnum_sta;
  1734. private global::System.Data.DataColumn columnnom_sta;
  1735. private global::System.Data.DataColumn columnadr1_sta;
  1736. private global::System.Data.DataColumn columnadr2_sta;
  1737. private global::System.Data.DataColumn columncp_sta;
  1738. private global::System.Data.DataColumn columnville_sta;
  1739. private global::System.Data.DataColumn columnpays_sta;
  1740. private global::System.Data.DataColumn columncontact_sta;
  1741. private global::System.Data.DataColumn columntel_sta;
  1742. private global::System.Data.DataColumn columntva_sta;
  1743. private global::System.Data.DataColumn columndivers_sta;
  1744. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1745. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1746. public tb_stationDataTable() {
  1747. this.TableName = "tb_station";
  1748. this.BeginInit();
  1749. this.InitClass();
  1750. this.EndInit();
  1751. }
  1752. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1753. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1754. internal tb_stationDataTable(global::System.Data.DataTable table) {
  1755. this.TableName = table.TableName;
  1756. if ((table.CaseSensitive != table.DataSet.CaseSensitive)) {
  1757. this.CaseSensitive = table.CaseSensitive;
  1758. }
  1759. if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) {
  1760. this.Locale = table.Locale;
  1761. }
  1762. if ((table.Namespace != table.DataSet.Namespace)) {
  1763. this.Namespace = table.Namespace;
  1764. }
  1765. this.Prefix = table.Prefix;
  1766. this.MinimumCapacity = table.MinimumCapacity;
  1767. }
  1768. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1769. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1770. protected tb_stationDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
  1771. base(info, context) {
  1772. this.InitVars();
  1773. }
  1774. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1775. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1776. public global::System.Data.DataColumn key_staColumn {
  1777. get {
  1778. return this.columnkey_sta;
  1779. }
  1780. }
  1781. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1782. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1783. public global::System.Data.DataColumn epr_staColumn {
  1784. get {
  1785. return this.columnepr_sta;
  1786. }
  1787. }
  1788. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1789. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1790. public global::System.Data.DataColumn etp_staColumn {
  1791. get {
  1792. return this.columnetp_sta;
  1793. }
  1794. }
  1795. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1796. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1797. public global::System.Data.DataColumn date_staColumn {
  1798. get {
  1799. return this.columndate_sta;
  1800. }
  1801. }
  1802. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1803. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1804. public global::System.Data.DataColumn num_staColumn {
  1805. get {
  1806. return this.columnnum_sta;
  1807. }
  1808. }
  1809. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1810. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1811. public global::System.Data.DataColumn nom_staColumn {
  1812. get {
  1813. return this.columnnom_sta;
  1814. }
  1815. }
  1816. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1817. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1818. public global::System.Data.DataColumn adr1_staColumn {
  1819. get {
  1820. return this.columnadr1_sta;
  1821. }
  1822. }
  1823. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1824. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1825. public global::System.Data.DataColumn adr2_staColumn {
  1826. get {
  1827. return this.columnadr2_sta;
  1828. }
  1829. }
  1830. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1831. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1832. public global::System.Data.DataColumn cp_staColumn {
  1833. get {
  1834. return this.columncp_sta;
  1835. }
  1836. }
  1837. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1838. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1839. public global::System.Data.DataColumn ville_staColumn {
  1840. get {
  1841. return this.columnville_sta;
  1842. }
  1843. }
  1844. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1845. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1846. public global::System.Data.DataColumn pays_staColumn {
  1847. get {
  1848. return this.columnpays_sta;
  1849. }
  1850. }
  1851. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1852. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1853. public global::System.Data.DataColumn contact_staColumn {
  1854. get {
  1855. return this.columncontact_sta;
  1856. }
  1857. }
  1858. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1859. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1860. public global::System.Data.DataColumn tel_staColumn {
  1861. get {
  1862. return this.columntel_sta;
  1863. }
  1864. }
  1865. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1866. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1867. public global::System.Data.DataColumn tva_staColumn {
  1868. get {
  1869. return this.columntva_sta;
  1870. }
  1871. }
  1872. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1873. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1874. public global::System.Data.DataColumn divers_staColumn {
  1875. get {
  1876. return this.columndivers_sta;
  1877. }
  1878. }
  1879. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1880. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1881. [global::System.ComponentModel.Browsable(false)]
  1882. public int Count {
  1883. get {
  1884. return this.Rows.Count;
  1885. }
  1886. }
  1887. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1888. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1889. public tb_stationRow this[int index] {
  1890. get {
  1891. return ((tb_stationRow)(this.Rows[index]));
  1892. }
  1893. }
  1894. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1895. public event tb_stationRowChangeEventHandler tb_stationRowChanging;
  1896. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1897. public event tb_stationRowChangeEventHandler tb_stationRowChanged;
  1898. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1899. public event tb_stationRowChangeEventHandler tb_stationRowDeleting;
  1900. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1901. public event tb_stationRowChangeEventHandler tb_stationRowDeleted;
  1902. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1903. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1904. public void Addtb_stationRow(tb_stationRow row) {
  1905. this.Rows.Add(row);
  1906. }
  1907. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1908. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1909. public tb_stationRow Addtb_stationRow(string key_sta, string epr_sta, string etp_sta, System.DateTime date_sta, string num_sta, string nom_sta, string adr1_sta, string adr2_sta, string cp_sta, string ville_sta, string pays_sta, string contact_sta, string tel_sta, string tva_sta, string divers_sta) {
  1910. tb_stationRow rowtb_stationRow = ((tb_stationRow)(this.NewRow()));
  1911. object[] columnValuesArray = new object[] {
  1912. key_sta,
  1913. epr_sta,
  1914. etp_sta,
  1915. date_sta,
  1916. num_sta,
  1917. nom_sta,
  1918. adr1_sta,
  1919. adr2_sta,
  1920. cp_sta,
  1921. ville_sta,
  1922. pays_sta,
  1923. contact_sta,
  1924. tel_sta,
  1925. tva_sta,
  1926. divers_sta};
  1927. rowtb_stationRow.ItemArray = columnValuesArray;
  1928. this.Rows.Add(rowtb_stationRow);
  1929. return rowtb_stationRow;
  1930. }
  1931. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1932. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1933. public tb_stationRow FindBykey_sta(string key_sta) {
  1934. return ((tb_stationRow)(this.Rows.Find(new object[] {
  1935. key_sta})));
  1936. }
  1937. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1938. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1939. public override global::System.Data.DataTable Clone() {
  1940. tb_stationDataTable cln = ((tb_stationDataTable)(base.Clone()));
  1941. cln.InitVars();
  1942. return cln;
  1943. }
  1944. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1945. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1946. protected override global::System.Data.DataTable CreateInstance() {
  1947. return new tb_stationDataTable();
  1948. }
  1949. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1950. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1951. internal void InitVars() {
  1952. this.columnkey_sta = base.Columns["key_sta"];
  1953. this.columnepr_sta = base.Columns["epr_sta"];
  1954. this.columnetp_sta = base.Columns["etp_sta"];
  1955. this.columndate_sta = base.Columns["date_sta"];
  1956. this.columnnum_sta = base.Columns["num_sta"];
  1957. this.columnnom_sta = base.Columns["nom_sta"];
  1958. this.columnadr1_sta = base.Columns["adr1_sta"];
  1959. this.columnadr2_sta = base.Columns["adr2_sta"];
  1960. this.columncp_sta = base.Columns["cp_sta"];
  1961. this.columnville_sta = base.Columns["ville_sta"];
  1962. this.columnpays_sta = base.Columns["pays_sta"];
  1963. this.columncontact_sta = base.Columns["contact_sta"];
  1964. this.columntel_sta = base.Columns["tel_sta"];
  1965. this.columntva_sta = base.Columns["tva_sta"];
  1966. this.columndivers_sta = base.Columns["divers_sta"];
  1967. }
  1968. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  1969. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  1970. private void InitClass() {
  1971. this.columnkey_sta = new global::System.Data.DataColumn("key_sta", typeof(string), null, global::System.Data.MappingType.Element);
  1972. base.Columns.Add(this.columnkey_sta);
  1973. this.columnepr_sta = new global::System.Data.DataColumn("epr_sta", typeof(string), null, global::System.Data.MappingType.Element);
  1974. base.Columns.Add(this.columnepr_sta);
  1975. this.columnetp_sta = new global::System.Data.DataColumn("etp_sta", typeof(string), null, global::System.Data.MappingType.Element);
  1976. base.Columns.Add(this.columnetp_sta);
  1977. this.columndate_sta = new global::System.Data.DataColumn("date_sta", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element);
  1978. base.Columns.Add(this.columndate_sta);
  1979. this.columnnum_sta = new global::System.Data.DataColumn("num_sta", typeof(string), null, global::System.Data.MappingType.Element);
  1980. base.Columns.Add(this.columnnum_sta);
  1981. this.columnnom_sta = new global::System.Data.DataColumn("nom_sta", typeof(string), null, global::System.Data.MappingType.Element);
  1982. base.Columns.Add(this.columnnom_sta);
  1983. this.columnadr1_sta = new global::System.Data.DataColumn("adr1_sta", typeof(string), null, global::System.Data.MappingType.Element);
  1984. base.Columns.Add(this.columnadr1_sta);
  1985. this.columnadr2_sta = new global::System.Data.DataColumn("adr2_sta", typeof(string), null, global::System.Data.MappingType.Element);
  1986. base.Columns.Add(this.columnadr2_sta);
  1987. this.columncp_sta = new global::System.Data.DataColumn("cp_sta", typeof(string), null, global::System.Data.MappingType.Element);
  1988. base.Columns.Add(this.columncp_sta);
  1989. this.columnville_sta = new global::System.Data.DataColumn("ville_sta", typeof(string), null, global::System.Data.MappingType.Element);
  1990. base.Columns.Add(this.columnville_sta);
  1991. this.columnpays_sta = new global::System.Data.DataColumn("pays_sta", typeof(string), null, global::System.Data.MappingType.Element);
  1992. base.Columns.Add(this.columnpays_sta);
  1993. this.columncontact_sta = new global::System.Data.DataColumn("contact_sta", typeof(string), null, global::System.Data.MappingType.Element);
  1994. base.Columns.Add(this.columncontact_sta);
  1995. this.columntel_sta = new global::System.Data.DataColumn("tel_sta", typeof(string), null, global::System.Data.MappingType.Element);
  1996. base.Columns.Add(this.columntel_sta);
  1997. this.columntva_sta = new global::System.Data.DataColumn("tva_sta", typeof(string), null, global::System.Data.MappingType.Element);
  1998. base.Columns.Add(this.columntva_sta);
  1999. this.columndivers_sta = new global::System.Data.DataColumn("divers_sta", typeof(string), null, global::System.Data.MappingType.Element);
  2000. base.Columns.Add(this.columndivers_sta);
  2001. this.Constraints.Add(new global::System.Data.UniqueConstraint("Constraint1", new global::System.Data.DataColumn[] {
  2002. this.columnkey_sta}, true));
  2003. this.columnkey_sta.AllowDBNull = false;
  2004. this.columnkey_sta.Unique = true;
  2005. this.columnepr_sta.DefaultValue = ((string)(""));
  2006. this.columnetp_sta.DefaultValue = ((string)(""));
  2007. this.columnnum_sta.DefaultValue = ((string)(""));
  2008. this.columnnom_sta.DefaultValue = ((string)(""));
  2009. this.columnadr1_sta.DefaultValue = ((string)(""));
  2010. this.columnadr2_sta.DefaultValue = ((string)(""));
  2011. this.columncp_sta.DefaultValue = ((string)(""));
  2012. this.columnville_sta.DefaultValue = ((string)(""));
  2013. this.columnpays_sta.DefaultValue = ((string)(""));
  2014. this.columncontact_sta.DefaultValue = ((string)(""));
  2015. this.columntel_sta.DefaultValue = ((string)(""));
  2016. this.columntva_sta.DefaultValue = ((string)(""));
  2017. this.columndivers_sta.DefaultValue = ((string)(""));
  2018. }
  2019. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2020. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2021. public tb_stationRow Newtb_stationRow() {
  2022. return ((tb_stationRow)(this.NewRow()));
  2023. }
  2024. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2025. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2026. protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) {
  2027. return new tb_stationRow(builder);
  2028. }
  2029. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2030. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2031. protected override global::System.Type GetRowType() {
  2032. return typeof(tb_stationRow);
  2033. }
  2034. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2035. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2036. protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) {
  2037. base.OnRowChanged(e);
  2038. if ((this.tb_stationRowChanged != null)) {
  2039. this.tb_stationRowChanged(this, new tb_stationRowChangeEvent(((tb_stationRow)(e.Row)), e.Action));
  2040. }
  2041. }
  2042. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2043. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2044. protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) {
  2045. base.OnRowChanging(e);
  2046. if ((this.tb_stationRowChanging != null)) {
  2047. this.tb_stationRowChanging(this, new tb_stationRowChangeEvent(((tb_stationRow)(e.Row)), e.Action));
  2048. }
  2049. }
  2050. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2051. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2052. protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) {
  2053. base.OnRowDeleted(e);
  2054. if ((this.tb_stationRowDeleted != null)) {
  2055. this.tb_stationRowDeleted(this, new tb_stationRowChangeEvent(((tb_stationRow)(e.Row)), e.Action));
  2056. }
  2057. }
  2058. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2059. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2060. protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) {
  2061. base.OnRowDeleting(e);
  2062. if ((this.tb_stationRowDeleting != null)) {
  2063. this.tb_stationRowDeleting(this, new tb_stationRowChangeEvent(((tb_stationRow)(e.Row)), e.Action));
  2064. }
  2065. }
  2066. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2067. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2068. public void Removetb_stationRow(tb_stationRow row) {
  2069. this.Rows.Remove(row);
  2070. }
  2071. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2072. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2073. public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
  2074. global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
  2075. global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence();
  2076. DataSet1 ds = new DataSet1();
  2077. global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny();
  2078. any1.Namespace = "http://www.w3.org/2001/XMLSchema";
  2079. any1.MinOccurs = new decimal(0);
  2080. any1.MaxOccurs = decimal.MaxValue;
  2081. any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
  2082. sequence.Items.Add(any1);
  2083. global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny();
  2084. any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1";
  2085. any2.MinOccurs = new decimal(1);
  2086. any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
  2087. sequence.Items.Add(any2);
  2088. global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute();
  2089. attribute1.Name = "namespace";
  2090. attribute1.FixedValue = ds.Namespace;
  2091. type.Attributes.Add(attribute1);
  2092. global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute();
  2093. attribute2.Name = "tableTypeName";
  2094. attribute2.FixedValue = "tb_stationDataTable";
  2095. type.Attributes.Add(attribute2);
  2096. type.Particle = sequence;
  2097. global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable();
  2098. if (xs.Contains(dsSchema.TargetNamespace)) {
  2099. global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream();
  2100. global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream();
  2101. try {
  2102. global::System.Xml.Schema.XmlSchema schema = null;
  2103. dsSchema.Write(s1);
  2104. for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) {
  2105. schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current));
  2106. s2.SetLength(0);
  2107. schema.Write(s2);
  2108. if ((s1.Length == s2.Length)) {
  2109. s1.Position = 0;
  2110. s2.Position = 0;
  2111. for (; ((s1.Position != s1.Length)
  2112. && (s1.ReadByte() == s2.ReadByte())); ) {
  2113. ;
  2114. }
  2115. if ((s1.Position == s1.Length)) {
  2116. return type;
  2117. }
  2118. }
  2119. }
  2120. }
  2121. finally {
  2122. if ((s1 != null)) {
  2123. s1.Close();
  2124. }
  2125. if ((s2 != null)) {
  2126. s2.Close();
  2127. }
  2128. }
  2129. }
  2130. xs.Add(dsSchema);
  2131. return type;
  2132. }
  2133. }
  2134. /// <summary>
  2135. ///Represents the strongly named DataTable class.
  2136. ///</summary>
  2137. [global::System.Serializable()]
  2138. [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")]
  2139. public partial class tb_familleDataTable : global::System.Data.TypedTableBase<tb_familleRow> {
  2140. private global::System.Data.DataColumn columnkey_fam;
  2141. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2142. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2143. public tb_familleDataTable() {
  2144. this.TableName = "tb_famille";
  2145. this.BeginInit();
  2146. this.InitClass();
  2147. this.EndInit();
  2148. }
  2149. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2150. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2151. internal tb_familleDataTable(global::System.Data.DataTable table) {
  2152. this.TableName = table.TableName;
  2153. if ((table.CaseSensitive != table.DataSet.CaseSensitive)) {
  2154. this.CaseSensitive = table.CaseSensitive;
  2155. }
  2156. if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) {
  2157. this.Locale = table.Locale;
  2158. }
  2159. if ((table.Namespace != table.DataSet.Namespace)) {
  2160. this.Namespace = table.Namespace;
  2161. }
  2162. this.Prefix = table.Prefix;
  2163. this.MinimumCapacity = table.MinimumCapacity;
  2164. }
  2165. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2166. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2167. protected tb_familleDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
  2168. base(info, context) {
  2169. this.InitVars();
  2170. }
  2171. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2172. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2173. public global::System.Data.DataColumn key_famColumn {
  2174. get {
  2175. return this.columnkey_fam;
  2176. }
  2177. }
  2178. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2179. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2180. [global::System.ComponentModel.Browsable(false)]
  2181. public int Count {
  2182. get {
  2183. return this.Rows.Count;
  2184. }
  2185. }
  2186. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2187. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2188. public tb_familleRow this[int index] {
  2189. get {
  2190. return ((tb_familleRow)(this.Rows[index]));
  2191. }
  2192. }
  2193. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2194. public event tb_familleRowChangeEventHandler tb_familleRowChanging;
  2195. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2196. public event tb_familleRowChangeEventHandler tb_familleRowChanged;
  2197. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2198. public event tb_familleRowChangeEventHandler tb_familleRowDeleting;
  2199. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2200. public event tb_familleRowChangeEventHandler tb_familleRowDeleted;
  2201. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2202. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2203. public void Addtb_familleRow(tb_familleRow row) {
  2204. this.Rows.Add(row);
  2205. }
  2206. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2207. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2208. public tb_familleRow Addtb_familleRow(string key_fam) {
  2209. tb_familleRow rowtb_familleRow = ((tb_familleRow)(this.NewRow()));
  2210. object[] columnValuesArray = new object[] {
  2211. key_fam};
  2212. rowtb_familleRow.ItemArray = columnValuesArray;
  2213. this.Rows.Add(rowtb_familleRow);
  2214. return rowtb_familleRow;
  2215. }
  2216. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2217. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2218. public tb_familleRow FindBykey_fam(string key_fam) {
  2219. return ((tb_familleRow)(this.Rows.Find(new object[] {
  2220. key_fam})));
  2221. }
  2222. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2223. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2224. public override global::System.Data.DataTable Clone() {
  2225. tb_familleDataTable cln = ((tb_familleDataTable)(base.Clone()));
  2226. cln.InitVars();
  2227. return cln;
  2228. }
  2229. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2230. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2231. protected override global::System.Data.DataTable CreateInstance() {
  2232. return new tb_familleDataTable();
  2233. }
  2234. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2235. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2236. internal void InitVars() {
  2237. this.columnkey_fam = base.Columns["key_fam"];
  2238. }
  2239. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2240. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2241. private void InitClass() {
  2242. this.columnkey_fam = new global::System.Data.DataColumn("key_fam", typeof(string), null, global::System.Data.MappingType.Element);
  2243. base.Columns.Add(this.columnkey_fam);
  2244. this.Constraints.Add(new global::System.Data.UniqueConstraint("Constraint1", new global::System.Data.DataColumn[] {
  2245. this.columnkey_fam}, true));
  2246. this.columnkey_fam.AllowDBNull = false;
  2247. this.columnkey_fam.Unique = true;
  2248. }
  2249. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2250. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2251. public tb_familleRow Newtb_familleRow() {
  2252. return ((tb_familleRow)(this.NewRow()));
  2253. }
  2254. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2255. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2256. protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) {
  2257. return new tb_familleRow(builder);
  2258. }
  2259. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2260. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2261. protected override global::System.Type GetRowType() {
  2262. return typeof(tb_familleRow);
  2263. }
  2264. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2265. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2266. protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) {
  2267. base.OnRowChanged(e);
  2268. if ((this.tb_familleRowChanged != null)) {
  2269. this.tb_familleRowChanged(this, new tb_familleRowChangeEvent(((tb_familleRow)(e.Row)), e.Action));
  2270. }
  2271. }
  2272. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2273. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2274. protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) {
  2275. base.OnRowChanging(e);
  2276. if ((this.tb_familleRowChanging != null)) {
  2277. this.tb_familleRowChanging(this, new tb_familleRowChangeEvent(((tb_familleRow)(e.Row)), e.Action));
  2278. }
  2279. }
  2280. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2281. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2282. protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) {
  2283. base.OnRowDeleted(e);
  2284. if ((this.tb_familleRowDeleted != null)) {
  2285. this.tb_familleRowDeleted(this, new tb_familleRowChangeEvent(((tb_familleRow)(e.Row)), e.Action));
  2286. }
  2287. }
  2288. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2289. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2290. protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) {
  2291. base.OnRowDeleting(e);
  2292. if ((this.tb_familleRowDeleting != null)) {
  2293. this.tb_familleRowDeleting(this, new tb_familleRowChangeEvent(((tb_familleRow)(e.Row)), e.Action));
  2294. }
  2295. }
  2296. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2297. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2298. public void Removetb_familleRow(tb_familleRow row) {
  2299. this.Rows.Remove(row);
  2300. }
  2301. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2302. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2303. public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
  2304. global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
  2305. global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence();
  2306. DataSet1 ds = new DataSet1();
  2307. global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny();
  2308. any1.Namespace = "http://www.w3.org/2001/XMLSchema";
  2309. any1.MinOccurs = new decimal(0);
  2310. any1.MaxOccurs = decimal.MaxValue;
  2311. any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
  2312. sequence.Items.Add(any1);
  2313. global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny();
  2314. any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1";
  2315. any2.MinOccurs = new decimal(1);
  2316. any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
  2317. sequence.Items.Add(any2);
  2318. global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute();
  2319. attribute1.Name = "namespace";
  2320. attribute1.FixedValue = ds.Namespace;
  2321. type.Attributes.Add(attribute1);
  2322. global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute();
  2323. attribute2.Name = "tableTypeName";
  2324. attribute2.FixedValue = "tb_familleDataTable";
  2325. type.Attributes.Add(attribute2);
  2326. type.Particle = sequence;
  2327. global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable();
  2328. if (xs.Contains(dsSchema.TargetNamespace)) {
  2329. global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream();
  2330. global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream();
  2331. try {
  2332. global::System.Xml.Schema.XmlSchema schema = null;
  2333. dsSchema.Write(s1);
  2334. for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) {
  2335. schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current));
  2336. s2.SetLength(0);
  2337. schema.Write(s2);
  2338. if ((s1.Length == s2.Length)) {
  2339. s1.Position = 0;
  2340. s2.Position = 0;
  2341. for (; ((s1.Position != s1.Length)
  2342. && (s1.ReadByte() == s2.ReadByte())); ) {
  2343. ;
  2344. }
  2345. if ((s1.Position == s1.Length)) {
  2346. return type;
  2347. }
  2348. }
  2349. }
  2350. }
  2351. finally {
  2352. if ((s1 != null)) {
  2353. s1.Close();
  2354. }
  2355. if ((s2 != null)) {
  2356. s2.Close();
  2357. }
  2358. }
  2359. }
  2360. xs.Add(dsSchema);
  2361. return type;
  2362. }
  2363. }
  2364. /// <summary>
  2365. ///Represents the strongly named DataTable class.
  2366. ///</summary>
  2367. [global::System.Serializable()]
  2368. [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")]
  2369. public partial class tb_prodDataTable : global::System.Data.TypedTableBase<tb_prodRow> {
  2370. private global::System.Data.DataColumn columnkey_prod;
  2371. private global::System.Data.DataColumn columnlib_prod;
  2372. private global::System.Data.DataColumn columntype_prod;
  2373. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2374. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2375. public tb_prodDataTable() {
  2376. this.TableName = "tb_prod";
  2377. this.BeginInit();
  2378. this.InitClass();
  2379. this.EndInit();
  2380. }
  2381. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2382. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2383. internal tb_prodDataTable(global::System.Data.DataTable table) {
  2384. this.TableName = table.TableName;
  2385. if ((table.CaseSensitive != table.DataSet.CaseSensitive)) {
  2386. this.CaseSensitive = table.CaseSensitive;
  2387. }
  2388. if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) {
  2389. this.Locale = table.Locale;
  2390. }
  2391. if ((table.Namespace != table.DataSet.Namespace)) {
  2392. this.Namespace = table.Namespace;
  2393. }
  2394. this.Prefix = table.Prefix;
  2395. this.MinimumCapacity = table.MinimumCapacity;
  2396. }
  2397. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2398. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2399. protected tb_prodDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
  2400. base(info, context) {
  2401. this.InitVars();
  2402. }
  2403. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2404. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2405. public global::System.Data.DataColumn key_prodColumn {
  2406. get {
  2407. return this.columnkey_prod;
  2408. }
  2409. }
  2410. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2411. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2412. public global::System.Data.DataColumn lib_prodColumn {
  2413. get {
  2414. return this.columnlib_prod;
  2415. }
  2416. }
  2417. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2418. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2419. public global::System.Data.DataColumn type_prodColumn {
  2420. get {
  2421. return this.columntype_prod;
  2422. }
  2423. }
  2424. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2425. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2426. [global::System.ComponentModel.Browsable(false)]
  2427. public int Count {
  2428. get {
  2429. return this.Rows.Count;
  2430. }
  2431. }
  2432. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2433. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2434. public tb_prodRow this[int index] {
  2435. get {
  2436. return ((tb_prodRow)(this.Rows[index]));
  2437. }
  2438. }
  2439. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2440. public event tb_prodRowChangeEventHandler tb_prodRowChanging;
  2441. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2442. public event tb_prodRowChangeEventHandler tb_prodRowChanged;
  2443. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2444. public event tb_prodRowChangeEventHandler tb_prodRowDeleting;
  2445. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2446. public event tb_prodRowChangeEventHandler tb_prodRowDeleted;
  2447. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2448. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2449. public void Addtb_prodRow(tb_prodRow row) {
  2450. this.Rows.Add(row);
  2451. }
  2452. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2453. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2454. public tb_prodRow Addtb_prodRow(string key_prod, string lib_prod, string type_prod) {
  2455. tb_prodRow rowtb_prodRow = ((tb_prodRow)(this.NewRow()));
  2456. object[] columnValuesArray = new object[] {
  2457. key_prod,
  2458. lib_prod,
  2459. type_prod};
  2460. rowtb_prodRow.ItemArray = columnValuesArray;
  2461. this.Rows.Add(rowtb_prodRow);
  2462. return rowtb_prodRow;
  2463. }
  2464. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2465. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2466. public tb_prodRow FindBykey_prod(string key_prod) {
  2467. return ((tb_prodRow)(this.Rows.Find(new object[] {
  2468. key_prod})));
  2469. }
  2470. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2471. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2472. public override global::System.Data.DataTable Clone() {
  2473. tb_prodDataTable cln = ((tb_prodDataTable)(base.Clone()));
  2474. cln.InitVars();
  2475. return cln;
  2476. }
  2477. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2478. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2479. protected override global::System.Data.DataTable CreateInstance() {
  2480. return new tb_prodDataTable();
  2481. }
  2482. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2483. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2484. internal void InitVars() {
  2485. this.columnkey_prod = base.Columns["key_prod"];
  2486. this.columnlib_prod = base.Columns["lib_prod"];
  2487. this.columntype_prod = base.Columns["type_prod"];
  2488. }
  2489. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2490. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2491. private void InitClass() {
  2492. this.columnkey_prod = new global::System.Data.DataColumn("key_prod", typeof(string), null, global::System.Data.MappingType.Element);
  2493. base.Columns.Add(this.columnkey_prod);
  2494. this.columnlib_prod = new global::System.Data.DataColumn("lib_prod", typeof(string), null, global::System.Data.MappingType.Element);
  2495. base.Columns.Add(this.columnlib_prod);
  2496. this.columntype_prod = new global::System.Data.DataColumn("type_prod", typeof(string), null, global::System.Data.MappingType.Element);
  2497. base.Columns.Add(this.columntype_prod);
  2498. this.Constraints.Add(new global::System.Data.UniqueConstraint("Constraint1", new global::System.Data.DataColumn[] {
  2499. this.columnkey_prod}, true));
  2500. this.columnkey_prod.AllowDBNull = false;
  2501. this.columnkey_prod.Unique = true;
  2502. }
  2503. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2504. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2505. public tb_prodRow Newtb_prodRow() {
  2506. return ((tb_prodRow)(this.NewRow()));
  2507. }
  2508. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2509. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2510. protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) {
  2511. return new tb_prodRow(builder);
  2512. }
  2513. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2514. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2515. protected override global::System.Type GetRowType() {
  2516. return typeof(tb_prodRow);
  2517. }
  2518. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2519. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2520. protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) {
  2521. base.OnRowChanged(e);
  2522. if ((this.tb_prodRowChanged != null)) {
  2523. this.tb_prodRowChanged(this, new tb_prodRowChangeEvent(((tb_prodRow)(e.Row)), e.Action));
  2524. }
  2525. }
  2526. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2527. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2528. protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) {
  2529. base.OnRowChanging(e);
  2530. if ((this.tb_prodRowChanging != null)) {
  2531. this.tb_prodRowChanging(this, new tb_prodRowChangeEvent(((tb_prodRow)(e.Row)), e.Action));
  2532. }
  2533. }
  2534. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2535. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2536. protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) {
  2537. base.OnRowDeleted(e);
  2538. if ((this.tb_prodRowDeleted != null)) {
  2539. this.tb_prodRowDeleted(this, new tb_prodRowChangeEvent(((tb_prodRow)(e.Row)), e.Action));
  2540. }
  2541. }
  2542. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2543. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2544. protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) {
  2545. base.OnRowDeleting(e);
  2546. if ((this.tb_prodRowDeleting != null)) {
  2547. this.tb_prodRowDeleting(this, new tb_prodRowChangeEvent(((tb_prodRow)(e.Row)), e.Action));
  2548. }
  2549. }
  2550. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2551. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2552. public void Removetb_prodRow(tb_prodRow row) {
  2553. this.Rows.Remove(row);
  2554. }
  2555. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2556. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2557. public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
  2558. global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
  2559. global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence();
  2560. DataSet1 ds = new DataSet1();
  2561. global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny();
  2562. any1.Namespace = "http://www.w3.org/2001/XMLSchema";
  2563. any1.MinOccurs = new decimal(0);
  2564. any1.MaxOccurs = decimal.MaxValue;
  2565. any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
  2566. sequence.Items.Add(any1);
  2567. global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny();
  2568. any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1";
  2569. any2.MinOccurs = new decimal(1);
  2570. any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
  2571. sequence.Items.Add(any2);
  2572. global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute();
  2573. attribute1.Name = "namespace";
  2574. attribute1.FixedValue = ds.Namespace;
  2575. type.Attributes.Add(attribute1);
  2576. global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute();
  2577. attribute2.Name = "tableTypeName";
  2578. attribute2.FixedValue = "tb_prodDataTable";
  2579. type.Attributes.Add(attribute2);
  2580. type.Particle = sequence;
  2581. global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable();
  2582. if (xs.Contains(dsSchema.TargetNamespace)) {
  2583. global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream();
  2584. global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream();
  2585. try {
  2586. global::System.Xml.Schema.XmlSchema schema = null;
  2587. dsSchema.Write(s1);
  2588. for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) {
  2589. schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current));
  2590. s2.SetLength(0);
  2591. schema.Write(s2);
  2592. if ((s1.Length == s2.Length)) {
  2593. s1.Position = 0;
  2594. s2.Position = 0;
  2595. for (; ((s1.Position != s1.Length)
  2596. && (s1.ReadByte() == s2.ReadByte())); ) {
  2597. ;
  2598. }
  2599. if ((s1.Position == s1.Length)) {
  2600. return type;
  2601. }
  2602. }
  2603. }
  2604. }
  2605. finally {
  2606. if ((s1 != null)) {
  2607. s1.Close();
  2608. }
  2609. if ((s2 != null)) {
  2610. s2.Close();
  2611. }
  2612. }
  2613. }
  2614. xs.Add(dsSchema);
  2615. return type;
  2616. }
  2617. }
  2618. /// <summary>
  2619. ///Represents the strongly named DataTable class.
  2620. ///</summary>
  2621. [global::System.Serializable()]
  2622. [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")]
  2623. public partial class tb_prestaDataTable : global::System.Data.TypedTableBase<tb_prestaRow> {
  2624. private global::System.Data.DataColumn columnsta_pr;
  2625. private global::System.Data.DataColumn columnprod_pr;
  2626. private global::System.Data.DataColumn columnkind_pr;
  2627. private global::System.Data.DataColumn columnunite_pr;
  2628. private global::System.Data.DataColumn columnpu_pr;
  2629. private global::System.Data.DataColumn columntva_pr;
  2630. private global::System.Data.DataColumn columnttc_pr;
  2631. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2632. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2633. public tb_prestaDataTable() {
  2634. this.TableName = "tb_presta";
  2635. this.BeginInit();
  2636. this.InitClass();
  2637. this.EndInit();
  2638. }
  2639. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2640. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2641. internal tb_prestaDataTable(global::System.Data.DataTable table) {
  2642. this.TableName = table.TableName;
  2643. if ((table.CaseSensitive != table.DataSet.CaseSensitive)) {
  2644. this.CaseSensitive = table.CaseSensitive;
  2645. }
  2646. if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) {
  2647. this.Locale = table.Locale;
  2648. }
  2649. if ((table.Namespace != table.DataSet.Namespace)) {
  2650. this.Namespace = table.Namespace;
  2651. }
  2652. this.Prefix = table.Prefix;
  2653. this.MinimumCapacity = table.MinimumCapacity;
  2654. }
  2655. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2656. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2657. protected tb_prestaDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
  2658. base(info, context) {
  2659. this.InitVars();
  2660. }
  2661. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2662. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2663. public global::System.Data.DataColumn sta_prColumn {
  2664. get {
  2665. return this.columnsta_pr;
  2666. }
  2667. }
  2668. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2669. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2670. public global::System.Data.DataColumn prod_prColumn {
  2671. get {
  2672. return this.columnprod_pr;
  2673. }
  2674. }
  2675. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2676. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2677. public global::System.Data.DataColumn kind_prColumn {
  2678. get {
  2679. return this.columnkind_pr;
  2680. }
  2681. }
  2682. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2683. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2684. public global::System.Data.DataColumn unite_prColumn {
  2685. get {
  2686. return this.columnunite_pr;
  2687. }
  2688. }
  2689. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2690. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2691. public global::System.Data.DataColumn pu_prColumn {
  2692. get {
  2693. return this.columnpu_pr;
  2694. }
  2695. }
  2696. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2697. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2698. public global::System.Data.DataColumn tva_prColumn {
  2699. get {
  2700. return this.columntva_pr;
  2701. }
  2702. }
  2703. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2704. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2705. public global::System.Data.DataColumn ttc_prColumn {
  2706. get {
  2707. return this.columnttc_pr;
  2708. }
  2709. }
  2710. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2711. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2712. [global::System.ComponentModel.Browsable(false)]
  2713. public int Count {
  2714. get {
  2715. return this.Rows.Count;
  2716. }
  2717. }
  2718. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2719. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2720. public tb_prestaRow this[int index] {
  2721. get {
  2722. return ((tb_prestaRow)(this.Rows[index]));
  2723. }
  2724. }
  2725. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2726. public event tb_prestaRowChangeEventHandler tb_prestaRowChanging;
  2727. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2728. public event tb_prestaRowChangeEventHandler tb_prestaRowChanged;
  2729. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2730. public event tb_prestaRowChangeEventHandler tb_prestaRowDeleting;
  2731. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2732. public event tb_prestaRowChangeEventHandler tb_prestaRowDeleted;
  2733. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2734. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2735. public void Addtb_prestaRow(tb_prestaRow row) {
  2736. this.Rows.Add(row);
  2737. }
  2738. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2739. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2740. public tb_prestaRow Addtb_prestaRow(string sta_pr, string prod_pr, string kind_pr, string unite_pr, decimal pu_pr, decimal tva_pr, decimal ttc_pr) {
  2741. tb_prestaRow rowtb_prestaRow = ((tb_prestaRow)(this.NewRow()));
  2742. object[] columnValuesArray = new object[] {
  2743. sta_pr,
  2744. prod_pr,
  2745. kind_pr,
  2746. unite_pr,
  2747. pu_pr,
  2748. tva_pr,
  2749. ttc_pr};
  2750. rowtb_prestaRow.ItemArray = columnValuesArray;
  2751. this.Rows.Add(rowtb_prestaRow);
  2752. return rowtb_prestaRow;
  2753. }
  2754. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2755. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2756. public tb_prestaRow FindBysta_prprod_pr(string sta_pr, string prod_pr) {
  2757. return ((tb_prestaRow)(this.Rows.Find(new object[] {
  2758. sta_pr,
  2759. prod_pr})));
  2760. }
  2761. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2762. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2763. public override global::System.Data.DataTable Clone() {
  2764. tb_prestaDataTable cln = ((tb_prestaDataTable)(base.Clone()));
  2765. cln.InitVars();
  2766. return cln;
  2767. }
  2768. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2769. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2770. protected override global::System.Data.DataTable CreateInstance() {
  2771. return new tb_prestaDataTable();
  2772. }
  2773. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2774. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2775. internal void InitVars() {
  2776. this.columnsta_pr = base.Columns["sta_pr"];
  2777. this.columnprod_pr = base.Columns["prod_pr"];
  2778. this.columnkind_pr = base.Columns["kind_pr"];
  2779. this.columnunite_pr = base.Columns["unite_pr"];
  2780. this.columnpu_pr = base.Columns["pu_pr"];
  2781. this.columntva_pr = base.Columns["tva_pr"];
  2782. this.columnttc_pr = base.Columns["ttc_pr"];
  2783. }
  2784. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2785. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2786. private void InitClass() {
  2787. this.columnsta_pr = new global::System.Data.DataColumn("sta_pr", typeof(string), null, global::System.Data.MappingType.Element);
  2788. base.Columns.Add(this.columnsta_pr);
  2789. this.columnprod_pr = new global::System.Data.DataColumn("prod_pr", typeof(string), null, global::System.Data.MappingType.Element);
  2790. base.Columns.Add(this.columnprod_pr);
  2791. this.columnkind_pr = new global::System.Data.DataColumn("kind_pr", typeof(string), null, global::System.Data.MappingType.Element);
  2792. base.Columns.Add(this.columnkind_pr);
  2793. this.columnunite_pr = new global::System.Data.DataColumn("unite_pr", typeof(string), null, global::System.Data.MappingType.Element);
  2794. base.Columns.Add(this.columnunite_pr);
  2795. this.columnpu_pr = new global::System.Data.DataColumn("pu_pr", typeof(decimal), null, global::System.Data.MappingType.Element);
  2796. base.Columns.Add(this.columnpu_pr);
  2797. this.columntva_pr = new global::System.Data.DataColumn("tva_pr", typeof(decimal), null, global::System.Data.MappingType.Element);
  2798. base.Columns.Add(this.columntva_pr);
  2799. this.columnttc_pr = new global::System.Data.DataColumn("ttc_pr", typeof(decimal), null, global::System.Data.MappingType.Element);
  2800. base.Columns.Add(this.columnttc_pr);
  2801. this.Constraints.Add(new global::System.Data.UniqueConstraint("Constraint1", new global::System.Data.DataColumn[] {
  2802. this.columnsta_pr,
  2803. this.columnprod_pr}, true));
  2804. this.columnsta_pr.AllowDBNull = false;
  2805. this.columnprod_pr.AllowDBNull = false;
  2806. }
  2807. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2808. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2809. public tb_prestaRow Newtb_prestaRow() {
  2810. return ((tb_prestaRow)(this.NewRow()));
  2811. }
  2812. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2813. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2814. protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) {
  2815. return new tb_prestaRow(builder);
  2816. }
  2817. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2818. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2819. protected override global::System.Type GetRowType() {
  2820. return typeof(tb_prestaRow);
  2821. }
  2822. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2823. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2824. protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) {
  2825. base.OnRowChanged(e);
  2826. if ((this.tb_prestaRowChanged != null)) {
  2827. this.tb_prestaRowChanged(this, new tb_prestaRowChangeEvent(((tb_prestaRow)(e.Row)), e.Action));
  2828. }
  2829. }
  2830. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2831. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2832. protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) {
  2833. base.OnRowChanging(e);
  2834. if ((this.tb_prestaRowChanging != null)) {
  2835. this.tb_prestaRowChanging(this, new tb_prestaRowChangeEvent(((tb_prestaRow)(e.Row)), e.Action));
  2836. }
  2837. }
  2838. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2839. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2840. protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) {
  2841. base.OnRowDeleted(e);
  2842. if ((this.tb_prestaRowDeleted != null)) {
  2843. this.tb_prestaRowDeleted(this, new tb_prestaRowChangeEvent(((tb_prestaRow)(e.Row)), e.Action));
  2844. }
  2845. }
  2846. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2847. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2848. protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) {
  2849. base.OnRowDeleting(e);
  2850. if ((this.tb_prestaRowDeleting != null)) {
  2851. this.tb_prestaRowDeleting(this, new tb_prestaRowChangeEvent(((tb_prestaRow)(e.Row)), e.Action));
  2852. }
  2853. }
  2854. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2855. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2856. public void Removetb_prestaRow(tb_prestaRow row) {
  2857. this.Rows.Remove(row);
  2858. }
  2859. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2860. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2861. public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
  2862. global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
  2863. global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence();
  2864. DataSet1 ds = new DataSet1();
  2865. global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny();
  2866. any1.Namespace = "http://www.w3.org/2001/XMLSchema";
  2867. any1.MinOccurs = new decimal(0);
  2868. any1.MaxOccurs = decimal.MaxValue;
  2869. any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
  2870. sequence.Items.Add(any1);
  2871. global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny();
  2872. any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1";
  2873. any2.MinOccurs = new decimal(1);
  2874. any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
  2875. sequence.Items.Add(any2);
  2876. global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute();
  2877. attribute1.Name = "namespace";
  2878. attribute1.FixedValue = ds.Namespace;
  2879. type.Attributes.Add(attribute1);
  2880. global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute();
  2881. attribute2.Name = "tableTypeName";
  2882. attribute2.FixedValue = "tb_prestaDataTable";
  2883. type.Attributes.Add(attribute2);
  2884. type.Particle = sequence;
  2885. global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable();
  2886. if (xs.Contains(dsSchema.TargetNamespace)) {
  2887. global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream();
  2888. global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream();
  2889. try {
  2890. global::System.Xml.Schema.XmlSchema schema = null;
  2891. dsSchema.Write(s1);
  2892. for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) {
  2893. schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current));
  2894. s2.SetLength(0);
  2895. schema.Write(s2);
  2896. if ((s1.Length == s2.Length)) {
  2897. s1.Position = 0;
  2898. s2.Position = 0;
  2899. for (; ((s1.Position != s1.Length)
  2900. && (s1.ReadByte() == s2.ReadByte())); ) {
  2901. ;
  2902. }
  2903. if ((s1.Position == s1.Length)) {
  2904. return type;
  2905. }
  2906. }
  2907. }
  2908. }
  2909. finally {
  2910. if ((s1 != null)) {
  2911. s1.Close();
  2912. }
  2913. if ((s2 != null)) {
  2914. s2.Close();
  2915. }
  2916. }
  2917. }
  2918. xs.Add(dsSchema);
  2919. return type;
  2920. }
  2921. }
  2922. /// <summary>
  2923. ///Represents the strongly named DataTable class.
  2924. ///</summary>
  2925. [global::System.Serializable()]
  2926. [global::System.Xml.Serialization.XmlSchemaProviderAttribute("GetTypedTableSchema")]
  2927. public partial class tb_venteDataTable : global::System.Data.TypedTableBase<tb_venteRow> {
  2928. private global::System.Data.DataColumn columnepreuve_vt;
  2929. private global::System.Data.DataColumn columnstation_vt;
  2930. private global::System.Data.DataColumn columnvehi_vt;
  2931. private global::System.Data.DataColumn columnprod_vt;
  2932. private global::System.Data.DataColumn columndate_vt;
  2933. private global::System.Data.DataColumn columnqtt_vt;
  2934. private global::System.Data.DataColumn columnpu_vt;
  2935. private global::System.Data.DataColumn columnht_vt;
  2936. private global::System.Data.DataColumn columntva_vt;
  2937. private global::System.Data.DataColumn columnttc_vt;
  2938. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2939. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2940. public tb_venteDataTable() {
  2941. this.TableName = "tb_vente";
  2942. this.BeginInit();
  2943. this.InitClass();
  2944. this.EndInit();
  2945. }
  2946. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2947. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2948. internal tb_venteDataTable(global::System.Data.DataTable table) {
  2949. this.TableName = table.TableName;
  2950. if ((table.CaseSensitive != table.DataSet.CaseSensitive)) {
  2951. this.CaseSensitive = table.CaseSensitive;
  2952. }
  2953. if ((table.Locale.ToString() != table.DataSet.Locale.ToString())) {
  2954. this.Locale = table.Locale;
  2955. }
  2956. if ((table.Namespace != table.DataSet.Namespace)) {
  2957. this.Namespace = table.Namespace;
  2958. }
  2959. this.Prefix = table.Prefix;
  2960. this.MinimumCapacity = table.MinimumCapacity;
  2961. }
  2962. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2963. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2964. protected tb_venteDataTable(global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context) :
  2965. base(info, context) {
  2966. this.InitVars();
  2967. }
  2968. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2969. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2970. public global::System.Data.DataColumn epreuve_vtColumn {
  2971. get {
  2972. return this.columnepreuve_vt;
  2973. }
  2974. }
  2975. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2976. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2977. public global::System.Data.DataColumn station_vtColumn {
  2978. get {
  2979. return this.columnstation_vt;
  2980. }
  2981. }
  2982. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2983. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2984. public global::System.Data.DataColumn vehi_vtColumn {
  2985. get {
  2986. return this.columnvehi_vt;
  2987. }
  2988. }
  2989. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2990. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2991. public global::System.Data.DataColumn prod_vtColumn {
  2992. get {
  2993. return this.columnprod_vt;
  2994. }
  2995. }
  2996. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  2997. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  2998. public global::System.Data.DataColumn date_vtColumn {
  2999. get {
  3000. return this.columndate_vt;
  3001. }
  3002. }
  3003. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3004. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3005. public global::System.Data.DataColumn qtt_vtColumn {
  3006. get {
  3007. return this.columnqtt_vt;
  3008. }
  3009. }
  3010. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3011. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3012. public global::System.Data.DataColumn pu_vtColumn {
  3013. get {
  3014. return this.columnpu_vt;
  3015. }
  3016. }
  3017. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3018. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3019. public global::System.Data.DataColumn ht_vtColumn {
  3020. get {
  3021. return this.columnht_vt;
  3022. }
  3023. }
  3024. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3025. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3026. public global::System.Data.DataColumn tva_vtColumn {
  3027. get {
  3028. return this.columntva_vt;
  3029. }
  3030. }
  3031. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3032. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3033. public global::System.Data.DataColumn ttc_vtColumn {
  3034. get {
  3035. return this.columnttc_vt;
  3036. }
  3037. }
  3038. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3039. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3040. [global::System.ComponentModel.Browsable(false)]
  3041. public int Count {
  3042. get {
  3043. return this.Rows.Count;
  3044. }
  3045. }
  3046. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3047. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3048. public tb_venteRow this[int index] {
  3049. get {
  3050. return ((tb_venteRow)(this.Rows[index]));
  3051. }
  3052. }
  3053. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3054. public event tb_venteRowChangeEventHandler tb_venteRowChanging;
  3055. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3056. public event tb_venteRowChangeEventHandler tb_venteRowChanged;
  3057. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3058. public event tb_venteRowChangeEventHandler tb_venteRowDeleting;
  3059. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3060. public event tb_venteRowChangeEventHandler tb_venteRowDeleted;
  3061. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3062. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3063. public void Addtb_venteRow(tb_venteRow row) {
  3064. this.Rows.Add(row);
  3065. }
  3066. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3067. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3068. public tb_venteRow Addtb_venteRow(string epreuve_vt, string station_vt, string vehi_vt, string prod_vt, System.DateTime date_vt, decimal qtt_vt, decimal pu_vt, decimal ht_vt, decimal tva_vt, decimal ttc_vt) {
  3069. tb_venteRow rowtb_venteRow = ((tb_venteRow)(this.NewRow()));
  3070. object[] columnValuesArray = new object[] {
  3071. epreuve_vt,
  3072. station_vt,
  3073. vehi_vt,
  3074. prod_vt,
  3075. date_vt,
  3076. qtt_vt,
  3077. pu_vt,
  3078. ht_vt,
  3079. tva_vt,
  3080. ttc_vt};
  3081. rowtb_venteRow.ItemArray = columnValuesArray;
  3082. this.Rows.Add(rowtb_venteRow);
  3083. return rowtb_venteRow;
  3084. }
  3085. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3086. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3087. public tb_venteRow FindByepreuve_vtstation_vtvehi_vtprod_vtdate_vt(string epreuve_vt, string station_vt, string vehi_vt, string prod_vt, System.DateTime date_vt) {
  3088. return ((tb_venteRow)(this.Rows.Find(new object[] {
  3089. epreuve_vt,
  3090. station_vt,
  3091. vehi_vt,
  3092. prod_vt,
  3093. date_vt})));
  3094. }
  3095. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3096. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3097. public override global::System.Data.DataTable Clone() {
  3098. tb_venteDataTable cln = ((tb_venteDataTable)(base.Clone()));
  3099. cln.InitVars();
  3100. return cln;
  3101. }
  3102. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3103. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3104. protected override global::System.Data.DataTable CreateInstance() {
  3105. return new tb_venteDataTable();
  3106. }
  3107. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3108. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3109. internal void InitVars() {
  3110. this.columnepreuve_vt = base.Columns["epreuve_vt"];
  3111. this.columnstation_vt = base.Columns["station_vt"];
  3112. this.columnvehi_vt = base.Columns["vehi_vt"];
  3113. this.columnprod_vt = base.Columns["prod_vt"];
  3114. this.columndate_vt = base.Columns["date_vt"];
  3115. this.columnqtt_vt = base.Columns["qtt_vt"];
  3116. this.columnpu_vt = base.Columns["pu_vt"];
  3117. this.columnht_vt = base.Columns["ht_vt"];
  3118. this.columntva_vt = base.Columns["tva_vt"];
  3119. this.columnttc_vt = base.Columns["ttc_vt"];
  3120. }
  3121. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3122. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3123. private void InitClass() {
  3124. this.columnepreuve_vt = new global::System.Data.DataColumn("epreuve_vt", typeof(string), null, global::System.Data.MappingType.Element);
  3125. base.Columns.Add(this.columnepreuve_vt);
  3126. this.columnstation_vt = new global::System.Data.DataColumn("station_vt", typeof(string), null, global::System.Data.MappingType.Element);
  3127. base.Columns.Add(this.columnstation_vt);
  3128. this.columnvehi_vt = new global::System.Data.DataColumn("vehi_vt", typeof(string), null, global::System.Data.MappingType.Element);
  3129. base.Columns.Add(this.columnvehi_vt);
  3130. this.columnprod_vt = new global::System.Data.DataColumn("prod_vt", typeof(string), null, global::System.Data.MappingType.Element);
  3131. base.Columns.Add(this.columnprod_vt);
  3132. this.columndate_vt = new global::System.Data.DataColumn("date_vt", typeof(global::System.DateTime), null, global::System.Data.MappingType.Element);
  3133. base.Columns.Add(this.columndate_vt);
  3134. this.columnqtt_vt = new global::System.Data.DataColumn("qtt_vt", typeof(decimal), null, global::System.Data.MappingType.Element);
  3135. base.Columns.Add(this.columnqtt_vt);
  3136. this.columnpu_vt = new global::System.Data.DataColumn("pu_vt", typeof(decimal), null, global::System.Data.MappingType.Element);
  3137. base.Columns.Add(this.columnpu_vt);
  3138. this.columnht_vt = new global::System.Data.DataColumn("ht_vt", typeof(decimal), null, global::System.Data.MappingType.Element);
  3139. base.Columns.Add(this.columnht_vt);
  3140. this.columntva_vt = new global::System.Data.DataColumn("tva_vt", typeof(decimal), null, global::System.Data.MappingType.Element);
  3141. base.Columns.Add(this.columntva_vt);
  3142. this.columnttc_vt = new global::System.Data.DataColumn("ttc_vt", typeof(decimal), null, global::System.Data.MappingType.Element);
  3143. base.Columns.Add(this.columnttc_vt);
  3144. this.Constraints.Add(new global::System.Data.UniqueConstraint("Constraint1", new global::System.Data.DataColumn[] {
  3145. this.columnepreuve_vt,
  3146. this.columnstation_vt,
  3147. this.columnvehi_vt,
  3148. this.columnprod_vt,
  3149. this.columndate_vt}, true));
  3150. this.columnepreuve_vt.AllowDBNull = false;
  3151. this.columnstation_vt.AllowDBNull = false;
  3152. this.columnvehi_vt.AllowDBNull = false;
  3153. this.columnprod_vt.AllowDBNull = false;
  3154. this.columndate_vt.AllowDBNull = false;
  3155. this.columndate_vt.DateTimeMode = global::System.Data.DataSetDateTime.Utc;
  3156. this.columnht_vt.DefaultValue = ((decimal)(0m));
  3157. }
  3158. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3159. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3160. public tb_venteRow Newtb_venteRow() {
  3161. return ((tb_venteRow)(this.NewRow()));
  3162. }
  3163. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3164. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3165. protected override global::System.Data.DataRow NewRowFromBuilder(global::System.Data.DataRowBuilder builder) {
  3166. return new tb_venteRow(builder);
  3167. }
  3168. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3169. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3170. protected override global::System.Type GetRowType() {
  3171. return typeof(tb_venteRow);
  3172. }
  3173. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3174. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3175. protected override void OnRowChanged(global::System.Data.DataRowChangeEventArgs e) {
  3176. base.OnRowChanged(e);
  3177. if ((this.tb_venteRowChanged != null)) {
  3178. this.tb_venteRowChanged(this, new tb_venteRowChangeEvent(((tb_venteRow)(e.Row)), e.Action));
  3179. }
  3180. }
  3181. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3182. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3183. protected override void OnRowChanging(global::System.Data.DataRowChangeEventArgs e) {
  3184. base.OnRowChanging(e);
  3185. if ((this.tb_venteRowChanging != null)) {
  3186. this.tb_venteRowChanging(this, new tb_venteRowChangeEvent(((tb_venteRow)(e.Row)), e.Action));
  3187. }
  3188. }
  3189. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3190. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3191. protected override void OnRowDeleted(global::System.Data.DataRowChangeEventArgs e) {
  3192. base.OnRowDeleted(e);
  3193. if ((this.tb_venteRowDeleted != null)) {
  3194. this.tb_venteRowDeleted(this, new tb_venteRowChangeEvent(((tb_venteRow)(e.Row)), e.Action));
  3195. }
  3196. }
  3197. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3198. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3199. protected override void OnRowDeleting(global::System.Data.DataRowChangeEventArgs e) {
  3200. base.OnRowDeleting(e);
  3201. if ((this.tb_venteRowDeleting != null)) {
  3202. this.tb_venteRowDeleting(this, new tb_venteRowChangeEvent(((tb_venteRow)(e.Row)), e.Action));
  3203. }
  3204. }
  3205. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3206. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3207. public void Removetb_venteRow(tb_venteRow row) {
  3208. this.Rows.Remove(row);
  3209. }
  3210. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3211. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3212. public static global::System.Xml.Schema.XmlSchemaComplexType GetTypedTableSchema(global::System.Xml.Schema.XmlSchemaSet xs) {
  3213. global::System.Xml.Schema.XmlSchemaComplexType type = new global::System.Xml.Schema.XmlSchemaComplexType();
  3214. global::System.Xml.Schema.XmlSchemaSequence sequence = new global::System.Xml.Schema.XmlSchemaSequence();
  3215. DataSet1 ds = new DataSet1();
  3216. global::System.Xml.Schema.XmlSchemaAny any1 = new global::System.Xml.Schema.XmlSchemaAny();
  3217. any1.Namespace = "http://www.w3.org/2001/XMLSchema";
  3218. any1.MinOccurs = new decimal(0);
  3219. any1.MaxOccurs = decimal.MaxValue;
  3220. any1.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
  3221. sequence.Items.Add(any1);
  3222. global::System.Xml.Schema.XmlSchemaAny any2 = new global::System.Xml.Schema.XmlSchemaAny();
  3223. any2.Namespace = "urn:schemas-microsoft-com:xml-diffgram-v1";
  3224. any2.MinOccurs = new decimal(1);
  3225. any2.ProcessContents = global::System.Xml.Schema.XmlSchemaContentProcessing.Lax;
  3226. sequence.Items.Add(any2);
  3227. global::System.Xml.Schema.XmlSchemaAttribute attribute1 = new global::System.Xml.Schema.XmlSchemaAttribute();
  3228. attribute1.Name = "namespace";
  3229. attribute1.FixedValue = ds.Namespace;
  3230. type.Attributes.Add(attribute1);
  3231. global::System.Xml.Schema.XmlSchemaAttribute attribute2 = new global::System.Xml.Schema.XmlSchemaAttribute();
  3232. attribute2.Name = "tableTypeName";
  3233. attribute2.FixedValue = "tb_venteDataTable";
  3234. type.Attributes.Add(attribute2);
  3235. type.Particle = sequence;
  3236. global::System.Xml.Schema.XmlSchema dsSchema = ds.GetSchemaSerializable();
  3237. if (xs.Contains(dsSchema.TargetNamespace)) {
  3238. global::System.IO.MemoryStream s1 = new global::System.IO.MemoryStream();
  3239. global::System.IO.MemoryStream s2 = new global::System.IO.MemoryStream();
  3240. try {
  3241. global::System.Xml.Schema.XmlSchema schema = null;
  3242. dsSchema.Write(s1);
  3243. for (global::System.Collections.IEnumerator schemas = xs.Schemas(dsSchema.TargetNamespace).GetEnumerator(); schemas.MoveNext(); ) {
  3244. schema = ((global::System.Xml.Schema.XmlSchema)(schemas.Current));
  3245. s2.SetLength(0);
  3246. schema.Write(s2);
  3247. if ((s1.Length == s2.Length)) {
  3248. s1.Position = 0;
  3249. s2.Position = 0;
  3250. for (; ((s1.Position != s1.Length)
  3251. && (s1.ReadByte() == s2.ReadByte())); ) {
  3252. ;
  3253. }
  3254. if ((s1.Position == s1.Length)) {
  3255. return type;
  3256. }
  3257. }
  3258. }
  3259. }
  3260. finally {
  3261. if ((s1 != null)) {
  3262. s1.Close();
  3263. }
  3264. if ((s2 != null)) {
  3265. s2.Close();
  3266. }
  3267. }
  3268. }
  3269. xs.Add(dsSchema);
  3270. return type;
  3271. }
  3272. }
  3273. /// <summary>
  3274. ///Represents strongly named DataRow class.
  3275. ///</summary>
  3276. public partial class tb_vehiRow : global::System.Data.DataRow {
  3277. private tb_vehiDataTable tabletb_vehi;
  3278. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3279. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3280. internal tb_vehiRow(global::System.Data.DataRowBuilder rb) :
  3281. base(rb) {
  3282. this.tabletb_vehi = ((tb_vehiDataTable)(this.Table));
  3283. }
  3284. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3285. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3286. public string key_vehi {
  3287. get {
  3288. return ((string)(this[this.tabletb_vehi.key_vehiColumn]));
  3289. }
  3290. set {
  3291. this[this.tabletb_vehi.key_vehiColumn] = value;
  3292. }
  3293. }
  3294. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3295. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3296. public ushort num_vehi {
  3297. get {
  3298. try {
  3299. return ((ushort)(this[this.tabletb_vehi.num_vehiColumn]));
  3300. }
  3301. catch (global::System.InvalidCastException e) {
  3302. throw new global::System.Data.StrongTypingException("La valeur pour la colonne \'num_vehi\' dans la table \'tb_vehi\' est DBNull.", e);
  3303. }
  3304. }
  3305. set {
  3306. this[this.tabletb_vehi.num_vehiColumn] = value;
  3307. }
  3308. }
  3309. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3310. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3311. public string cmpnum_vehi {
  3312. get {
  3313. if (this.Iscmpnum_vehiNull()) {
  3314. return string.Empty;
  3315. }
  3316. else {
  3317. return ((string)(this[this.tabletb_vehi.cmpnum_vehiColumn]));
  3318. }
  3319. }
  3320. set {
  3321. this[this.tabletb_vehi.cmpnum_vehiColumn] = value;
  3322. }
  3323. }
  3324. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3325. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3326. public string immat_vehi {
  3327. get {
  3328. if (this.Isimmat_vehiNull()) {
  3329. return string.Empty;
  3330. }
  3331. else {
  3332. return ((string)(this[this.tabletb_vehi.immat_vehiColumn]));
  3333. }
  3334. }
  3335. set {
  3336. this[this.tabletb_vehi.immat_vehiColumn] = value;
  3337. }
  3338. }
  3339. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3340. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3341. public string ope_vehi {
  3342. get {
  3343. if (this.Isope_vehiNull()) {
  3344. return string.Empty;
  3345. }
  3346. else {
  3347. return ((string)(this[this.tabletb_vehi.ope_vehiColumn]));
  3348. }
  3349. }
  3350. set {
  3351. this[this.tabletb_vehi.ope_vehiColumn] = value;
  3352. }
  3353. }
  3354. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3355. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3356. public string type_vehi {
  3357. get {
  3358. if (this.Istype_vehiNull()) {
  3359. return string.Empty;
  3360. }
  3361. else {
  3362. return ((string)(this[this.tabletb_vehi.type_vehiColumn]));
  3363. }
  3364. }
  3365. set {
  3366. this[this.tabletb_vehi.type_vehiColumn] = value;
  3367. }
  3368. }
  3369. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3370. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3371. public string cond_vehi {
  3372. get {
  3373. if (this.Iscond_vehiNull()) {
  3374. return string.Empty;
  3375. }
  3376. else {
  3377. return ((string)(this[this.tabletb_vehi.cond_vehiColumn]));
  3378. }
  3379. }
  3380. set {
  3381. this[this.tabletb_vehi.cond_vehiColumn] = value;
  3382. }
  3383. }
  3384. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3385. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3386. public string famille_vehi {
  3387. get {
  3388. if (this.Isfamille_vehiNull()) {
  3389. return string.Empty;
  3390. }
  3391. else {
  3392. return ((string)(this[this.tabletb_vehi.famille_vehiColumn]));
  3393. }
  3394. }
  3395. set {
  3396. this[this.tabletb_vehi.famille_vehiColumn] = value;
  3397. }
  3398. }
  3399. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3400. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3401. public string carbu_vehi {
  3402. get {
  3403. if (this.Iscarbu_vehiNull()) {
  3404. return string.Empty;
  3405. }
  3406. else {
  3407. return ((string)(this[this.tabletb_vehi.carbu_vehiColumn]));
  3408. }
  3409. }
  3410. set {
  3411. this[this.tabletb_vehi.carbu_vehiColumn] = value;
  3412. }
  3413. }
  3414. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3415. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3416. public string kmdep_vehi {
  3417. get {
  3418. if (this.Iskmdep_vehiNull()) {
  3419. return string.Empty;
  3420. }
  3421. else {
  3422. return ((string)(this[this.tabletb_vehi.kmdep_vehiColumn]));
  3423. }
  3424. }
  3425. set {
  3426. this[this.tabletb_vehi.kmdep_vehiColumn] = value;
  3427. }
  3428. }
  3429. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3430. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3431. public string kmarr_vehi {
  3432. get {
  3433. if (this.Iskmarr_vehiNull()) {
  3434. return string.Empty;
  3435. }
  3436. else {
  3437. return ((string)(this[this.tabletb_vehi.kmarr_vehiColumn]));
  3438. }
  3439. }
  3440. set {
  3441. this[this.tabletb_vehi.kmarr_vehiColumn] = value;
  3442. }
  3443. }
  3444. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3445. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3446. public string categ_vehi {
  3447. get {
  3448. if (this.Iscateg_vehiNull()) {
  3449. return string.Empty;
  3450. }
  3451. else {
  3452. return ((string)(this[this.tabletb_vehi.categ_vehiColumn]));
  3453. }
  3454. }
  3455. set {
  3456. this[this.tabletb_vehi.categ_vehiColumn] = value;
  3457. }
  3458. }
  3459. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3460. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3461. public string sort1_vehi {
  3462. get {
  3463. if (this.Issort1_vehiNull()) {
  3464. return string.Empty;
  3465. }
  3466. else {
  3467. return ((string)(this[this.tabletb_vehi.sort1_vehiColumn]));
  3468. }
  3469. }
  3470. set {
  3471. this[this.tabletb_vehi.sort1_vehiColumn] = value;
  3472. }
  3473. }
  3474. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3475. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3476. public bool Isnum_vehiNull() {
  3477. return this.IsNull(this.tabletb_vehi.num_vehiColumn);
  3478. }
  3479. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3480. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3481. public void Setnum_vehiNull() {
  3482. this[this.tabletb_vehi.num_vehiColumn] = global::System.Convert.DBNull;
  3483. }
  3484. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3485. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3486. public bool Iscmpnum_vehiNull() {
  3487. return this.IsNull(this.tabletb_vehi.cmpnum_vehiColumn);
  3488. }
  3489. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3490. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3491. public void Setcmpnum_vehiNull() {
  3492. this[this.tabletb_vehi.cmpnum_vehiColumn] = global::System.Convert.DBNull;
  3493. }
  3494. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3495. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3496. public bool Isimmat_vehiNull() {
  3497. return this.IsNull(this.tabletb_vehi.immat_vehiColumn);
  3498. }
  3499. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3500. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3501. public void Setimmat_vehiNull() {
  3502. this[this.tabletb_vehi.immat_vehiColumn] = global::System.Convert.DBNull;
  3503. }
  3504. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3505. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3506. public bool Isope_vehiNull() {
  3507. return this.IsNull(this.tabletb_vehi.ope_vehiColumn);
  3508. }
  3509. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3510. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3511. public void Setope_vehiNull() {
  3512. this[this.tabletb_vehi.ope_vehiColumn] = global::System.Convert.DBNull;
  3513. }
  3514. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3515. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3516. public bool Istype_vehiNull() {
  3517. return this.IsNull(this.tabletb_vehi.type_vehiColumn);
  3518. }
  3519. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3520. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3521. public void Settype_vehiNull() {
  3522. this[this.tabletb_vehi.type_vehiColumn] = global::System.Convert.DBNull;
  3523. }
  3524. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3525. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3526. public bool Iscond_vehiNull() {
  3527. return this.IsNull(this.tabletb_vehi.cond_vehiColumn);
  3528. }
  3529. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3530. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3531. public void Setcond_vehiNull() {
  3532. this[this.tabletb_vehi.cond_vehiColumn] = global::System.Convert.DBNull;
  3533. }
  3534. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3535. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3536. public bool Isfamille_vehiNull() {
  3537. return this.IsNull(this.tabletb_vehi.famille_vehiColumn);
  3538. }
  3539. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3540. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3541. public void Setfamille_vehiNull() {
  3542. this[this.tabletb_vehi.famille_vehiColumn] = global::System.Convert.DBNull;
  3543. }
  3544. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3545. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3546. public bool Iscarbu_vehiNull() {
  3547. return this.IsNull(this.tabletb_vehi.carbu_vehiColumn);
  3548. }
  3549. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3550. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3551. public void Setcarbu_vehiNull() {
  3552. this[this.tabletb_vehi.carbu_vehiColumn] = global::System.Convert.DBNull;
  3553. }
  3554. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3555. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3556. public bool Iskmdep_vehiNull() {
  3557. return this.IsNull(this.tabletb_vehi.kmdep_vehiColumn);
  3558. }
  3559. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3560. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3561. public void Setkmdep_vehiNull() {
  3562. this[this.tabletb_vehi.kmdep_vehiColumn] = global::System.Convert.DBNull;
  3563. }
  3564. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3565. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3566. public bool Iskmarr_vehiNull() {
  3567. return this.IsNull(this.tabletb_vehi.kmarr_vehiColumn);
  3568. }
  3569. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3570. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3571. public void Setkmarr_vehiNull() {
  3572. this[this.tabletb_vehi.kmarr_vehiColumn] = global::System.Convert.DBNull;
  3573. }
  3574. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3575. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3576. public bool Iscateg_vehiNull() {
  3577. return this.IsNull(this.tabletb_vehi.categ_vehiColumn);
  3578. }
  3579. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3580. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3581. public void Setcateg_vehiNull() {
  3582. this[this.tabletb_vehi.categ_vehiColumn] = global::System.Convert.DBNull;
  3583. }
  3584. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3585. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3586. public bool Issort1_vehiNull() {
  3587. return this.IsNull(this.tabletb_vehi.sort1_vehiColumn);
  3588. }
  3589. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3590. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3591. public void Setsort1_vehiNull() {
  3592. this[this.tabletb_vehi.sort1_vehiColumn] = global::System.Convert.DBNull;
  3593. }
  3594. }
  3595. /// <summary>
  3596. ///Represents strongly named DataRow class.
  3597. ///</summary>
  3598. public partial class tb_epreuveRow : global::System.Data.DataRow {
  3599. private tb_epreuveDataTable tabletb_epreuve;
  3600. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3601. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3602. internal tb_epreuveRow(global::System.Data.DataRowBuilder rb) :
  3603. base(rb) {
  3604. this.tabletb_epreuve = ((tb_epreuveDataTable)(this.Table));
  3605. }
  3606. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3607. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3608. public string key_epr {
  3609. get {
  3610. return ((string)(this[this.tabletb_epreuve.key_eprColumn]));
  3611. }
  3612. set {
  3613. this[this.tabletb_epreuve.key_eprColumn] = value;
  3614. }
  3615. }
  3616. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3617. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3618. public string nom_epr {
  3619. get {
  3620. if (this.Isnom_eprNull()) {
  3621. return string.Empty;
  3622. }
  3623. else {
  3624. return ((string)(this[this.tabletb_epreuve.nom_eprColumn]));
  3625. }
  3626. }
  3627. set {
  3628. this[this.tabletb_epreuve.nom_eprColumn] = value;
  3629. }
  3630. }
  3631. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3632. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3633. public System.DateTime deb_epr {
  3634. get {
  3635. try {
  3636. return ((global::System.DateTime)(this[this.tabletb_epreuve.deb_eprColumn]));
  3637. }
  3638. catch (global::System.InvalidCastException e) {
  3639. throw new global::System.Data.StrongTypingException("La valeur pour la colonne \'deb_epr\' dans la table \'tb_epreuve\' est DBNull.", e);
  3640. }
  3641. }
  3642. set {
  3643. this[this.tabletb_epreuve.deb_eprColumn] = value;
  3644. }
  3645. }
  3646. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3647. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3648. public System.DateTime fin_epr {
  3649. get {
  3650. try {
  3651. return ((global::System.DateTime)(this[this.tabletb_epreuve.fin_eprColumn]));
  3652. }
  3653. catch (global::System.InvalidCastException e) {
  3654. throw new global::System.Data.StrongTypingException("La valeur pour la colonne \'fin_epr\' dans la table \'tb_epreuve\' est DBNull.", e);
  3655. }
  3656. }
  3657. set {
  3658. this[this.tabletb_epreuve.fin_eprColumn] = value;
  3659. }
  3660. }
  3661. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3662. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3663. public string abrev_epr {
  3664. get {
  3665. if (this.Isabrev_eprNull()) {
  3666. return string.Empty;
  3667. }
  3668. else {
  3669. return ((string)(this[this.tabletb_epreuve.abrev_eprColumn]));
  3670. }
  3671. }
  3672. set {
  3673. this[this.tabletb_epreuve.abrev_eprColumn] = value;
  3674. }
  3675. }
  3676. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3677. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3678. public bool Isnom_eprNull() {
  3679. return this.IsNull(this.tabletb_epreuve.nom_eprColumn);
  3680. }
  3681. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3682. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3683. public void Setnom_eprNull() {
  3684. this[this.tabletb_epreuve.nom_eprColumn] = global::System.Convert.DBNull;
  3685. }
  3686. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3687. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3688. public bool Isdeb_eprNull() {
  3689. return this.IsNull(this.tabletb_epreuve.deb_eprColumn);
  3690. }
  3691. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3692. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3693. public void Setdeb_eprNull() {
  3694. this[this.tabletb_epreuve.deb_eprColumn] = global::System.Convert.DBNull;
  3695. }
  3696. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3697. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3698. public bool Isfin_eprNull() {
  3699. return this.IsNull(this.tabletb_epreuve.fin_eprColumn);
  3700. }
  3701. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3702. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3703. public void Setfin_eprNull() {
  3704. this[this.tabletb_epreuve.fin_eprColumn] = global::System.Convert.DBNull;
  3705. }
  3706. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3707. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3708. public bool Isabrev_eprNull() {
  3709. return this.IsNull(this.tabletb_epreuve.abrev_eprColumn);
  3710. }
  3711. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3712. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3713. public void Setabrev_eprNull() {
  3714. this[this.tabletb_epreuve.abrev_eprColumn] = global::System.Convert.DBNull;
  3715. }
  3716. }
  3717. /// <summary>
  3718. ///Represents strongly named DataRow class.
  3719. ///</summary>
  3720. public partial class tb_etapeRow : global::System.Data.DataRow {
  3721. private tb_etapeDataTable tabletb_etape;
  3722. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3723. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3724. internal tb_etapeRow(global::System.Data.DataRowBuilder rb) :
  3725. base(rb) {
  3726. this.tabletb_etape = ((tb_etapeDataTable)(this.Table));
  3727. }
  3728. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3729. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3730. public string epr_etp {
  3731. get {
  3732. return ((string)(this[this.tabletb_etape.epr_etpColumn]));
  3733. }
  3734. set {
  3735. this[this.tabletb_etape.epr_etpColumn] = value;
  3736. }
  3737. }
  3738. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3739. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3740. public ushort num_etp {
  3741. get {
  3742. return ((ushort)(this[this.tabletb_etape.num_etpColumn]));
  3743. }
  3744. set {
  3745. this[this.tabletb_etape.num_etpColumn] = value;
  3746. }
  3747. }
  3748. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3749. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3750. public System.DateTime date_etp {
  3751. get {
  3752. try {
  3753. return ((global::System.DateTime)(this[this.tabletb_etape.date_etpColumn]));
  3754. }
  3755. catch (global::System.InvalidCastException e) {
  3756. throw new global::System.Data.StrongTypingException("La valeur pour la colonne \'date_etp\' dans la table \'tb_etape\' est DBNull.", e);
  3757. }
  3758. }
  3759. set {
  3760. this[this.tabletb_etape.date_etpColumn] = value;
  3761. }
  3762. }
  3763. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3764. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3765. public string nom_etp {
  3766. get {
  3767. try {
  3768. return ((string)(this[this.tabletb_etape.nom_etpColumn]));
  3769. }
  3770. catch (global::System.InvalidCastException e) {
  3771. throw new global::System.Data.StrongTypingException("La valeur pour la colonne \'nom_etp\' dans la table \'tb_etape\' est DBNull.", e);
  3772. }
  3773. }
  3774. set {
  3775. this[this.tabletb_etape.nom_etpColumn] = value;
  3776. }
  3777. }
  3778. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3779. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3780. public bool Isdate_etpNull() {
  3781. return this.IsNull(this.tabletb_etape.date_etpColumn);
  3782. }
  3783. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3784. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3785. public void Setdate_etpNull() {
  3786. this[this.tabletb_etape.date_etpColumn] = global::System.Convert.DBNull;
  3787. }
  3788. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3789. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3790. public bool Isnom_etpNull() {
  3791. return this.IsNull(this.tabletb_etape.nom_etpColumn);
  3792. }
  3793. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3794. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3795. public void Setnom_etpNull() {
  3796. this[this.tabletb_etape.nom_etpColumn] = global::System.Convert.DBNull;
  3797. }
  3798. }
  3799. /// <summary>
  3800. ///Represents strongly named DataRow class.
  3801. ///</summary>
  3802. public partial class tb_paysRow : global::System.Data.DataRow {
  3803. private tb_paysDataTable tabletb_pays;
  3804. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3805. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3806. internal tb_paysRow(global::System.Data.DataRowBuilder rb) :
  3807. base(rb) {
  3808. this.tabletb_pays = ((tb_paysDataTable)(this.Table));
  3809. }
  3810. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3811. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3812. public string key_pays {
  3813. get {
  3814. return ((string)(this[this.tabletb_pays.key_paysColumn]));
  3815. }
  3816. set {
  3817. this[this.tabletb_pays.key_paysColumn] = value;
  3818. }
  3819. }
  3820. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3821. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3822. public string nom_pays {
  3823. get {
  3824. try {
  3825. return ((string)(this[this.tabletb_pays.nom_paysColumn]));
  3826. }
  3827. catch (global::System.InvalidCastException e) {
  3828. throw new global::System.Data.StrongTypingException("La valeur pour la colonne \'nom_pays\' dans la table \'tb_pays\' est DBNull.", e);
  3829. }
  3830. }
  3831. set {
  3832. this[this.tabletb_pays.nom_paysColumn] = value;
  3833. }
  3834. }
  3835. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3836. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3837. public string code_pays {
  3838. get {
  3839. try {
  3840. return ((string)(this[this.tabletb_pays.code_paysColumn]));
  3841. }
  3842. catch (global::System.InvalidCastException e) {
  3843. throw new global::System.Data.StrongTypingException("La valeur pour la colonne \'code_pays\' dans la table \'tb_pays\' est DBNull.", e);
  3844. }
  3845. }
  3846. set {
  3847. this[this.tabletb_pays.code_paysColumn] = value;
  3848. }
  3849. }
  3850. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3851. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3852. public float txchge_pays {
  3853. get {
  3854. try {
  3855. return ((float)(this[this.tabletb_pays.txchge_paysColumn]));
  3856. }
  3857. catch (global::System.InvalidCastException e) {
  3858. throw new global::System.Data.StrongTypingException("La valeur pour la colonne \'txchge_pays\' dans la table \'tb_pays\' est DBNull.", e);
  3859. }
  3860. }
  3861. set {
  3862. this[this.tabletb_pays.txchge_paysColumn] = value;
  3863. }
  3864. }
  3865. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3866. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3867. public float tva_pays {
  3868. get {
  3869. try {
  3870. return ((float)(this[this.tabletb_pays.tva_paysColumn]));
  3871. }
  3872. catch (global::System.InvalidCastException e) {
  3873. throw new global::System.Data.StrongTypingException("La valeur pour la colonne \'tva_pays\' dans la table \'tb_pays\' est DBNull.", e);
  3874. }
  3875. }
  3876. set {
  3877. this[this.tabletb_pays.tva_paysColumn] = value;
  3878. }
  3879. }
  3880. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3881. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3882. public string img_pays {
  3883. get {
  3884. try {
  3885. return ((string)(this[this.tabletb_pays.img_paysColumn]));
  3886. }
  3887. catch (global::System.InvalidCastException e) {
  3888. throw new global::System.Data.StrongTypingException("La valeur pour la colonne \'img_pays\' dans la table \'tb_pays\' est DBNull.", e);
  3889. }
  3890. }
  3891. set {
  3892. this[this.tabletb_pays.img_paysColumn] = value;
  3893. }
  3894. }
  3895. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3896. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3897. public ushort order_pays {
  3898. get {
  3899. try {
  3900. return ((ushort)(this[this.tabletb_pays.order_paysColumn]));
  3901. }
  3902. catch (global::System.InvalidCastException e) {
  3903. throw new global::System.Data.StrongTypingException("La valeur pour la colonne \'order_pays\' dans la table \'tb_pays\' est DBNull.", e);
  3904. }
  3905. }
  3906. set {
  3907. this[this.tabletb_pays.order_paysColumn] = value;
  3908. }
  3909. }
  3910. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3911. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3912. public bool Isnom_paysNull() {
  3913. return this.IsNull(this.tabletb_pays.nom_paysColumn);
  3914. }
  3915. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3916. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3917. public void Setnom_paysNull() {
  3918. this[this.tabletb_pays.nom_paysColumn] = global::System.Convert.DBNull;
  3919. }
  3920. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3921. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3922. public bool Iscode_paysNull() {
  3923. return this.IsNull(this.tabletb_pays.code_paysColumn);
  3924. }
  3925. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3926. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3927. public void Setcode_paysNull() {
  3928. this[this.tabletb_pays.code_paysColumn] = global::System.Convert.DBNull;
  3929. }
  3930. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3931. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3932. public bool Istxchge_paysNull() {
  3933. return this.IsNull(this.tabletb_pays.txchge_paysColumn);
  3934. }
  3935. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3936. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3937. public void Settxchge_paysNull() {
  3938. this[this.tabletb_pays.txchge_paysColumn] = global::System.Convert.DBNull;
  3939. }
  3940. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3941. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3942. public bool Istva_paysNull() {
  3943. return this.IsNull(this.tabletb_pays.tva_paysColumn);
  3944. }
  3945. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3946. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3947. public void Settva_paysNull() {
  3948. this[this.tabletb_pays.tva_paysColumn] = global::System.Convert.DBNull;
  3949. }
  3950. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3951. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3952. public bool Isimg_paysNull() {
  3953. return this.IsNull(this.tabletb_pays.img_paysColumn);
  3954. }
  3955. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3956. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3957. public void Setimg_paysNull() {
  3958. this[this.tabletb_pays.img_paysColumn] = global::System.Convert.DBNull;
  3959. }
  3960. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3961. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3962. public bool Isorder_paysNull() {
  3963. return this.IsNull(this.tabletb_pays.order_paysColumn);
  3964. }
  3965. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3966. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3967. public void Setorder_paysNull() {
  3968. this[this.tabletb_pays.order_paysColumn] = global::System.Convert.DBNull;
  3969. }
  3970. }
  3971. /// <summary>
  3972. ///Represents strongly named DataRow class.
  3973. ///</summary>
  3974. public partial class tb_stationRow : global::System.Data.DataRow {
  3975. private tb_stationDataTable tabletb_station;
  3976. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3977. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3978. internal tb_stationRow(global::System.Data.DataRowBuilder rb) :
  3979. base(rb) {
  3980. this.tabletb_station = ((tb_stationDataTable)(this.Table));
  3981. }
  3982. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3983. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3984. public string key_sta {
  3985. get {
  3986. return ((string)(this[this.tabletb_station.key_staColumn]));
  3987. }
  3988. set {
  3989. this[this.tabletb_station.key_staColumn] = value;
  3990. }
  3991. }
  3992. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  3993. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  3994. public string epr_sta {
  3995. get {
  3996. if (this.Isepr_staNull()) {
  3997. return string.Empty;
  3998. }
  3999. else {
  4000. return ((string)(this[this.tabletb_station.epr_staColumn]));
  4001. }
  4002. }
  4003. set {
  4004. this[this.tabletb_station.epr_staColumn] = value;
  4005. }
  4006. }
  4007. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4008. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4009. public string etp_sta {
  4010. get {
  4011. if (this.Isetp_staNull()) {
  4012. return string.Empty;
  4013. }
  4014. else {
  4015. return ((string)(this[this.tabletb_station.etp_staColumn]));
  4016. }
  4017. }
  4018. set {
  4019. this[this.tabletb_station.etp_staColumn] = value;
  4020. }
  4021. }
  4022. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4023. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4024. public System.DateTime date_sta {
  4025. get {
  4026. try {
  4027. return ((global::System.DateTime)(this[this.tabletb_station.date_staColumn]));
  4028. }
  4029. catch (global::System.InvalidCastException e) {
  4030. throw new global::System.Data.StrongTypingException("La valeur pour la colonne \'date_sta\' dans la table \'tb_station\' est DBNull.", e);
  4031. }
  4032. }
  4033. set {
  4034. this[this.tabletb_station.date_staColumn] = value;
  4035. }
  4036. }
  4037. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4038. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4039. public string num_sta {
  4040. get {
  4041. if (this.Isnum_staNull()) {
  4042. return string.Empty;
  4043. }
  4044. else {
  4045. return ((string)(this[this.tabletb_station.num_staColumn]));
  4046. }
  4047. }
  4048. set {
  4049. this[this.tabletb_station.num_staColumn] = value;
  4050. }
  4051. }
  4052. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4053. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4054. public string nom_sta {
  4055. get {
  4056. if (this.Isnom_staNull()) {
  4057. return string.Empty;
  4058. }
  4059. else {
  4060. return ((string)(this[this.tabletb_station.nom_staColumn]));
  4061. }
  4062. }
  4063. set {
  4064. this[this.tabletb_station.nom_staColumn] = value;
  4065. }
  4066. }
  4067. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4068. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4069. public string adr1_sta {
  4070. get {
  4071. if (this.Isadr1_staNull()) {
  4072. return string.Empty;
  4073. }
  4074. else {
  4075. return ((string)(this[this.tabletb_station.adr1_staColumn]));
  4076. }
  4077. }
  4078. set {
  4079. this[this.tabletb_station.adr1_staColumn] = value;
  4080. }
  4081. }
  4082. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4083. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4084. public string adr2_sta {
  4085. get {
  4086. if (this.Isadr2_staNull()) {
  4087. return string.Empty;
  4088. }
  4089. else {
  4090. return ((string)(this[this.tabletb_station.adr2_staColumn]));
  4091. }
  4092. }
  4093. set {
  4094. this[this.tabletb_station.adr2_staColumn] = value;
  4095. }
  4096. }
  4097. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4098. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4099. public string cp_sta {
  4100. get {
  4101. if (this.Iscp_staNull()) {
  4102. return string.Empty;
  4103. }
  4104. else {
  4105. return ((string)(this[this.tabletb_station.cp_staColumn]));
  4106. }
  4107. }
  4108. set {
  4109. this[this.tabletb_station.cp_staColumn] = value;
  4110. }
  4111. }
  4112. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4113. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4114. public string ville_sta {
  4115. get {
  4116. if (this.Isville_staNull()) {
  4117. return string.Empty;
  4118. }
  4119. else {
  4120. return ((string)(this[this.tabletb_station.ville_staColumn]));
  4121. }
  4122. }
  4123. set {
  4124. this[this.tabletb_station.ville_staColumn] = value;
  4125. }
  4126. }
  4127. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4128. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4129. public string pays_sta {
  4130. get {
  4131. if (this.Ispays_staNull()) {
  4132. return string.Empty;
  4133. }
  4134. else {
  4135. return ((string)(this[this.tabletb_station.pays_staColumn]));
  4136. }
  4137. }
  4138. set {
  4139. this[this.tabletb_station.pays_staColumn] = value;
  4140. }
  4141. }
  4142. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4143. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4144. public string contact_sta {
  4145. get {
  4146. if (this.Iscontact_staNull()) {
  4147. return string.Empty;
  4148. }
  4149. else {
  4150. return ((string)(this[this.tabletb_station.contact_staColumn]));
  4151. }
  4152. }
  4153. set {
  4154. this[this.tabletb_station.contact_staColumn] = value;
  4155. }
  4156. }
  4157. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4158. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4159. public string tel_sta {
  4160. get {
  4161. if (this.Istel_staNull()) {
  4162. return string.Empty;
  4163. }
  4164. else {
  4165. return ((string)(this[this.tabletb_station.tel_staColumn]));
  4166. }
  4167. }
  4168. set {
  4169. this[this.tabletb_station.tel_staColumn] = value;
  4170. }
  4171. }
  4172. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4173. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4174. public string tva_sta {
  4175. get {
  4176. if (this.Istva_staNull()) {
  4177. return string.Empty;
  4178. }
  4179. else {
  4180. return ((string)(this[this.tabletb_station.tva_staColumn]));
  4181. }
  4182. }
  4183. set {
  4184. this[this.tabletb_station.tva_staColumn] = value;
  4185. }
  4186. }
  4187. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4188. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4189. public string divers_sta {
  4190. get {
  4191. if (this.Isdivers_staNull()) {
  4192. return string.Empty;
  4193. }
  4194. else {
  4195. return ((string)(this[this.tabletb_station.divers_staColumn]));
  4196. }
  4197. }
  4198. set {
  4199. this[this.tabletb_station.divers_staColumn] = value;
  4200. }
  4201. }
  4202. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4203. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4204. public bool Isepr_staNull() {
  4205. return this.IsNull(this.tabletb_station.epr_staColumn);
  4206. }
  4207. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4208. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4209. public void Setepr_staNull() {
  4210. this[this.tabletb_station.epr_staColumn] = global::System.Convert.DBNull;
  4211. }
  4212. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4213. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4214. public bool Isetp_staNull() {
  4215. return this.IsNull(this.tabletb_station.etp_staColumn);
  4216. }
  4217. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4218. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4219. public void Setetp_staNull() {
  4220. this[this.tabletb_station.etp_staColumn] = global::System.Convert.DBNull;
  4221. }
  4222. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4223. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4224. public bool Isdate_staNull() {
  4225. return this.IsNull(this.tabletb_station.date_staColumn);
  4226. }
  4227. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4228. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4229. public void Setdate_staNull() {
  4230. this[this.tabletb_station.date_staColumn] = global::System.Convert.DBNull;
  4231. }
  4232. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4233. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4234. public bool Isnum_staNull() {
  4235. return this.IsNull(this.tabletb_station.num_staColumn);
  4236. }
  4237. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4238. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4239. public void Setnum_staNull() {
  4240. this[this.tabletb_station.num_staColumn] = global::System.Convert.DBNull;
  4241. }
  4242. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4243. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4244. public bool Isnom_staNull() {
  4245. return this.IsNull(this.tabletb_station.nom_staColumn);
  4246. }
  4247. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4248. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4249. public void Setnom_staNull() {
  4250. this[this.tabletb_station.nom_staColumn] = global::System.Convert.DBNull;
  4251. }
  4252. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4253. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4254. public bool Isadr1_staNull() {
  4255. return this.IsNull(this.tabletb_station.adr1_staColumn);
  4256. }
  4257. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4258. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4259. public void Setadr1_staNull() {
  4260. this[this.tabletb_station.adr1_staColumn] = global::System.Convert.DBNull;
  4261. }
  4262. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4263. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4264. public bool Isadr2_staNull() {
  4265. return this.IsNull(this.tabletb_station.adr2_staColumn);
  4266. }
  4267. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4268. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4269. public void Setadr2_staNull() {
  4270. this[this.tabletb_station.adr2_staColumn] = global::System.Convert.DBNull;
  4271. }
  4272. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4273. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4274. public bool Iscp_staNull() {
  4275. return this.IsNull(this.tabletb_station.cp_staColumn);
  4276. }
  4277. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4278. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4279. public void Setcp_staNull() {
  4280. this[this.tabletb_station.cp_staColumn] = global::System.Convert.DBNull;
  4281. }
  4282. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4283. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4284. public bool Isville_staNull() {
  4285. return this.IsNull(this.tabletb_station.ville_staColumn);
  4286. }
  4287. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4288. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4289. public void Setville_staNull() {
  4290. this[this.tabletb_station.ville_staColumn] = global::System.Convert.DBNull;
  4291. }
  4292. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4293. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4294. public bool Ispays_staNull() {
  4295. return this.IsNull(this.tabletb_station.pays_staColumn);
  4296. }
  4297. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4298. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4299. public void Setpays_staNull() {
  4300. this[this.tabletb_station.pays_staColumn] = global::System.Convert.DBNull;
  4301. }
  4302. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4303. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4304. public bool Iscontact_staNull() {
  4305. return this.IsNull(this.tabletb_station.contact_staColumn);
  4306. }
  4307. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4308. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4309. public void Setcontact_staNull() {
  4310. this[this.tabletb_station.contact_staColumn] = global::System.Convert.DBNull;
  4311. }
  4312. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4313. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4314. public bool Istel_staNull() {
  4315. return this.IsNull(this.tabletb_station.tel_staColumn);
  4316. }
  4317. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4318. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4319. public void Settel_staNull() {
  4320. this[this.tabletb_station.tel_staColumn] = global::System.Convert.DBNull;
  4321. }
  4322. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4323. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4324. public bool Istva_staNull() {
  4325. return this.IsNull(this.tabletb_station.tva_staColumn);
  4326. }
  4327. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4328. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4329. public void Settva_staNull() {
  4330. this[this.tabletb_station.tva_staColumn] = global::System.Convert.DBNull;
  4331. }
  4332. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4333. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4334. public bool Isdivers_staNull() {
  4335. return this.IsNull(this.tabletb_station.divers_staColumn);
  4336. }
  4337. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4338. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4339. public void Setdivers_staNull() {
  4340. this[this.tabletb_station.divers_staColumn] = global::System.Convert.DBNull;
  4341. }
  4342. }
  4343. /// <summary>
  4344. ///Represents strongly named DataRow class.
  4345. ///</summary>
  4346. public partial class tb_familleRow : global::System.Data.DataRow {
  4347. private tb_familleDataTable tabletb_famille;
  4348. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4349. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4350. internal tb_familleRow(global::System.Data.DataRowBuilder rb) :
  4351. base(rb) {
  4352. this.tabletb_famille = ((tb_familleDataTable)(this.Table));
  4353. }
  4354. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4355. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4356. public string key_fam {
  4357. get {
  4358. return ((string)(this[this.tabletb_famille.key_famColumn]));
  4359. }
  4360. set {
  4361. this[this.tabletb_famille.key_famColumn] = value;
  4362. }
  4363. }
  4364. }
  4365. /// <summary>
  4366. ///Represents strongly named DataRow class.
  4367. ///</summary>
  4368. public partial class tb_prodRow : global::System.Data.DataRow {
  4369. private tb_prodDataTable tabletb_prod;
  4370. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4371. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4372. internal tb_prodRow(global::System.Data.DataRowBuilder rb) :
  4373. base(rb) {
  4374. this.tabletb_prod = ((tb_prodDataTable)(this.Table));
  4375. }
  4376. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4377. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4378. public string key_prod {
  4379. get {
  4380. return ((string)(this[this.tabletb_prod.key_prodColumn]));
  4381. }
  4382. set {
  4383. this[this.tabletb_prod.key_prodColumn] = value;
  4384. }
  4385. }
  4386. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4387. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4388. public string lib_prod {
  4389. get {
  4390. try {
  4391. return ((string)(this[this.tabletb_prod.lib_prodColumn]));
  4392. }
  4393. catch (global::System.InvalidCastException e) {
  4394. throw new global::System.Data.StrongTypingException("La valeur pour la colonne \'lib_prod\' dans la table \'tb_prod\' est DBNull.", e);
  4395. }
  4396. }
  4397. set {
  4398. this[this.tabletb_prod.lib_prodColumn] = value;
  4399. }
  4400. }
  4401. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4402. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4403. public string type_prod {
  4404. get {
  4405. try {
  4406. return ((string)(this[this.tabletb_prod.type_prodColumn]));
  4407. }
  4408. catch (global::System.InvalidCastException e) {
  4409. throw new global::System.Data.StrongTypingException("La valeur pour la colonne \'type_prod\' dans la table \'tb_prod\' est DBNull.", e);
  4410. }
  4411. }
  4412. set {
  4413. this[this.tabletb_prod.type_prodColumn] = value;
  4414. }
  4415. }
  4416. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4417. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4418. public bool Islib_prodNull() {
  4419. return this.IsNull(this.tabletb_prod.lib_prodColumn);
  4420. }
  4421. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4422. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4423. public void Setlib_prodNull() {
  4424. this[this.tabletb_prod.lib_prodColumn] = global::System.Convert.DBNull;
  4425. }
  4426. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4427. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4428. public bool Istype_prodNull() {
  4429. return this.IsNull(this.tabletb_prod.type_prodColumn);
  4430. }
  4431. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4432. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4433. public void Settype_prodNull() {
  4434. this[this.tabletb_prod.type_prodColumn] = global::System.Convert.DBNull;
  4435. }
  4436. }
  4437. /// <summary>
  4438. ///Represents strongly named DataRow class.
  4439. ///</summary>
  4440. public partial class tb_prestaRow : global::System.Data.DataRow {
  4441. private tb_prestaDataTable tabletb_presta;
  4442. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4443. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4444. internal tb_prestaRow(global::System.Data.DataRowBuilder rb) :
  4445. base(rb) {
  4446. this.tabletb_presta = ((tb_prestaDataTable)(this.Table));
  4447. }
  4448. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4449. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4450. public string sta_pr {
  4451. get {
  4452. return ((string)(this[this.tabletb_presta.sta_prColumn]));
  4453. }
  4454. set {
  4455. this[this.tabletb_presta.sta_prColumn] = value;
  4456. }
  4457. }
  4458. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4459. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4460. public string prod_pr {
  4461. get {
  4462. return ((string)(this[this.tabletb_presta.prod_prColumn]));
  4463. }
  4464. set {
  4465. this[this.tabletb_presta.prod_prColumn] = value;
  4466. }
  4467. }
  4468. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4469. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4470. public string kind_pr {
  4471. get {
  4472. try {
  4473. return ((string)(this[this.tabletb_presta.kind_prColumn]));
  4474. }
  4475. catch (global::System.InvalidCastException e) {
  4476. throw new global::System.Data.StrongTypingException("La valeur pour la colonne \'kind_pr\' dans la table \'tb_presta\' est DBNull.", e);
  4477. }
  4478. }
  4479. set {
  4480. this[this.tabletb_presta.kind_prColumn] = value;
  4481. }
  4482. }
  4483. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4484. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4485. public string unite_pr {
  4486. get {
  4487. try {
  4488. return ((string)(this[this.tabletb_presta.unite_prColumn]));
  4489. }
  4490. catch (global::System.InvalidCastException e) {
  4491. throw new global::System.Data.StrongTypingException("La valeur pour la colonne \'unite_pr\' dans la table \'tb_presta\' est DBNull.", e);
  4492. }
  4493. }
  4494. set {
  4495. this[this.tabletb_presta.unite_prColumn] = value;
  4496. }
  4497. }
  4498. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4499. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4500. public decimal pu_pr {
  4501. get {
  4502. try {
  4503. return ((decimal)(this[this.tabletb_presta.pu_prColumn]));
  4504. }
  4505. catch (global::System.InvalidCastException e) {
  4506. throw new global::System.Data.StrongTypingException("La valeur pour la colonne \'pu_pr\' dans la table \'tb_presta\' est DBNull.", e);
  4507. }
  4508. }
  4509. set {
  4510. this[this.tabletb_presta.pu_prColumn] = value;
  4511. }
  4512. }
  4513. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4514. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4515. public decimal tva_pr {
  4516. get {
  4517. try {
  4518. return ((decimal)(this[this.tabletb_presta.tva_prColumn]));
  4519. }
  4520. catch (global::System.InvalidCastException e) {
  4521. throw new global::System.Data.StrongTypingException("La valeur pour la colonne \'tva_pr\' dans la table \'tb_presta\' est DBNull.", e);
  4522. }
  4523. }
  4524. set {
  4525. this[this.tabletb_presta.tva_prColumn] = value;
  4526. }
  4527. }
  4528. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4529. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4530. public decimal ttc_pr {
  4531. get {
  4532. try {
  4533. return ((decimal)(this[this.tabletb_presta.ttc_prColumn]));
  4534. }
  4535. catch (global::System.InvalidCastException e) {
  4536. throw new global::System.Data.StrongTypingException("La valeur pour la colonne \'ttc_pr\' dans la table \'tb_presta\' est DBNull.", e);
  4537. }
  4538. }
  4539. set {
  4540. this[this.tabletb_presta.ttc_prColumn] = value;
  4541. }
  4542. }
  4543. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4544. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4545. public bool Iskind_prNull() {
  4546. return this.IsNull(this.tabletb_presta.kind_prColumn);
  4547. }
  4548. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4549. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4550. public void Setkind_prNull() {
  4551. this[this.tabletb_presta.kind_prColumn] = global::System.Convert.DBNull;
  4552. }
  4553. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4554. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4555. public bool Isunite_prNull() {
  4556. return this.IsNull(this.tabletb_presta.unite_prColumn);
  4557. }
  4558. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4559. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4560. public void Setunite_prNull() {
  4561. this[this.tabletb_presta.unite_prColumn] = global::System.Convert.DBNull;
  4562. }
  4563. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4564. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4565. public bool Ispu_prNull() {
  4566. return this.IsNull(this.tabletb_presta.pu_prColumn);
  4567. }
  4568. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4569. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4570. public void Setpu_prNull() {
  4571. this[this.tabletb_presta.pu_prColumn] = global::System.Convert.DBNull;
  4572. }
  4573. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4574. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4575. public bool Istva_prNull() {
  4576. return this.IsNull(this.tabletb_presta.tva_prColumn);
  4577. }
  4578. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4579. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4580. public void Settva_prNull() {
  4581. this[this.tabletb_presta.tva_prColumn] = global::System.Convert.DBNull;
  4582. }
  4583. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4584. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4585. public bool Isttc_prNull() {
  4586. return this.IsNull(this.tabletb_presta.ttc_prColumn);
  4587. }
  4588. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4589. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4590. public void Setttc_prNull() {
  4591. this[this.tabletb_presta.ttc_prColumn] = global::System.Convert.DBNull;
  4592. }
  4593. }
  4594. /// <summary>
  4595. ///Represents strongly named DataRow class.
  4596. ///</summary>
  4597. public partial class tb_venteRow : global::System.Data.DataRow {
  4598. private tb_venteDataTable tabletb_vente;
  4599. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4600. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4601. internal tb_venteRow(global::System.Data.DataRowBuilder rb) :
  4602. base(rb) {
  4603. this.tabletb_vente = ((tb_venteDataTable)(this.Table));
  4604. }
  4605. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4606. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4607. public string epreuve_vt {
  4608. get {
  4609. return ((string)(this[this.tabletb_vente.epreuve_vtColumn]));
  4610. }
  4611. set {
  4612. this[this.tabletb_vente.epreuve_vtColumn] = value;
  4613. }
  4614. }
  4615. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4616. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4617. public string station_vt {
  4618. get {
  4619. return ((string)(this[this.tabletb_vente.station_vtColumn]));
  4620. }
  4621. set {
  4622. this[this.tabletb_vente.station_vtColumn] = value;
  4623. }
  4624. }
  4625. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4626. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4627. public string vehi_vt {
  4628. get {
  4629. return ((string)(this[this.tabletb_vente.vehi_vtColumn]));
  4630. }
  4631. set {
  4632. this[this.tabletb_vente.vehi_vtColumn] = value;
  4633. }
  4634. }
  4635. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4636. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4637. public string prod_vt {
  4638. get {
  4639. return ((string)(this[this.tabletb_vente.prod_vtColumn]));
  4640. }
  4641. set {
  4642. this[this.tabletb_vente.prod_vtColumn] = value;
  4643. }
  4644. }
  4645. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4646. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4647. public System.DateTime date_vt {
  4648. get {
  4649. return ((global::System.DateTime)(this[this.tabletb_vente.date_vtColumn]));
  4650. }
  4651. set {
  4652. this[this.tabletb_vente.date_vtColumn] = value;
  4653. }
  4654. }
  4655. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4656. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4657. public decimal qtt_vt {
  4658. get {
  4659. try {
  4660. return ((decimal)(this[this.tabletb_vente.qtt_vtColumn]));
  4661. }
  4662. catch (global::System.InvalidCastException e) {
  4663. throw new global::System.Data.StrongTypingException("La valeur pour la colonne \'qtt_vt\' dans la table \'tb_vente\' est DBNull.", e);
  4664. }
  4665. }
  4666. set {
  4667. this[this.tabletb_vente.qtt_vtColumn] = value;
  4668. }
  4669. }
  4670. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4671. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4672. public decimal pu_vt {
  4673. get {
  4674. try {
  4675. return ((decimal)(this[this.tabletb_vente.pu_vtColumn]));
  4676. }
  4677. catch (global::System.InvalidCastException e) {
  4678. throw new global::System.Data.StrongTypingException("La valeur pour la colonne \'pu_vt\' dans la table \'tb_vente\' est DBNull.", e);
  4679. }
  4680. }
  4681. set {
  4682. this[this.tabletb_vente.pu_vtColumn] = value;
  4683. }
  4684. }
  4685. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4686. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4687. public decimal ht_vt {
  4688. get {
  4689. if (this.Isht_vtNull()) {
  4690. return 0m;
  4691. }
  4692. else {
  4693. return ((decimal)(this[this.tabletb_vente.ht_vtColumn]));
  4694. }
  4695. }
  4696. set {
  4697. this[this.tabletb_vente.ht_vtColumn] = value;
  4698. }
  4699. }
  4700. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4701. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4702. public decimal tva_vt {
  4703. get {
  4704. try {
  4705. return ((decimal)(this[this.tabletb_vente.tva_vtColumn]));
  4706. }
  4707. catch (global::System.InvalidCastException e) {
  4708. throw new global::System.Data.StrongTypingException("La valeur pour la colonne \'tva_vt\' dans la table \'tb_vente\' est DBNull.", e);
  4709. }
  4710. }
  4711. set {
  4712. this[this.tabletb_vente.tva_vtColumn] = value;
  4713. }
  4714. }
  4715. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4716. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4717. public decimal ttc_vt {
  4718. get {
  4719. try {
  4720. return ((decimal)(this[this.tabletb_vente.ttc_vtColumn]));
  4721. }
  4722. catch (global::System.InvalidCastException e) {
  4723. throw new global::System.Data.StrongTypingException("La valeur pour la colonne \'ttc_vt\' dans la table \'tb_vente\' est DBNull.", e);
  4724. }
  4725. }
  4726. set {
  4727. this[this.tabletb_vente.ttc_vtColumn] = value;
  4728. }
  4729. }
  4730. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4731. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4732. public bool Isqtt_vtNull() {
  4733. return this.IsNull(this.tabletb_vente.qtt_vtColumn);
  4734. }
  4735. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4736. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4737. public void Setqtt_vtNull() {
  4738. this[this.tabletb_vente.qtt_vtColumn] = global::System.Convert.DBNull;
  4739. }
  4740. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4741. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4742. public bool Ispu_vtNull() {
  4743. return this.IsNull(this.tabletb_vente.pu_vtColumn);
  4744. }
  4745. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4746. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4747. public void Setpu_vtNull() {
  4748. this[this.tabletb_vente.pu_vtColumn] = global::System.Convert.DBNull;
  4749. }
  4750. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4751. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4752. public bool Isht_vtNull() {
  4753. return this.IsNull(this.tabletb_vente.ht_vtColumn);
  4754. }
  4755. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4756. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4757. public void Setht_vtNull() {
  4758. this[this.tabletb_vente.ht_vtColumn] = global::System.Convert.DBNull;
  4759. }
  4760. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4761. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4762. public bool Istva_vtNull() {
  4763. return this.IsNull(this.tabletb_vente.tva_vtColumn);
  4764. }
  4765. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4766. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4767. public void Settva_vtNull() {
  4768. this[this.tabletb_vente.tva_vtColumn] = global::System.Convert.DBNull;
  4769. }
  4770. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4771. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4772. public bool Isttc_vtNull() {
  4773. return this.IsNull(this.tabletb_vente.ttc_vtColumn);
  4774. }
  4775. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4776. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4777. public void Setttc_vtNull() {
  4778. this[this.tabletb_vente.ttc_vtColumn] = global::System.Convert.DBNull;
  4779. }
  4780. }
  4781. /// <summary>
  4782. ///Row event argument class
  4783. ///</summary>
  4784. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4785. public class tb_vehiRowChangeEvent : global::System.EventArgs {
  4786. private tb_vehiRow eventRow;
  4787. private global::System.Data.DataRowAction eventAction;
  4788. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4789. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4790. public tb_vehiRowChangeEvent(tb_vehiRow row, global::System.Data.DataRowAction action) {
  4791. this.eventRow = row;
  4792. this.eventAction = action;
  4793. }
  4794. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4795. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4796. public tb_vehiRow Row {
  4797. get {
  4798. return this.eventRow;
  4799. }
  4800. }
  4801. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4802. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4803. public global::System.Data.DataRowAction Action {
  4804. get {
  4805. return this.eventAction;
  4806. }
  4807. }
  4808. }
  4809. /// <summary>
  4810. ///Row event argument class
  4811. ///</summary>
  4812. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4813. public class tb_epreuveRowChangeEvent : global::System.EventArgs {
  4814. private tb_epreuveRow eventRow;
  4815. private global::System.Data.DataRowAction eventAction;
  4816. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4817. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4818. public tb_epreuveRowChangeEvent(tb_epreuveRow row, global::System.Data.DataRowAction action) {
  4819. this.eventRow = row;
  4820. this.eventAction = action;
  4821. }
  4822. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4823. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4824. public tb_epreuveRow Row {
  4825. get {
  4826. return this.eventRow;
  4827. }
  4828. }
  4829. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4830. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4831. public global::System.Data.DataRowAction Action {
  4832. get {
  4833. return this.eventAction;
  4834. }
  4835. }
  4836. }
  4837. /// <summary>
  4838. ///Row event argument class
  4839. ///</summary>
  4840. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4841. public class tb_etapeRowChangeEvent : global::System.EventArgs {
  4842. private tb_etapeRow eventRow;
  4843. private global::System.Data.DataRowAction eventAction;
  4844. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4845. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4846. public tb_etapeRowChangeEvent(tb_etapeRow row, global::System.Data.DataRowAction action) {
  4847. this.eventRow = row;
  4848. this.eventAction = action;
  4849. }
  4850. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4851. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4852. public tb_etapeRow Row {
  4853. get {
  4854. return this.eventRow;
  4855. }
  4856. }
  4857. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4858. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4859. public global::System.Data.DataRowAction Action {
  4860. get {
  4861. return this.eventAction;
  4862. }
  4863. }
  4864. }
  4865. /// <summary>
  4866. ///Row event argument class
  4867. ///</summary>
  4868. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4869. public class tb_paysRowChangeEvent : global::System.EventArgs {
  4870. private tb_paysRow eventRow;
  4871. private global::System.Data.DataRowAction eventAction;
  4872. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4873. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4874. public tb_paysRowChangeEvent(tb_paysRow row, global::System.Data.DataRowAction action) {
  4875. this.eventRow = row;
  4876. this.eventAction = action;
  4877. }
  4878. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4879. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4880. public tb_paysRow Row {
  4881. get {
  4882. return this.eventRow;
  4883. }
  4884. }
  4885. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4886. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4887. public global::System.Data.DataRowAction Action {
  4888. get {
  4889. return this.eventAction;
  4890. }
  4891. }
  4892. }
  4893. /// <summary>
  4894. ///Row event argument class
  4895. ///</summary>
  4896. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4897. public class tb_stationRowChangeEvent : global::System.EventArgs {
  4898. private tb_stationRow eventRow;
  4899. private global::System.Data.DataRowAction eventAction;
  4900. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4901. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4902. public tb_stationRowChangeEvent(tb_stationRow row, global::System.Data.DataRowAction action) {
  4903. this.eventRow = row;
  4904. this.eventAction = action;
  4905. }
  4906. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4907. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4908. public tb_stationRow Row {
  4909. get {
  4910. return this.eventRow;
  4911. }
  4912. }
  4913. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4914. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4915. public global::System.Data.DataRowAction Action {
  4916. get {
  4917. return this.eventAction;
  4918. }
  4919. }
  4920. }
  4921. /// <summary>
  4922. ///Row event argument class
  4923. ///</summary>
  4924. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4925. public class tb_familleRowChangeEvent : global::System.EventArgs {
  4926. private tb_familleRow eventRow;
  4927. private global::System.Data.DataRowAction eventAction;
  4928. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4929. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4930. public tb_familleRowChangeEvent(tb_familleRow row, global::System.Data.DataRowAction action) {
  4931. this.eventRow = row;
  4932. this.eventAction = action;
  4933. }
  4934. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4935. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4936. public tb_familleRow Row {
  4937. get {
  4938. return this.eventRow;
  4939. }
  4940. }
  4941. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4942. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4943. public global::System.Data.DataRowAction Action {
  4944. get {
  4945. return this.eventAction;
  4946. }
  4947. }
  4948. }
  4949. /// <summary>
  4950. ///Row event argument class
  4951. ///</summary>
  4952. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4953. public class tb_prodRowChangeEvent : global::System.EventArgs {
  4954. private tb_prodRow eventRow;
  4955. private global::System.Data.DataRowAction eventAction;
  4956. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4957. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4958. public tb_prodRowChangeEvent(tb_prodRow row, global::System.Data.DataRowAction action) {
  4959. this.eventRow = row;
  4960. this.eventAction = action;
  4961. }
  4962. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4963. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4964. public tb_prodRow Row {
  4965. get {
  4966. return this.eventRow;
  4967. }
  4968. }
  4969. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4970. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4971. public global::System.Data.DataRowAction Action {
  4972. get {
  4973. return this.eventAction;
  4974. }
  4975. }
  4976. }
  4977. /// <summary>
  4978. ///Row event argument class
  4979. ///</summary>
  4980. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4981. public class tb_prestaRowChangeEvent : global::System.EventArgs {
  4982. private tb_prestaRow eventRow;
  4983. private global::System.Data.DataRowAction eventAction;
  4984. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4985. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4986. public tb_prestaRowChangeEvent(tb_prestaRow row, global::System.Data.DataRowAction action) {
  4987. this.eventRow = row;
  4988. this.eventAction = action;
  4989. }
  4990. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4991. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4992. public tb_prestaRow Row {
  4993. get {
  4994. return this.eventRow;
  4995. }
  4996. }
  4997. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  4998. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  4999. public global::System.Data.DataRowAction Action {
  5000. get {
  5001. return this.eventAction;
  5002. }
  5003. }
  5004. }
  5005. /// <summary>
  5006. ///Row event argument class
  5007. ///</summary>
  5008. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  5009. public class tb_venteRowChangeEvent : global::System.EventArgs {
  5010. private tb_venteRow eventRow;
  5011. private global::System.Data.DataRowAction eventAction;
  5012. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  5013. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  5014. public tb_venteRowChangeEvent(tb_venteRow row, global::System.Data.DataRowAction action) {
  5015. this.eventRow = row;
  5016. this.eventAction = action;
  5017. }
  5018. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  5019. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  5020. public tb_venteRow Row {
  5021. get {
  5022. return this.eventRow;
  5023. }
  5024. }
  5025. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  5026. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")]
  5027. public global::System.Data.DataRowAction Action {
  5028. get {
  5029. return this.eventAction;
  5030. }
  5031. }
  5032. }
  5033. }
  5034. }
  5035. #pragma warning restore 1591