DSConvert.Designer.cs 317 KB

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