SQLiteSchema.cs 278 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722672367246725672667276728672967306731673267336734673567366737673867396740674167426743674467456746674767486749675067516752675367546755675667576758675967606761676267636764676567666767676867696770677167726773677467756776677767786779678067816782678367846785678667876788678967906791679267936794679567966797679867996800680168026803680468056806680768086809681068116812681368146815681668176818681968206821682268236824682568266827682868296830683168326833683468356836683768386839684068416842684368446845684668476848684968506851685268536854685568566857685868596860686168626863686468656866686768686869687068716872687368746875687668776878687968806881688268836884688568866887688868896890689168926893689468956896689768986899690069016902690369046905690669076908690969106911691269136914691569166917691869196920692169226923692469256926692769286929693069316932693369346935693669376938693969406941694269436944694569466947694869496950695169526953695469556956695769586959696069616962696369646965696669676968696969706971697269736974697569766977697869796980698169826983698469856986698769886989699069916992699369946995699669976998699970007001700270037004700570067007700870097010701170127013701470157016701770187019702070217022702370247025702670277028702970307031703270337034703570367037703870397040704170427043704470457046704770487049705070517052705370547055705670577058705970607061706270637064706570667067706870697070707170727073707470757076707770787079708070817082708370847085708670877088708970907091709270937094709570967097709870997100710171027103710471057106710771087109711071117112711371147115711671177118711971207121712271237124712571267127712871297130713171327133713471357136713771387139714071417142714371447145714671477148714971507151715271537154715571567157715871597160716171627163716471657166716771687169717071717172717371747175717671777178717971807181718271837184718571867187718871897190719171927193719471957196719771987199720072017202720372047205720672077208720972107211721272137214721572167217721872197220722172227223722472257226722772287229723072317232723372347235723672377238723972407241724272437244724572467247724872497250725172527253725472557256725772587259726072617262726372647265726672677268726972707271727272737274727572767277727872797280728172827283728472857286728772887289729072917292729372947295729672977298729973007301730273037304730573067307730873097310731173127313731473157316731773187319732073217322732373247325732673277328732973307331733273337334733573367337733873397340734173427343734473457346734773487349735073517352735373547355735673577358735973607361736273637364736573667367736873697370737173727373737473757376737773787379738073817382738373847385738673877388738973907391739273937394739573967397739873997400740174027403740474057406740774087409741074117412741374147415741674177418741974207421742274237424742574267427742874297430743174327433743474357436743774387439744074417442744374447445744674477448744974507451745274537454745574567457745874597460746174627463746474657466746774687469747074717472747374747475747674777478747974807481748274837484748574867487748874897490749174927493749474957496749774987499750075017502750375047505750675077508750975107511751275137514751575167517751875197520752175227523752475257526752775287529753075317532753375347535753675377538753975407541754275437544754575467547754875497550755175527553755475557556755775587559756075617562756375647565756675677568756975707571757275737574757575767577757875797580758175827583758475857586758775887589759075917592759375947595759675977598759976007601760276037604760576067607760876097610761176127613761476157616761776187619762076217622762376247625762676277628762976307631763276337634763576367637763876397640764176427643764476457646764776487649765076517652765376547655765676577658765976607661766276637664766576667667766876697670767176727673767476757676767776787679768076817682768376847685768676877688768976907691769276937694769576967697769876997700770177027703770477057706770777087709771077117712771377147715771677177718771977207721772277237724772577267727772877297730773177327733773477357736773777387739774077417742774377447745774677477748774977507751775277537754775577567757775877597760776177627763776477657766776777687769777077717772777377747775777677777778777977807781778277837784778577867787778877897790779177927793779477957796779777987799780078017802780378047805780678077808780978107811781278137814781578167817781878197820782178227823782478257826782778287829783078317832783378347835783678377838783978407841784278437844784578467847784878497850785178527853785478557856785778587859786078617862786378647865786678677868786978707871787278737874787578767877787878797880788178827883788478857886788778887889789078917892789378947895789678977898789979007901790279037904790579067907790879097910791179127913791479157916791779187919792079217922792379247925792679277928792979307931793279337934793579367937793879397940794179427943794479457946794779487949795079517952795379547955795679577958795979607961796279637964796579667967796879697970797179727973797479757976797779787979798079817982798379847985798679877988798979907991799279937994799579967997799879998000800180028003800480058006800780088009801080118012801380148015801680178018801980208021802280238024802580268027802880298030803180328033803480358036803780388039804080418042804380448045804680478048804980508051805280538054805580568057805880598060806180628063806480658066806780688069807080718072807380748075807680778078807980808081808280838084808580868087808880898090809180928093809480958096809780988099810081018102810381048105810681078108810981108111811281138114811581168117811881198120812181228123812481258126812781288129813081318132813381348135813681378138813981408141814281438144814581468147814881498150815181528153815481558156815781588159816081618162816381648165816681678168816981708171817281738174817581768177817881798180818181828183818481858186818781888189819081918192819381948195819681978198819982008201820282038204820582068207820882098210821182128213821482158216821782188219822082218222822382248225822682278228822982308231823282338234823582368237823882398240824182428243824482458246824782488249825082518252825382548255825682578258825982608261826282638264826582668267826882698270827182728273827482758276827782788279828082818282828382848285828682878288828982908291829282938294829582968297829882998300830183028303830483058306830783088309831083118312831383148315831683178318831983208321832283238324832583268327832883298330833183328333833483358336833783388339834083418342834383448345834683478348834983508351835283538354835583568357835883598360836183628363836483658366836783688369837083718372837383748375837683778378837983808381838283838384838583868387838883898390839183928393839483958396839783988399840084018402840384048405840684078408840984108411841284138414841584168417
  1. 
  2. using System;
  3. using SCADA.CommonLib;
  4. using SCADA.CommonLib.Data;
  5. using SCADA.CommonLib.Data.DIL;
  6. using SCADA.CommonLib.Data.DIL.Sqlite;
  7. namespace DBSchema
  8. {
  9. public class Tables
  10. {
  11. /// <summary>
  12. ///
  13. /// </summary>
  14. public partial class Sys_User_Level:Table
  15. {
  16. public Sys_User_Level(BaseDB baseDB):base("ID",baseDB)
  17. {
  18. }
  19. }
  20. /// <summary>
  21. ///
  22. /// </summary>
  23. public partial class sqlite_sequence:Table
  24. {
  25. public sqlite_sequence(BaseDB baseDB):base("ID",baseDB)
  26. {
  27. }
  28. }
  29. /// <summary>
  30. ///
  31. /// </summary>
  32. public partial class Sys_TableManage:Table
  33. {
  34. public Sys_TableManage(BaseDB baseDB):base("ID",baseDB)
  35. {
  36. }
  37. }
  38. /// <summary>
  39. ///
  40. /// </summary>
  41. public partial class Sys_Enum_AccessType:Table
  42. {
  43. public Sys_Enum_AccessType(BaseDB baseDB):base("ID",baseDB)
  44. {
  45. }
  46. }
  47. /// <summary>
  48. ///
  49. /// </summary>
  50. public partial class Sys_User_UserRole:Table
  51. {
  52. public Sys_User_UserRole(BaseDB baseDB):base("ID",baseDB)
  53. {
  54. }
  55. }
  56. /// <summary>
  57. ///
  58. /// </summary>
  59. public partial class App_Classes:Table
  60. {
  61. public App_Classes(BaseDB baseDB):base("ID",baseDB)
  62. {
  63. }
  64. }
  65. /// <summary>
  66. ///
  67. /// </summary>
  68. public partial class Base_NGCode:Table
  69. {
  70. public Base_NGCode(BaseDB baseDB):base("ID",baseDB)
  71. {
  72. }
  73. }
  74. /// <summary>
  75. ///
  76. /// </summary>
  77. public partial class App_Model_Info:Table
  78. {
  79. public App_Model_Info(BaseDB baseDB):base("ID",baseDB)
  80. {
  81. }
  82. }
  83. /// <summary>
  84. ///
  85. /// </summary>
  86. public partial class App_CPK_Parameters:Table
  87. {
  88. public App_CPK_Parameters(BaseDB baseDB):base("ID",baseDB)
  89. {
  90. }
  91. }
  92. /// <summary>
  93. ///
  94. /// </summary>
  95. public partial class Sys_User_RoleInfo:Table
  96. {
  97. public Sys_User_RoleInfo(BaseDB baseDB):base("ID",baseDB)
  98. {
  99. }
  100. }
  101. /// <summary>
  102. ///
  103. /// </summary>
  104. public partial class Sys_User_UserInfo:Table
  105. {
  106. public Sys_User_UserInfo(BaseDB baseDB):base("ID",baseDB)
  107. {
  108. }
  109. }
  110. /// <summary>
  111. ///
  112. /// </summary>
  113. public partial class SampleDeviceTable:Table
  114. {
  115. public SampleDeviceTable(BaseDB baseDB):base("ID",baseDB)
  116. {
  117. }
  118. }
  119. /// <summary>
  120. ///
  121. /// </summary>
  122. public partial class sqlite_stat1:Table
  123. {
  124. public sqlite_stat1(BaseDB baseDB):base("ID",baseDB)
  125. {
  126. }
  127. }
  128. /// <summary>
  129. ///
  130. /// </summary>
  131. public partial class App_Common_ProductLog:Table
  132. {
  133. public App_Common_ProductLog(BaseDB baseDB):base("ID",baseDB)
  134. {
  135. }
  136. }
  137. /// <summary>
  138. ///
  139. /// </summary>
  140. public partial class Sys_Column_Comment:Table
  141. {
  142. public Sys_Column_Comment(BaseDB baseDB):base("ID",baseDB)
  143. {
  144. }
  145. }
  146. /// <summary>
  147. ///
  148. /// </summary>
  149. public partial class Sys_Menu_Info:Table
  150. {
  151. public Sys_Menu_Info(BaseDB baseDB):base("ID",baseDB)
  152. {
  153. }
  154. }
  155. /// <summary>
  156. ///
  157. /// </summary>
  158. public partial class Sys_Table_Comment:Table
  159. {
  160. public Sys_Table_Comment(BaseDB baseDB):base("ID",baseDB)
  161. {
  162. }
  163. }
  164. /// <summary>
  165. ///
  166. /// </summary>
  167. public partial class App_MES_Detection:Table
  168. {
  169. public App_MES_Detection(BaseDB baseDB):base("ID",baseDB)
  170. {
  171. }
  172. }
  173. /// <summary>
  174. ///
  175. /// </summary>
  176. public partial class App_MES_PartLink:Table
  177. {
  178. public App_MES_PartLink(BaseDB baseDB):base("ID",baseDB)
  179. {
  180. }
  181. }
  182. /// <summary>
  183. ///
  184. /// </summary>
  185. public partial class Base_Org:Table
  186. {
  187. public Base_Org(BaseDB baseDB):base("ID",baseDB)
  188. {
  189. }
  190. }
  191. /// <summary>
  192. ///
  193. /// </summary>
  194. public partial class App_FaultLog:Table
  195. {
  196. public App_FaultLog(BaseDB baseDB):base("ID",baseDB)
  197. {
  198. }
  199. }
  200. /// <summary>
  201. ///
  202. /// </summary>
  203. public partial class Sys_User_RoleMenu:Table
  204. {
  205. public Sys_User_RoleMenu(BaseDB baseDB):base("ID",baseDB)
  206. {
  207. }
  208. }
  209. /// <summary>
  210. ///
  211. /// </summary>
  212. public partial class Base_Enum:Table
  213. {
  214. public Base_Enum(BaseDB baseDB):base("ID",baseDB)
  215. {
  216. }
  217. }
  218. /// <summary>
  219. ///
  220. /// </summary>
  221. public partial class Base_AlarmCode:Table
  222. {
  223. public Base_AlarmCode(BaseDB baseDB):base("ID",baseDB)
  224. {
  225. }
  226. }
  227. /// <summary>
  228. ///
  229. /// </summary>
  230. public partial class Base_AlarmLog:Table
  231. {
  232. public Base_AlarmLog(BaseDB baseDB):base("ID",baseDB)
  233. {
  234. }
  235. }
  236. }
  237. public class Views
  238. {
  239. /// <summary>
  240. ///
  241. /// </summary>
  242. public partial class V_Sys_F_UserRole:Table
  243. {
  244. public V_Sys_F_UserRole(BaseDB baseDB):base("ID",baseDB)
  245. {
  246. }
  247. }
  248. /// <summary>
  249. ///
  250. /// </summary>
  251. public partial class V_User_D_UserInfo:Table
  252. {
  253. public V_User_D_UserInfo(BaseDB baseDB):base("ID",baseDB)
  254. {
  255. }
  256. }
  257. /// <summary>
  258. ///
  259. /// </summary>
  260. public partial class V_Enum_TestResult:Table
  261. {
  262. public V_Enum_TestResult(BaseDB baseDB):base("ID",baseDB)
  263. {
  264. }
  265. }
  266. /// <summary>
  267. ///
  268. /// </summary>
  269. public partial class V_Sys_F_MenuInfo:Table
  270. {
  271. public V_Sys_F_MenuInfo(BaseDB baseDB):base("ID",baseDB)
  272. {
  273. }
  274. }
  275. /// <summary>
  276. ///
  277. /// </summary>
  278. public partial class V_Sys_F_RoleMenu:Table
  279. {
  280. public V_Sys_F_RoleMenu(BaseDB baseDB):base("ID",baseDB)
  281. {
  282. }
  283. }
  284. /// <summary>
  285. ///
  286. /// </summary>
  287. public partial class V_Sys_F_UserMenu:Table
  288. {
  289. public V_Sys_F_UserMenu(BaseDB baseDB):base("ID",baseDB)
  290. {
  291. }
  292. }
  293. /// <summary>
  294. ///
  295. /// </summary>
  296. public partial class V_Base_AlarmLog:Table
  297. {
  298. public V_Base_AlarmLog(BaseDB baseDB):base("ID",baseDB)
  299. {
  300. }
  301. }
  302. }
  303. public class SP
  304. {
  305. }
  306. }
  307. namespace DBNames
  308. {
  309. public static class T_Col_Name
  310. {
  311. /// <summary>
  312. /// Sys_User_Level
  313. /// </summary>
  314. public class Sys_User_Level
  315. {
  316. /// <summary>
  317. ///
  318. /// </summary>
  319. public const string @ID=nameof(@ID);
  320. /// <summary>
  321. ///
  322. /// </summary>
  323. public const string @UserLevel_Str=nameof(@UserLevel_Str);
  324. }
  325. /// <summary>
  326. /// sqlite_sequence
  327. /// </summary>
  328. public class sqlite_sequence
  329. {
  330. /// <summary>
  331. ///
  332. /// </summary>
  333. public const string @name=nameof(@name);
  334. /// <summary>
  335. ///
  336. /// </summary>
  337. public const string @seq=nameof(@seq);
  338. }
  339. /// <summary>
  340. /// Sys_TableManage
  341. /// </summary>
  342. public class Sys_TableManage
  343. {
  344. /// <summary>
  345. ///
  346. /// </summary>
  347. public const string @ID=nameof(@ID);
  348. /// <summary>
  349. ///
  350. /// </summary>
  351. public const string @OrgID_Int=nameof(@OrgID_Int);
  352. /// <summary>
  353. ///
  354. /// </summary>
  355. public const string @SubINV_Str=nameof(@SubINV_Str);
  356. /// <summary>
  357. ///
  358. /// </summary>
  359. public const string @TableName_Str=nameof(@TableName_Str);
  360. /// <summary>
  361. ///
  362. /// </summary>
  363. public const string @TableComment_Str=nameof(@TableComment_Str);
  364. /// <summary>
  365. ///
  366. /// </summary>
  367. public const string @Type_Str=nameof(@Type_Str);
  368. /// <summary>
  369. ///
  370. /// </summary>
  371. public const string @ColumnFullName_Str=nameof(@ColumnFullName_Str);
  372. /// <summary>
  373. ///
  374. /// </summary>
  375. public const string @ColumnName_Str=nameof(@ColumnName_Str);
  376. /// <summary>
  377. ///
  378. /// </summary>
  379. public const string @ColumnComment_Str=nameof(@ColumnComment_Str);
  380. /// <summary>
  381. ///
  382. /// </summary>
  383. public const string @DataType_Str=nameof(@DataType_Str);
  384. /// <summary>
  385. ///
  386. /// </summary>
  387. public const string @NormalDisplayName_Str=nameof(@NormalDisplayName_Str);
  388. /// <summary>
  389. ///
  390. /// </summary>
  391. public const string @SpecialDisplayName_Str=nameof(@SpecialDisplayName_Str);
  392. /// <summary>
  393. ///
  394. /// </summary>
  395. public const string @IsShow_Bit=nameof(@IsShow_Bit);
  396. /// <summary>
  397. ///
  398. /// </summary>
  399. public const string @ShowQuence_Int=nameof(@ShowQuence_Int);
  400. /// <summary>
  401. ///
  402. /// </summary>
  403. public const string @DisplayFormat_Str=nameof(@DisplayFormat_Str);
  404. /// <summary>
  405. ///
  406. /// </summary>
  407. public const string @IsReadOnly_Bit=nameof(@IsReadOnly_Bit);
  408. /// <summary>
  409. ///
  410. /// </summary>
  411. public const string @IsVisibility_Bit=nameof(@IsVisibility_Bit);
  412. /// <summary>
  413. ///
  414. /// </summary>
  415. public const string @StyleKey_Str=nameof(@StyleKey_Str);
  416. /// <summary>
  417. ///
  418. /// </summary>
  419. public const string @IsUserColumn_Bit=nameof(@IsUserColumn_Bit);
  420. /// <summary>
  421. ///
  422. /// </summary>
  423. public const string @ModifyTime_Dt=nameof(@ModifyTime_Dt);
  424. /// <summary>
  425. ///
  426. /// </summary>
  427. public const string @ModifyUser_Str=nameof(@ModifyUser_Str);
  428. /// <summary>
  429. ///
  430. /// </summary>
  431. public const string @CreateUser_Str=nameof(@CreateUser_Str);
  432. /// <summary>
  433. ///
  434. /// </summary>
  435. public const string @CreateTime_Dt=nameof(@CreateTime_Dt);
  436. /// <summary>
  437. ///
  438. /// </summary>
  439. public const string @Remark_Str=nameof(@Remark_Str);
  440. /// <summary>
  441. ///
  442. /// </summary>
  443. public const string @IsEnable_Bit=nameof(@IsEnable_Bit);
  444. /// <summary>
  445. ///
  446. /// </summary>
  447. public const string @IsActive_Bit=nameof(@IsActive_Bit);
  448. /// <summary>
  449. ///
  450. /// </summary>
  451. public const string @IsPhantom_Bit=nameof(@IsPhantom_Bit);
  452. }
  453. /// <summary>
  454. /// Sys_Enum_AccessType
  455. /// </summary>
  456. public class Sys_Enum_AccessType
  457. {
  458. /// <summary>
  459. ///
  460. /// </summary>
  461. public const string @ID=nameof(@ID);
  462. /// <summary>
  463. ///
  464. /// </summary>
  465. public const string @AccessType_Int=nameof(@AccessType_Int);
  466. /// <summary>
  467. ///
  468. /// </summary>
  469. public const string @AccessTypeName_Str=nameof(@AccessTypeName_Str);
  470. /// <summary>
  471. ///
  472. /// </summary>
  473. public const string @AccessRemark_Str=nameof(@AccessRemark_Str);
  474. }
  475. /// <summary>
  476. /// Sys_User_UserRole
  477. /// </summary>
  478. public class Sys_User_UserRole
  479. {
  480. /// <summary>
  481. ///
  482. /// </summary>
  483. public const string @ID=nameof(@ID);
  484. /// <summary>
  485. ///
  486. /// </summary>
  487. public const string @OrgID_Int=nameof(@OrgID_Int);
  488. /// <summary>
  489. ///
  490. /// </summary>
  491. public const string @RoleID_Str=nameof(@RoleID_Str);
  492. /// <summary>
  493. ///
  494. /// </summary>
  495. public const string @UserID_Str=nameof(@UserID_Str);
  496. /// <summary>
  497. ///
  498. /// </summary>
  499. public const string @CreateTime_Dt=nameof(@CreateTime_Dt);
  500. /// <summary>
  501. ///
  502. /// </summary>
  503. public const string @ModifyTime_Dt=nameof(@ModifyTime_Dt);
  504. /// <summary>
  505. ///
  506. /// </summary>
  507. public const string @ModifyUser_Str=nameof(@ModifyUser_Str);
  508. /// <summary>
  509. ///
  510. /// </summary>
  511. public const string @CreateUser_Str=nameof(@CreateUser_Str);
  512. /// <summary>
  513. ///
  514. /// </summary>
  515. public const string @Remark_Str=nameof(@Remark_Str);
  516. /// <summary>
  517. ///
  518. /// </summary>
  519. public const string @IsEnable_Bit=nameof(@IsEnable_Bit);
  520. /// <summary>
  521. ///
  522. /// </summary>
  523. public const string @IsActive_Bit=nameof(@IsActive_Bit);
  524. /// <summary>
  525. ///
  526. /// </summary>
  527. public const string @IsPhantom_Bit=nameof(@IsPhantom_Bit);
  528. }
  529. /// <summary>
  530. /// App_Classes
  531. /// </summary>
  532. public class App_Classes
  533. {
  534. /// <summary>
  535. ///
  536. /// </summary>
  537. public const string @ID=nameof(@ID);
  538. /// <summary>
  539. ///
  540. /// </summary>
  541. public const string @ClassType_Int=nameof(@ClassType_Int);
  542. /// <summary>
  543. ///
  544. /// </summary>
  545. public const string @StartTime_Time=nameof(@StartTime_Time);
  546. /// <summary>
  547. ///
  548. /// </summary>
  549. public const string @ClassesName_Str=nameof(@ClassesName_Str);
  550. /// <summary>
  551. ///
  552. /// </summary>
  553. public const string @EndTime_Time=nameof(@EndTime_Time);
  554. /// <summary>
  555. ///
  556. /// </summary>
  557. public const string @IsEnable_Bit=nameof(@IsEnable_Bit);
  558. }
  559. /// <summary>
  560. /// Base_NGCode
  561. /// </summary>
  562. public class Base_NGCode
  563. {
  564. /// <summary>
  565. ///
  566. /// </summary>
  567. public const string @ID=nameof(@ID);
  568. /// <summary>
  569. ///
  570. /// </summary>
  571. public const string @OrgID_Int=nameof(@OrgID_Int);
  572. /// <summary>
  573. ///
  574. /// </summary>
  575. public const string @NGCode_Str=nameof(@NGCode_Str);
  576. /// <summary>
  577. ///
  578. /// </summary>
  579. public const string @NGType_Str=nameof(@NGType_Str);
  580. /// <summary>
  581. ///
  582. /// </summary>
  583. public const string @NGDesc_Str=nameof(@NGDesc_Str);
  584. /// <summary>
  585. ///
  586. /// </summary>
  587. public const string @Remark_Str=nameof(@Remark_Str);
  588. /// <summary>
  589. ///
  590. /// </summary>
  591. public const string @CreateTime_Dt=nameof(@CreateTime_Dt);
  592. }
  593. /// <summary>
  594. /// App_Model_Info
  595. /// </summary>
  596. public class App_Model_Info
  597. {
  598. /// <summary>
  599. ///
  600. /// </summary>
  601. public const string @ID=nameof(@ID);
  602. /// <summary>
  603. ///
  604. /// </summary>
  605. public const string @OrgID_Int=nameof(@OrgID_Int);
  606. /// <summary>
  607. ///
  608. /// </summary>
  609. public const string @AppName_Str=nameof(@AppName_Str);
  610. /// <summary>
  611. ///
  612. /// </summary>
  613. public const string @ModelCode_Str=nameof(@ModelCode_Str);
  614. /// <summary>
  615. ///
  616. /// </summary>
  617. public const string @ModelDesc_Str=nameof(@ModelDesc_Str);
  618. /// <summary>
  619. ///
  620. /// </summary>
  621. public const string @Remark_Str=nameof(@Remark_Str);
  622. /// <summary>
  623. ///
  624. /// </summary>
  625. public const string @CreateTime_Dt=nameof(@CreateTime_Dt);
  626. }
  627. /// <summary>
  628. /// App_CPK_Parameters
  629. /// </summary>
  630. public class App_CPK_Parameters
  631. {
  632. /// <summary>
  633. ///
  634. /// </summary>
  635. public const string @ID=nameof(@ID);
  636. /// <summary>
  637. ///
  638. /// </summary>
  639. public const string @OrgID_Int=nameof(@OrgID_Int);
  640. /// <summary>
  641. ///
  642. /// </summary>
  643. public const string @AppName_Str=nameof(@AppName_Str);
  644. /// <summary>
  645. ///
  646. /// </summary>
  647. public const string @ProductModel_Str=nameof(@ProductModel_Str);
  648. /// <summary>
  649. ///
  650. /// </summary>
  651. public const string @ProjectName_Str=nameof(@ProjectName_Str);
  652. /// <summary>
  653. ///
  654. /// </summary>
  655. public const string @ParameterName_Str=nameof(@ParameterName_Str);
  656. /// <summary>
  657. ///
  658. /// </summary>
  659. public const string @HighLimit_Dec=nameof(@HighLimit_Dec);
  660. /// <summary>
  661. ///
  662. /// </summary>
  663. public const string @LowLimit_Dec=nameof(@LowLimit_Dec);
  664. /// <summary>
  665. ///
  666. /// </summary>
  667. public const string @CenterLimit_Dec=nameof(@CenterLimit_Dec);
  668. /// <summary>
  669. ///
  670. /// </summary>
  671. public const string @GroupSize_Int=nameof(@GroupSize_Int);
  672. /// <summary>
  673. ///
  674. /// </summary>
  675. public const string @Unit_Str=nameof(@Unit_Str);
  676. /// <summary>
  677. ///
  678. /// </summary>
  679. public const string @CreateTime_Dt=nameof(@CreateTime_Dt);
  680. /// <summary>
  681. ///
  682. /// </summary>
  683. public const string @YAxisMaxVal_Dec=nameof(@YAxisMaxVal_Dec);
  684. /// <summary>
  685. ///
  686. /// </summary>
  687. public const string @YAxisMinVal_Dec=nameof(@YAxisMinVal_Dec);
  688. /// <summary>
  689. ///
  690. /// </summary>
  691. public const string @CPL_Dec=nameof(@CPL_Dec);
  692. /// <summary>
  693. ///
  694. /// </summary>
  695. public const string @CPU_Dec=nameof(@CPU_Dec);
  696. }
  697. /// <summary>
  698. /// Sys_User_RoleInfo
  699. /// </summary>
  700. public class Sys_User_RoleInfo
  701. {
  702. /// <summary>
  703. ///
  704. /// </summary>
  705. public const string @ID=nameof(@ID);
  706. /// <summary>
  707. ///
  708. /// </summary>
  709. public const string @OrgID_Int=nameof(@OrgID_Int);
  710. /// <summary>
  711. ///
  712. /// </summary>
  713. public const string @RoleID_Str=nameof(@RoleID_Str);
  714. /// <summary>
  715. ///
  716. /// </summary>
  717. public const string @RoleName_Str=nameof(@RoleName_Str);
  718. /// <summary>
  719. ///
  720. /// </summary>
  721. public const string @ModifyTime_Dt=nameof(@ModifyTime_Dt);
  722. /// <summary>
  723. ///
  724. /// </summary>
  725. public const string @ModifyUser_Str=nameof(@ModifyUser_Str);
  726. /// <summary>
  727. ///
  728. /// </summary>
  729. public const string @CreateTime_Dt=nameof(@CreateTime_Dt);
  730. /// <summary>
  731. ///
  732. /// </summary>
  733. public const string @CreateUser_Str=nameof(@CreateUser_Str);
  734. /// <summary>
  735. ///
  736. /// </summary>
  737. public const string @Remark_Str=nameof(@Remark_Str);
  738. /// <summary>
  739. ///
  740. /// </summary>
  741. public const string @IsEnable_Bit=nameof(@IsEnable_Bit);
  742. /// <summary>
  743. ///
  744. /// </summary>
  745. public const string @IsActive_Bit=nameof(@IsActive_Bit);
  746. /// <summary>
  747. ///
  748. /// </summary>
  749. public const string @IsPhantom_Bit=nameof(@IsPhantom_Bit);
  750. }
  751. /// <summary>
  752. /// Sys_User_UserInfo
  753. /// </summary>
  754. public class Sys_User_UserInfo
  755. {
  756. /// <summary>
  757. ///
  758. /// </summary>
  759. public const string @ID=nameof(@ID);
  760. /// <summary>
  761. ///
  762. /// </summary>
  763. public const string @OrgID_Int=nameof(@OrgID_Int);
  764. /// <summary>
  765. ///
  766. /// </summary>
  767. public const string @UserID_Str=nameof(@UserID_Str);
  768. /// <summary>
  769. ///
  770. /// </summary>
  771. public const string @UserName_Str=nameof(@UserName_Str);
  772. /// <summary>
  773. ///
  774. /// </summary>
  775. public const string @PassWord_Str=nameof(@PassWord_Str);
  776. /// <summary>
  777. ///
  778. /// </summary>
  779. public const string @UserLevelID_Int=nameof(@UserLevelID_Int);
  780. /// <summary>
  781. ///
  782. /// </summary>
  783. public const string @CreateUser_Str=nameof(@CreateUser_Str);
  784. /// <summary>
  785. ///
  786. /// </summary>
  787. public const string @CreateTime_Dt=nameof(@CreateTime_Dt);
  788. /// <summary>
  789. ///
  790. /// </summary>
  791. public const string @ModifyTime_Dt=nameof(@ModifyTime_Dt);
  792. /// <summary>
  793. ///
  794. /// </summary>
  795. public const string @ModifyUser_Str=nameof(@ModifyUser_Str);
  796. /// <summary>
  797. ///
  798. /// </summary>
  799. public const string @LoginCount_Int=nameof(@LoginCount_Int);
  800. /// <summary>
  801. ///
  802. /// </summary>
  803. public const string @Remark_Str=nameof(@Remark_Str);
  804. /// <summary>
  805. ///
  806. /// </summary>
  807. public const string @LastLoginDateTime_Dt=nameof(@LastLoginDateTime_Dt);
  808. /// <summary>
  809. ///
  810. /// </summary>
  811. public const string @IsEnable_Bit=nameof(@IsEnable_Bit);
  812. /// <summary>
  813. ///
  814. /// </summary>
  815. public const string @IsActive_Bit=nameof(@IsActive_Bit);
  816. /// <summary>
  817. ///
  818. /// </summary>
  819. public const string @IsPhantom_Bit=nameof(@IsPhantom_Bit);
  820. }
  821. /// <summary>
  822. /// SampleDeviceTable
  823. /// </summary>
  824. public class SampleDeviceTable
  825. {
  826. /// <summary>
  827. ///
  828. /// </summary>
  829. public const string @ID=nameof(@ID);
  830. /// <summary>
  831. ///
  832. /// </summary>
  833. public const string @OrgID_Int=nameof(@OrgID_Int);
  834. /// <summary>
  835. ///
  836. /// </summary>
  837. public const string @SubINV_Int=nameof(@SubINV_Int);
  838. /// <summary>
  839. ///
  840. /// </summary>
  841. public const string @Line_Str=nameof(@Line_Str);
  842. /// <summary>
  843. ///
  844. /// </summary>
  845. public const string @DeviceID_Str=nameof(@DeviceID_Str);
  846. /// <summary>
  847. ///
  848. /// </summary>
  849. public const string @BarCode_Str=nameof(@BarCode_Str);
  850. /// <summary>
  851. ///
  852. /// </summary>
  853. public const string @TestResult_Int=nameof(@TestResult_Int);
  854. /// <summary>
  855. ///
  856. /// </summary>
  857. public const string @CreateUser_Str=nameof(@CreateUser_Str);
  858. /// <summary>
  859. ///
  860. /// </summary>
  861. public const string @CreateTime_Dt=nameof(@CreateTime_Dt);
  862. /// <summary>
  863. ///
  864. /// </summary>
  865. public const string @ModifyTime_Dt=nameof(@ModifyTime_Dt);
  866. /// <summary>
  867. ///
  868. /// </summary>
  869. public const string @ModifyUser_Str=nameof(@ModifyUser_Str);
  870. /// <summary>
  871. ///
  872. /// </summary>
  873. public const string @Remark_Str=nameof(@Remark_Str);
  874. }
  875. /// <summary>
  876. /// sqlite_stat1
  877. /// </summary>
  878. public class sqlite_stat1
  879. {
  880. /// <summary>
  881. ///
  882. /// </summary>
  883. public const string @tbl=nameof(@tbl);
  884. /// <summary>
  885. ///
  886. /// </summary>
  887. public const string @idx=nameof(@idx);
  888. /// <summary>
  889. ///
  890. /// </summary>
  891. public const string @stat=nameof(@stat);
  892. }
  893. /// <summary>
  894. /// App_Common_ProductLog
  895. /// </summary>
  896. public class App_Common_ProductLog
  897. {
  898. /// <summary>
  899. ///
  900. /// </summary>
  901. public const string @ID=nameof(@ID);
  902. /// <summary>
  903. ///
  904. /// </summary>
  905. public const string @OrgID_Int=nameof(@OrgID_Int);
  906. /// <summary>
  907. ///
  908. /// </summary>
  909. public const string @SubINV_Int=nameof(@SubINV_Int);
  910. /// <summary>
  911. ///
  912. /// </summary>
  913. public const string @Line_Str=nameof(@Line_Str);
  914. /// <summary>
  915. ///
  916. /// </summary>
  917. public const string @DeviceID_Str=nameof(@DeviceID_Str);
  918. /// <summary>
  919. ///
  920. /// </summary>
  921. public const string @BarCode_Str=nameof(@BarCode_Str);
  922. /// <summary>
  923. ///
  924. /// </summary>
  925. public const string @ProductModel_Str=nameof(@ProductModel_Str);
  926. /// <summary>
  927. ///
  928. /// </summary>
  929. public const string @TestResult_Int=nameof(@TestResult_Int);
  930. /// <summary>
  931. ///
  932. /// </summary>
  933. public const string @Index_int=nameof(@Index_int);
  934. /// <summary>
  935. ///
  936. /// </summary>
  937. public const string @LotQty_int=nameof(@LotQty_int);
  938. /// <summary>
  939. ///
  940. /// </summary>
  941. public const string @CreateUser_Str=nameof(@CreateUser_Str);
  942. /// <summary>
  943. ///
  944. /// </summary>
  945. public const string @CreateTime_Dt=nameof(@CreateTime_Dt);
  946. /// <summary>
  947. ///
  948. /// </summary>
  949. public const string @ModifyTime_Dt=nameof(@ModifyTime_Dt);
  950. /// <summary>
  951. ///
  952. /// </summary>
  953. public const string @ModifyUser_Str=nameof(@ModifyUser_Str);
  954. /// <summary>
  955. ///
  956. /// </summary>
  957. public const string @Remark_Str=nameof(@Remark_Str);
  958. }
  959. /// <summary>
  960. /// Sys_Column_Comment
  961. /// </summary>
  962. public class Sys_Column_Comment
  963. {
  964. /// <summary>
  965. ///
  966. /// </summary>
  967. public const string @ID=nameof(@ID);
  968. /// <summary>
  969. ///
  970. /// </summary>
  971. public const string @OrgID_Int=nameof(@OrgID_Int);
  972. /// <summary>
  973. ///
  974. /// </summary>
  975. public const string @SubINV_Int=nameof(@SubINV_Int);
  976. /// <summary>
  977. ///
  978. /// </summary>
  979. public const string @Line_Str=nameof(@Line_Str);
  980. /// <summary>
  981. ///
  982. /// </summary>
  983. public const string @DeviceID_Str=nameof(@DeviceID_Str);
  984. /// <summary>
  985. ///
  986. /// </summary>
  987. public const string @BarCode_Str=nameof(@BarCode_Str);
  988. /// <summary>
  989. ///
  990. /// </summary>
  991. public const string @TestResult_Int=nameof(@TestResult_Int);
  992. /// <summary>
  993. ///
  994. /// </summary>
  995. public const string @CreateUser_Str=nameof(@CreateUser_Str);
  996. /// <summary>
  997. ///
  998. /// </summary>
  999. public const string @CreateTime_Dt=nameof(@CreateTime_Dt);
  1000. /// <summary>
  1001. ///
  1002. /// </summary>
  1003. public const string @ModifyTime_Dt=nameof(@ModifyTime_Dt);
  1004. /// <summary>
  1005. ///
  1006. /// </summary>
  1007. public const string @ModifyUser_Str=nameof(@ModifyUser_Str);
  1008. /// <summary>
  1009. ///
  1010. /// </summary>
  1011. public const string @Remark_Str=nameof(@Remark_Str);
  1012. }
  1013. /// <summary>
  1014. /// Sys_Menu_Info
  1015. /// </summary>
  1016. public class Sys_Menu_Info
  1017. {
  1018. /// <summary>
  1019. ///
  1020. /// </summary>
  1021. public const string @ID=nameof(@ID);
  1022. /// <summary>
  1023. ///
  1024. /// </summary>
  1025. public const string @OrgID_Int=nameof(@OrgID_Int);
  1026. /// <summary>
  1027. ///
  1028. /// </summary>
  1029. public const string @ShowOrder_Int=nameof(@ShowOrder_Int);
  1030. /// <summary>
  1031. ///
  1032. /// </summary>
  1033. public const string @MenuID_Str=nameof(@MenuID_Str);
  1034. /// <summary>
  1035. ///
  1036. /// </summary>
  1037. public const string @MenuName_Str=nameof(@MenuName_Str);
  1038. /// <summary>
  1039. ///
  1040. /// </summary>
  1041. public const string @ParentMenuID_Str=nameof(@ParentMenuID_Str);
  1042. /// <summary>
  1043. ///
  1044. /// </summary>
  1045. public const string @ActionName_Str=nameof(@ActionName_Str);
  1046. /// <summary>
  1047. ///
  1048. /// </summary>
  1049. public const string @Parameter_Str=nameof(@Parameter_Str);
  1050. /// <summary>
  1051. ///
  1052. /// </summary>
  1053. public const string @CreateUser_Str=nameof(@CreateUser_Str);
  1054. /// <summary>
  1055. ///
  1056. /// </summary>
  1057. public const string @CreateTime_Dt=nameof(@CreateTime_Dt);
  1058. /// <summary>
  1059. ///
  1060. /// </summary>
  1061. public const string @ModifyTime_Dt=nameof(@ModifyTime_Dt);
  1062. /// <summary>
  1063. ///
  1064. /// </summary>
  1065. public const string @ModifyUser_Str=nameof(@ModifyUser_Str);
  1066. /// <summary>
  1067. ///
  1068. /// </summary>
  1069. public const string @Remark_Str=nameof(@Remark_Str);
  1070. /// <summary>
  1071. ///
  1072. /// </summary>
  1073. public const string @IsEnable_Bit=nameof(@IsEnable_Bit);
  1074. /// <summary>
  1075. ///
  1076. /// </summary>
  1077. public const string @IsActive_Bit=nameof(@IsActive_Bit);
  1078. /// <summary>
  1079. ///
  1080. /// </summary>
  1081. public const string @IsBaseMenu=nameof(@IsBaseMenu);
  1082. /// <summary>
  1083. ///
  1084. /// </summary>
  1085. public const string @IsPhantom_Bit=nameof(@IsPhantom_Bit);
  1086. }
  1087. /// <summary>
  1088. /// Sys_Table_Comment
  1089. /// </summary>
  1090. public class Sys_Table_Comment
  1091. {
  1092. /// <summary>
  1093. ///
  1094. /// </summary>
  1095. public const string @ID=nameof(@ID);
  1096. /// <summary>
  1097. ///
  1098. /// </summary>
  1099. public const string @Type_Str=nameof(@Type_Str);
  1100. /// <summary>
  1101. ///
  1102. /// </summary>
  1103. public const string @Group_Str=nameof(@Group_Str);
  1104. /// <summary>
  1105. ///
  1106. /// </summary>
  1107. public const string @TableName_Str=nameof(@TableName_Str);
  1108. /// <summary>
  1109. ///
  1110. /// </summary>
  1111. public const string @Comment_Str=nameof(@Comment_Str);
  1112. /// <summary>
  1113. ///
  1114. /// </summary>
  1115. public const string @CreateTime_Dt=nameof(@CreateTime_Dt);
  1116. }
  1117. /// <summary>
  1118. /// App_MES_Detection
  1119. /// </summary>
  1120. public class App_MES_Detection
  1121. {
  1122. /// <summary>
  1123. ///
  1124. /// </summary>
  1125. public const string @ID=nameof(@ID);
  1126. /// <summary>
  1127. ///
  1128. /// </summary>
  1129. public const string @OrgID_Int=nameof(@OrgID_Int);
  1130. /// <summary>
  1131. ///
  1132. /// </summary>
  1133. public const string @SubINV_Int=nameof(@SubINV_Int);
  1134. /// <summary>
  1135. ///
  1136. /// </summary>
  1137. public const string @StationCode_Str=nameof(@StationCode_Str);
  1138. /// <summary>
  1139. ///
  1140. /// </summary>
  1141. public const string @ProductBarcode_Str=nameof(@ProductBarcode_Str);
  1142. /// <summary>
  1143. ///
  1144. /// </summary>
  1145. public const string @PartBarcode_Str=nameof(@PartBarcode_Str);
  1146. /// <summary>
  1147. ///
  1148. /// </summary>
  1149. public const string @CollectTime_Dt=nameof(@CollectTime_Dt);
  1150. /// <summary>
  1151. ///
  1152. /// </summary>
  1153. public const string @CreateUser_Str=nameof(@CreateUser_Str);
  1154. /// <summary>
  1155. ///
  1156. /// </summary>
  1157. public const string @CreateTime_Dt=nameof(@CreateTime_Dt);
  1158. /// <summary>
  1159. ///
  1160. /// </summary>
  1161. public const string @ModifyTime_Dt=nameof(@ModifyTime_Dt);
  1162. /// <summary>
  1163. ///
  1164. /// </summary>
  1165. public const string @ModifyUser_Str=nameof(@ModifyUser_Str);
  1166. /// <summary>
  1167. ///
  1168. /// </summary>
  1169. public const string @IsSynced_Bit=nameof(@IsSynced_Bit);
  1170. /// <summary>
  1171. ///
  1172. /// </summary>
  1173. public const string @Remark_Str=nameof(@Remark_Str);
  1174. }
  1175. /// <summary>
  1176. /// App_MES_PartLink
  1177. /// </summary>
  1178. public class App_MES_PartLink
  1179. {
  1180. /// <summary>
  1181. ///
  1182. /// </summary>
  1183. public const string @ID=nameof(@ID);
  1184. /// <summary>
  1185. ///
  1186. /// </summary>
  1187. public const string @OrgID_Int=nameof(@OrgID_Int);
  1188. /// <summary>
  1189. ///
  1190. /// </summary>
  1191. public const string @SubINV_Int=nameof(@SubINV_Int);
  1192. /// <summary>
  1193. ///
  1194. /// </summary>
  1195. public const string @StationCode_Str=nameof(@StationCode_Str);
  1196. /// <summary>
  1197. ///
  1198. /// </summary>
  1199. public const string @ProductBarcode_Str=nameof(@ProductBarcode_Str);
  1200. /// <summary>
  1201. ///
  1202. /// </summary>
  1203. public const string @TestResult_Int=nameof(@TestResult_Int);
  1204. /// <summary>
  1205. ///
  1206. /// </summary>
  1207. public const string @CollectTime_Dt=nameof(@CollectTime_Dt);
  1208. /// <summary>
  1209. ///
  1210. /// </summary>
  1211. public const string @CreateUser_Str=nameof(@CreateUser_Str);
  1212. /// <summary>
  1213. ///
  1214. /// </summary>
  1215. public const string @CreateTime_Dt=nameof(@CreateTime_Dt);
  1216. /// <summary>
  1217. ///
  1218. /// </summary>
  1219. public const string @ModifyTime_Dt=nameof(@ModifyTime_Dt);
  1220. /// <summary>
  1221. ///
  1222. /// </summary>
  1223. public const string @ModifyUser_Str=nameof(@ModifyUser_Str);
  1224. /// <summary>
  1225. ///
  1226. /// </summary>
  1227. public const string @IsSynced_Bit=nameof(@IsSynced_Bit);
  1228. /// <summary>
  1229. ///
  1230. /// </summary>
  1231. public const string @Remark_Str=nameof(@Remark_Str);
  1232. }
  1233. /// <summary>
  1234. /// Base_Org
  1235. /// </summary>
  1236. public class Base_Org
  1237. {
  1238. /// <summary>
  1239. ///
  1240. /// </summary>
  1241. public const string @INVOrgID_Int=nameof(@INVOrgID_Int);
  1242. /// <summary>
  1243. ///
  1244. /// </summary>
  1245. public const string @StartTime_Dt=nameof(@StartTime_Dt);
  1246. /// <summary>
  1247. ///
  1248. /// </summary>
  1249. public const string @INVOrgName_Str=nameof(@INVOrgName_Str);
  1250. /// <summary>
  1251. ///
  1252. /// </summary>
  1253. public const string @AppName_Str=nameof(@AppName_Str);
  1254. /// <summary>
  1255. ///
  1256. /// </summary>
  1257. public const string @ID=nameof(@ID);
  1258. /// <summary>
  1259. ///
  1260. /// </summary>
  1261. public const string @Remark_Str=nameof(@Remark_Str);
  1262. }
  1263. /// <summary>
  1264. /// App_FaultLog
  1265. /// </summary>
  1266. public class App_FaultLog
  1267. {
  1268. /// <summary>
  1269. ///
  1270. /// </summary>
  1271. public const string @ID=nameof(@ID);
  1272. /// <summary>
  1273. ///
  1274. /// </summary>
  1275. public const string @OrgID_Int=nameof(@OrgID_Int);
  1276. /// <summary>
  1277. ///
  1278. /// </summary>
  1279. public const string @FaultCode_Str=nameof(@FaultCode_Str);
  1280. /// <summary>
  1281. ///
  1282. /// </summary>
  1283. public const string @Closetime_Dt=nameof(@Closetime_Dt);
  1284. /// <summary>
  1285. ///
  1286. /// </summary>
  1287. public const string @DurationTime_t=nameof(@DurationTime_t);
  1288. /// <summary>
  1289. ///
  1290. /// </summary>
  1291. public const string @CreateUser_Str=nameof(@CreateUser_Str);
  1292. /// <summary>
  1293. ///
  1294. /// </summary>
  1295. public const string @CreateTime_Dt=nameof(@CreateTime_Dt);
  1296. /// <summary>
  1297. ///
  1298. /// </summary>
  1299. public const string @ModifyTime_Dt=nameof(@ModifyTime_Dt);
  1300. /// <summary>
  1301. ///
  1302. /// </summary>
  1303. public const string @ModifyUser_Str=nameof(@ModifyUser_Str);
  1304. /// <summary>
  1305. ///
  1306. /// </summary>
  1307. public const string @Remark_Str=nameof(@Remark_Str);
  1308. }
  1309. /// <summary>
  1310. /// Sys_User_RoleMenu
  1311. /// </summary>
  1312. public class Sys_User_RoleMenu
  1313. {
  1314. /// <summary>
  1315. ///
  1316. /// </summary>
  1317. public const string @ID=nameof(@ID);
  1318. /// <summary>
  1319. ///
  1320. /// </summary>
  1321. public const string @OrgID_Int=nameof(@OrgID_Int);
  1322. /// <summary>
  1323. ///
  1324. /// </summary>
  1325. public const string @RoleID_Str=nameof(@RoleID_Str);
  1326. /// <summary>
  1327. ///
  1328. /// </summary>
  1329. public const string @MenuID_Str=nameof(@MenuID_Str);
  1330. /// <summary>
  1331. ///
  1332. /// </summary>
  1333. public const string @AccessType_Int=nameof(@AccessType_Int);
  1334. /// <summary>
  1335. ///
  1336. /// </summary>
  1337. public const string @CreateTime_Dt=nameof(@CreateTime_Dt);
  1338. /// <summary>
  1339. ///
  1340. /// </summary>
  1341. public const string @CreateUser_Str=nameof(@CreateUser_Str);
  1342. /// <summary>
  1343. ///
  1344. /// </summary>
  1345. public const string @ModifyTime_Dt=nameof(@ModifyTime_Dt);
  1346. /// <summary>
  1347. ///
  1348. /// </summary>
  1349. public const string @ModifyUser_Str=nameof(@ModifyUser_Str);
  1350. /// <summary>
  1351. ///
  1352. /// </summary>
  1353. public const string @RoleParameter_Str=nameof(@RoleParameter_Str);
  1354. /// <summary>
  1355. ///
  1356. /// </summary>
  1357. public const string @Remark_Str=nameof(@Remark_Str);
  1358. /// <summary>
  1359. ///
  1360. /// </summary>
  1361. public const string @IsEnable_Bit=nameof(@IsEnable_Bit);
  1362. /// <summary>
  1363. ///
  1364. /// </summary>
  1365. public const string @IsActive_Bit=nameof(@IsActive_Bit);
  1366. /// <summary>
  1367. ///
  1368. /// </summary>
  1369. public const string @IsPhantom_Bit=nameof(@IsPhantom_Bit);
  1370. /// <summary>
  1371. ///
  1372. /// </summary>
  1373. public const string @IsPop_Bit=nameof(@IsPop_Bit);
  1374. /// <summary>
  1375. ///
  1376. /// </summary>
  1377. public const string @IsFullScreen_Bit=nameof(@IsFullScreen_Bit);
  1378. /// <summary>
  1379. ///
  1380. /// </summary>
  1381. public const string @CanClose_Bit=nameof(@CanClose_Bit);
  1382. /// <summary>
  1383. ///
  1384. /// </summary>
  1385. public const string @AutoStart_Bit=nameof(@AutoStart_Bit);
  1386. /// <summary>
  1387. ///
  1388. /// </summary>
  1389. public const string @UnCloseWhenLogoff_Bit=nameof(@UnCloseWhenLogoff_Bit);
  1390. /// <summary>
  1391. ///
  1392. /// </summary>
  1393. public const string @ResidenceTime_Int=nameof(@ResidenceTime_Int);
  1394. }
  1395. /// <summary>
  1396. /// Base_Enum
  1397. /// </summary>
  1398. public class Base_Enum
  1399. {
  1400. /// <summary>
  1401. ///
  1402. /// </summary>
  1403. public const string @ID=nameof(@ID);
  1404. /// <summary>
  1405. ///
  1406. /// </summary>
  1407. public const string @Value_Int=nameof(@Value_Int);
  1408. /// <summary>
  1409. ///
  1410. /// </summary>
  1411. public const string @Name_Str=nameof(@Name_Str);
  1412. /// <summary>
  1413. ///
  1414. /// </summary>
  1415. public const string @Desc_Str=nameof(@Desc_Str);
  1416. /// <summary>
  1417. ///
  1418. /// </summary>
  1419. public const string @Type_Str=nameof(@Type_Str);
  1420. }
  1421. /// <summary>
  1422. /// Base_AlarmCode
  1423. /// </summary>
  1424. public class Base_AlarmCode
  1425. {
  1426. /// <summary>
  1427. ///
  1428. /// </summary>
  1429. public const string @ID=nameof(@ID);
  1430. /// <summary>
  1431. ///
  1432. /// </summary>
  1433. public const string @OrgID_Int=nameof(@OrgID_Int);
  1434. /// <summary>
  1435. ///
  1436. /// </summary>
  1437. public const string @AlarmCode_Str=nameof(@AlarmCode_Str);
  1438. /// <summary>
  1439. ///
  1440. /// </summary>
  1441. public const string @AlarmType_Str=nameof(@AlarmType_Str);
  1442. /// <summary>
  1443. ///
  1444. /// </summary>
  1445. public const string @AlarmDesc_Str=nameof(@AlarmDesc_Str);
  1446. /// <summary>
  1447. ///
  1448. /// </summary>
  1449. public const string @Help_Str=nameof(@Help_Str);
  1450. /// <summary>
  1451. ///
  1452. /// </summary>
  1453. public const string @Remark_Str=nameof(@Remark_Str);
  1454. /// <summary>
  1455. ///
  1456. /// </summary>
  1457. public const string @CreateUser_Str=nameof(@CreateUser_Str);
  1458. /// <summary>
  1459. ///
  1460. /// </summary>
  1461. public const string @CreateTime_Dt=nameof(@CreateTime_Dt);
  1462. /// <summary>
  1463. ///
  1464. /// </summary>
  1465. public const string @ModifyTime_Dt=nameof(@ModifyTime_Dt);
  1466. /// <summary>
  1467. ///
  1468. /// </summary>
  1469. public const string @ModifyUser_Str=nameof(@ModifyUser_Str);
  1470. }
  1471. /// <summary>
  1472. /// Base_AlarmLog
  1473. /// </summary>
  1474. public class Base_AlarmLog
  1475. {
  1476. /// <summary>
  1477. ///
  1478. /// </summary>
  1479. public const string @ID=nameof(@ID);
  1480. /// <summary>
  1481. ///
  1482. /// </summary>
  1483. public const string @OrgID_Int=nameof(@OrgID_Int);
  1484. /// <summary>
  1485. ///
  1486. /// </summary>
  1487. public const string @AlarmId_Str=nameof(@AlarmId_Str);
  1488. /// <summary>
  1489. ///
  1490. /// </summary>
  1491. public const string @Device_Str=nameof(@Device_Str);
  1492. /// <summary>
  1493. ///
  1494. /// </summary>
  1495. public const string @TagName_Str=nameof(@TagName_Str);
  1496. /// <summary>
  1497. ///
  1498. /// </summary>
  1499. public const string @AlarmCode_Str=nameof(@AlarmCode_Str);
  1500. /// <summary>
  1501. ///
  1502. /// </summary>
  1503. public const string @Helper_Str=nameof(@Helper_Str);
  1504. /// <summary>
  1505. ///
  1506. /// </summary>
  1507. public const string @Remark_Str=nameof(@Remark_Str);
  1508. /// <summary>
  1509. ///
  1510. /// </summary>
  1511. public const string @TriggedTime_Dt=nameof(@TriggedTime_Dt);
  1512. /// <summary>
  1513. ///
  1514. /// </summary>
  1515. public const string @RecoverTime_Dt=nameof(@RecoverTime_Dt);
  1516. /// <summary>
  1517. ///
  1518. /// </summary>
  1519. public const string @Duration_Str=nameof(@Duration_Str);
  1520. /// <summary>
  1521. ///
  1522. /// </summary>
  1523. public const string @Duration_Int=nameof(@Duration_Int);
  1524. /// <summary>
  1525. ///
  1526. /// </summary>
  1527. public const string @IsClosed_Bit=nameof(@IsClosed_Bit);
  1528. /// <summary>
  1529. ///
  1530. /// </summary>
  1531. public const string @CreateUser_Str=nameof(@CreateUser_Str);
  1532. /// <summary>
  1533. ///
  1534. /// </summary>
  1535. public const string @CreateTime_Dt=nameof(@CreateTime_Dt);
  1536. /// <summary>
  1537. ///
  1538. /// </summary>
  1539. public const string @ModifyTime_Dt=nameof(@ModifyTime_Dt);
  1540. /// <summary>
  1541. ///
  1542. /// </summary>
  1543. public const string @ModifyUser_Str=nameof(@ModifyUser_Str);
  1544. }
  1545. }
  1546. public static class V_Col_Name
  1547. {
  1548. ///<summary>
  1549. /// V_Sys_F_UserRole
  1550. /// </summary>
  1551. public class V_Sys_F_UserRole
  1552. {
  1553. /// <summary>
  1554. ///
  1555. /// </summary>
  1556. public const string @ID =nameof(@ID);
  1557. /// <summary>
  1558. ///
  1559. /// </summary>
  1560. public const string @OrgID_Int =nameof(@OrgID_Int);
  1561. /// <summary>
  1562. ///
  1563. /// </summary>
  1564. public const string @RoleID_Str =nameof(@RoleID_Str);
  1565. /// <summary>
  1566. ///
  1567. /// </summary>
  1568. public const string @UserID_Str =nameof(@UserID_Str);
  1569. /// <summary>
  1570. ///
  1571. /// </summary>
  1572. public const string @CreateTime_Dt =nameof(@CreateTime_Dt);
  1573. /// <summary>
  1574. ///
  1575. /// </summary>
  1576. public const string @ModifyTime_Dt =nameof(@ModifyTime_Dt);
  1577. /// <summary>
  1578. ///
  1579. /// </summary>
  1580. public const string @Remark_Str =nameof(@Remark_Str);
  1581. /// <summary>
  1582. ///
  1583. /// </summary>
  1584. public const string @IsEnable_Bit =nameof(@IsEnable_Bit);
  1585. /// <summary>
  1586. ///
  1587. /// </summary>
  1588. public const string @IsActive_Bit =nameof(@IsActive_Bit);
  1589. /// <summary>
  1590. ///
  1591. /// </summary>
  1592. public const string @UserName_Str =nameof(@UserName_Str);
  1593. /// <summary>
  1594. ///
  1595. /// </summary>
  1596. public const string @RoleName_Str =nameof(@RoleName_Str);
  1597. /// <summary>
  1598. ///
  1599. /// </summary>
  1600. public const string @RoleOrgID_Int =nameof(@RoleOrgID_Int);
  1601. }
  1602. ///<summary>
  1603. /// V_User_D_UserInfo
  1604. /// </summary>
  1605. public class V_User_D_UserInfo
  1606. {
  1607. /// <summary>
  1608. ///
  1609. /// </summary>
  1610. public const string @ID =nameof(@ID);
  1611. /// <summary>
  1612. ///
  1613. /// </summary>
  1614. public const string @UserName_Str =nameof(@UserName_Str);
  1615. /// <summary>
  1616. ///
  1617. /// </summary>
  1618. public const string @Remark_Str =nameof(@Remark_Str);
  1619. /// <summary>
  1620. ///
  1621. /// </summary>
  1622. public const string @OrgID_Int =nameof(@OrgID_Int);
  1623. /// <summary>
  1624. ///
  1625. /// </summary>
  1626. public const string @LastLoginDateTime_Dt =nameof(@LastLoginDateTime_Dt);
  1627. /// <summary>
  1628. ///
  1629. /// </summary>
  1630. public const string @LoginCount_Int =nameof(@LoginCount_Int);
  1631. /// <summary>
  1632. ///
  1633. /// </summary>
  1634. public const string @IsEnable_Bit =nameof(@IsEnable_Bit);
  1635. /// <summary>
  1636. ///
  1637. /// </summary>
  1638. public const string @UserID_Str =nameof(@UserID_Str);
  1639. }
  1640. ///<summary>
  1641. /// V_Enum_TestResult
  1642. /// </summary>
  1643. public class V_Enum_TestResult
  1644. {
  1645. /// <summary>
  1646. ///
  1647. /// </summary>
  1648. public const string @ID =nameof(@ID);
  1649. /// <summary>
  1650. ///
  1651. /// </summary>
  1652. public const string @Value_Int =nameof(@Value_Int);
  1653. /// <summary>
  1654. ///
  1655. /// </summary>
  1656. public const string @Name_Str =nameof(@Name_Str);
  1657. /// <summary>
  1658. ///
  1659. /// </summary>
  1660. public const string @Desc_Str =nameof(@Desc_Str);
  1661. /// <summary>
  1662. ///
  1663. /// </summary>
  1664. public const string @Type_Str =nameof(@Type_Str);
  1665. }
  1666. ///<summary>
  1667. /// V_Sys_F_MenuInfo
  1668. /// </summary>
  1669. public class V_Sys_F_MenuInfo
  1670. {
  1671. /// <summary>
  1672. ///
  1673. /// </summary>
  1674. public const string @ID =nameof(@ID);
  1675. /// <summary>
  1676. ///
  1677. /// </summary>
  1678. public const string @OrgID_Int =nameof(@OrgID_Int);
  1679. /// <summary>
  1680. ///
  1681. /// </summary>
  1682. public const string @MenuID_Str =nameof(@MenuID_Str);
  1683. /// <summary>
  1684. ///
  1685. /// </summary>
  1686. public const string @MenuName_Str =nameof(@MenuName_Str);
  1687. /// <summary>
  1688. ///
  1689. /// </summary>
  1690. public const string @ParentMenuID_Str =nameof(@ParentMenuID_Str);
  1691. /// <summary>
  1692. ///
  1693. /// </summary>
  1694. public const string @ActionName_Str =nameof(@ActionName_Str);
  1695. /// <summary>
  1696. ///
  1697. /// </summary>
  1698. public const string @Parameter_Str =nameof(@Parameter_Str);
  1699. /// <summary>
  1700. ///
  1701. /// </summary>
  1702. public const string @CreateUser_Str =nameof(@CreateUser_Str);
  1703. /// <summary>
  1704. ///
  1705. /// </summary>
  1706. public const string @CreateTime_Dt =nameof(@CreateTime_Dt);
  1707. /// <summary>
  1708. ///
  1709. /// </summary>
  1710. public const string @ModifyTime_Dt =nameof(@ModifyTime_Dt);
  1711. /// <summary>
  1712. ///
  1713. /// </summary>
  1714. public const string @ModifyUser_Str =nameof(@ModifyUser_Str);
  1715. /// <summary>
  1716. ///
  1717. /// </summary>
  1718. public const string @Remark_Str =nameof(@Remark_Str);
  1719. /// <summary>
  1720. ///
  1721. /// </summary>
  1722. public const string @IsActive_Bit =nameof(@IsActive_Bit);
  1723. /// <summary>
  1724. ///
  1725. /// </summary>
  1726. public const string @IsBaseMenu =nameof(@IsBaseMenu);
  1727. /// <summary>
  1728. ///
  1729. /// </summary>
  1730. public const string @IsPhantom_Bit =nameof(@IsPhantom_Bit);
  1731. /// <summary>
  1732. ///
  1733. /// </summary>
  1734. public const string @ParentMenuName_Str =nameof(@ParentMenuName_Str);
  1735. /// <summary>
  1736. ///
  1737. /// </summary>
  1738. public const string @ParentMenuShowOrder_Int =nameof(@ParentMenuShowOrder_Int);
  1739. /// <summary>
  1740. ///
  1741. /// </summary>
  1742. public const string @ShowOrder_Int =nameof(@ShowOrder_Int);
  1743. /// <summary>
  1744. ///
  1745. /// </summary>
  1746. public const string @IsParent_Bit =nameof(@IsParent_Bit);
  1747. /// <summary>
  1748. ///
  1749. /// </summary>
  1750. public const string @OrderOnly_Int =nameof(@OrderOnly_Int);
  1751. /// <summary>
  1752. ///
  1753. /// </summary>
  1754. public const string @IsEnable_Bit =nameof(@IsEnable_Bit);
  1755. }
  1756. ///<summary>
  1757. /// V_Sys_F_RoleMenu
  1758. /// </summary>
  1759. public class V_Sys_F_RoleMenu
  1760. {
  1761. /// <summary>
  1762. ///
  1763. /// </summary>
  1764. public const string @ID =nameof(@ID);
  1765. /// <summary>
  1766. ///
  1767. /// </summary>
  1768. public const string @OrgID_Int =nameof(@OrgID_Int);
  1769. /// <summary>
  1770. ///
  1771. /// </summary>
  1772. public const string @RoleID_Str =nameof(@RoleID_Str);
  1773. /// <summary>
  1774. ///
  1775. /// </summary>
  1776. public const string @RoleName_Str =nameof(@RoleName_Str);
  1777. /// <summary>
  1778. ///
  1779. /// </summary>
  1780. public const string @MenuID_Str =nameof(@MenuID_Str);
  1781. /// <summary>
  1782. ///
  1783. /// </summary>
  1784. public const string @MenuName_Str =nameof(@MenuName_Str);
  1785. /// <summary>
  1786. ///
  1787. /// </summary>
  1788. public const string @ParentMenuID_Str =nameof(@ParentMenuID_Str);
  1789. /// <summary>
  1790. ///
  1791. /// </summary>
  1792. public const string @ParentMenuName_Str =nameof(@ParentMenuName_Str);
  1793. /// <summary>
  1794. ///
  1795. /// </summary>
  1796. public const string @ParentMenuShowOrder_Int =nameof(@ParentMenuShowOrder_Int);
  1797. /// <summary>
  1798. ///
  1799. /// </summary>
  1800. public const string @ShowOrder_Int =nameof(@ShowOrder_Int);
  1801. /// <summary>
  1802. ///
  1803. /// </summary>
  1804. public const string @OrderOnly_Int =nameof(@OrderOnly_Int);
  1805. /// <summary>
  1806. ///
  1807. /// </summary>
  1808. public const string @IsParent_Bit =nameof(@IsParent_Bit);
  1809. /// <summary>
  1810. ///
  1811. /// </summary>
  1812. public const string @SelfAccessType_Int =nameof(@SelfAccessType_Int);
  1813. /// <summary>
  1814. ///
  1815. /// </summary>
  1816. public const string @ParentAccessType_Int =nameof(@ParentAccessType_Int);
  1817. /// <summary>
  1818. ///
  1819. /// </summary>
  1820. public const string @IsActive_Bit =nameof(@IsActive_Bit);
  1821. /// <summary>
  1822. ///
  1823. /// </summary>
  1824. public const string @IsPop_Bit =nameof(@IsPop_Bit);
  1825. /// <summary>
  1826. ///
  1827. /// </summary>
  1828. public const string @IsFullScreen_Bit =nameof(@IsFullScreen_Bit);
  1829. /// <summary>
  1830. ///
  1831. /// </summary>
  1832. public const string @CanClose_Bit =nameof(@CanClose_Bit);
  1833. /// <summary>
  1834. ///
  1835. /// </summary>
  1836. public const string @AutoStart_Bit =nameof(@AutoStart_Bit);
  1837. /// <summary>
  1838. ///
  1839. /// </summary>
  1840. public const string @ResidenceTime_Int =nameof(@ResidenceTime_Int);
  1841. /// <summary>
  1842. ///
  1843. /// </summary>
  1844. public const string @AccessType_Int =nameof(@AccessType_Int);
  1845. /// <summary>
  1846. ///
  1847. /// </summary>
  1848. public const string @AccessTypeName_Str =nameof(@AccessTypeName_Str);
  1849. /// <summary>
  1850. ///
  1851. /// </summary>
  1852. public const string @ActionName_Str =nameof(@ActionName_Str);
  1853. /// <summary>
  1854. ///
  1855. /// </summary>
  1856. public const string @RoleParameter_Str =nameof(@RoleParameter_Str);
  1857. /// <summary>
  1858. ///
  1859. /// </summary>
  1860. public const string @Parameter_Str =nameof(@Parameter_Str);
  1861. /// <summary>
  1862. ///
  1863. /// </summary>
  1864. public const string @UnCloseWhenLogoff_Bit =nameof(@UnCloseWhenLogoff_Bit);
  1865. /// <summary>
  1866. ///
  1867. /// </summary>
  1868. public const string @Remark_Str =nameof(@Remark_Str);
  1869. }
  1870. ///<summary>
  1871. /// V_Sys_F_UserMenu
  1872. /// </summary>
  1873. public class V_Sys_F_UserMenu
  1874. {
  1875. /// <summary>
  1876. ///
  1877. /// </summary>
  1878. public const string @UserID_Str =nameof(@UserID_Str);
  1879. /// <summary>
  1880. ///
  1881. /// </summary>
  1882. public const string @RoleID_Str =nameof(@RoleID_Str);
  1883. /// <summary>
  1884. ///
  1885. /// </summary>
  1886. public const string @RoleName_Str =nameof(@RoleName_Str);
  1887. /// <summary>
  1888. ///
  1889. /// </summary>
  1890. public const string @MenuName_Str =nameof(@MenuName_Str);
  1891. /// <summary>
  1892. ///
  1893. /// </summary>
  1894. public const string @ShowOrder_Int =nameof(@ShowOrder_Int);
  1895. /// <summary>
  1896. ///
  1897. /// </summary>
  1898. public const string @OrderOnly_Int =nameof(@OrderOnly_Int);
  1899. /// <summary>
  1900. ///
  1901. /// </summary>
  1902. public const string @IsParent_Bit =nameof(@IsParent_Bit);
  1903. /// <summary>
  1904. ///
  1905. /// </summary>
  1906. public const string @ParentMenuName_Str =nameof(@ParentMenuName_Str);
  1907. /// <summary>
  1908. ///
  1909. /// </summary>
  1910. public const string @OrgID_Int =nameof(@OrgID_Int);
  1911. /// <summary>
  1912. ///
  1913. /// </summary>
  1914. public const string @MenuID_Str =nameof(@MenuID_Str);
  1915. /// <summary>
  1916. ///
  1917. /// </summary>
  1918. public const string @ParentMenuID_Str =nameof(@ParentMenuID_Str);
  1919. /// <summary>
  1920. ///
  1921. /// </summary>
  1922. public const string @ParentMenuShowOrder_Int =nameof(@ParentMenuShowOrder_Int);
  1923. /// <summary>
  1924. ///
  1925. /// </summary>
  1926. public const string @ActionName_Str =nameof(@ActionName_Str);
  1927. /// <summary>
  1928. ///
  1929. /// </summary>
  1930. public const string @IsEnable_Bit =nameof(@IsEnable_Bit);
  1931. /// <summary>
  1932. ///
  1933. /// </summary>
  1934. public const string @Parameter_Str =nameof(@Parameter_Str);
  1935. /// <summary>
  1936. ///
  1937. /// </summary>
  1938. public const string @RoleParameter_Str =nameof(@RoleParameter_Str);
  1939. /// <summary>
  1940. ///
  1941. /// </summary>
  1942. public const string @AccessType_Int =nameof(@AccessType_Int);
  1943. /// <summary>
  1944. ///
  1945. /// </summary>
  1946. public const string @IsActive_Bit =nameof(@IsActive_Bit);
  1947. /// <summary>
  1948. ///
  1949. /// </summary>
  1950. public const string @IsFullScreen_Bit =nameof(@IsFullScreen_Bit);
  1951. /// <summary>
  1952. ///
  1953. /// </summary>
  1954. public const string @IsPop_Bit =nameof(@IsPop_Bit);
  1955. /// <summary>
  1956. ///
  1957. /// </summary>
  1958. public const string @CanClose_Bit =nameof(@CanClose_Bit);
  1959. /// <summary>
  1960. ///
  1961. /// </summary>
  1962. public const string @AutoStart_Bit =nameof(@AutoStart_Bit);
  1963. /// <summary>
  1964. ///
  1965. /// </summary>
  1966. public const string @ResidenceTime_Int =nameof(@ResidenceTime_Int);
  1967. /// <summary>
  1968. ///
  1969. /// </summary>
  1970. public const string @UnCloseWhenLogoff_Bit =nameof(@UnCloseWhenLogoff_Bit);
  1971. /// <summary>
  1972. ///
  1973. /// </summary>
  1974. public const string @Remark_Str =nameof(@Remark_Str);
  1975. }
  1976. ///<summary>
  1977. /// V_Base_AlarmLog
  1978. /// </summary>
  1979. public class V_Base_AlarmLog
  1980. {
  1981. /// <summary>
  1982. ///
  1983. /// </summary>
  1984. public const string @ID =nameof(@ID);
  1985. /// <summary>
  1986. ///
  1987. /// </summary>
  1988. public const string @OrgID_Int =nameof(@OrgID_Int);
  1989. /// <summary>
  1990. ///
  1991. /// </summary>
  1992. public const string @AlarmCode_Str =nameof(@AlarmCode_Str);
  1993. /// <summary>
  1994. ///
  1995. /// </summary>
  1996. public const string @AlarmType_Str =nameof(@AlarmType_Str);
  1997. /// <summary>
  1998. ///
  1999. /// </summary>
  2000. public const string @AlarmDesc_Str =nameof(@AlarmDesc_Str);
  2001. /// <summary>
  2002. ///
  2003. /// </summary>
  2004. public const string @Help_Str =nameof(@Help_Str);
  2005. /// <summary>
  2006. ///
  2007. /// </summary>
  2008. public const string @Helper_Str =nameof(@Helper_Str);
  2009. /// <summary>
  2010. ///
  2011. /// </summary>
  2012. public const string @Remark_Str =nameof(@Remark_Str);
  2013. /// <summary>
  2014. ///
  2015. /// </summary>
  2016. public const string @TriggedTime_Dt =nameof(@TriggedTime_Dt);
  2017. /// <summary>
  2018. ///
  2019. /// </summary>
  2020. public const string @RecoverTime_Dt =nameof(@RecoverTime_Dt);
  2021. /// <summary>
  2022. ///
  2023. /// </summary>
  2024. public const string @CreateUser_Str =nameof(@CreateUser_Str);
  2025. /// <summary>
  2026. ///
  2027. /// </summary>
  2028. public const string @CreateTime_Dt =nameof(@CreateTime_Dt);
  2029. /// <summary>
  2030. ///
  2031. /// </summary>
  2032. public const string @ModifyTime_Dt =nameof(@ModifyTime_Dt);
  2033. /// <summary>
  2034. ///
  2035. /// </summary>
  2036. public const string @ModifyUser_Str =nameof(@ModifyUser_Str);
  2037. /// <summary>
  2038. ///
  2039. /// </summary>
  2040. public const string @Device_Str =nameof(@Device_Str);
  2041. /// <summary>
  2042. ///
  2043. /// </summary>
  2044. public const string @TagName_Str =nameof(@TagName_Str);
  2045. /// <summary>
  2046. ///
  2047. /// </summary>
  2048. public const string @AlarmId_Str =nameof(@AlarmId_Str);
  2049. /// <summary>
  2050. ///
  2051. /// </summary>
  2052. public const string @Duration_Int =nameof(@Duration_Int);
  2053. /// <summary>
  2054. ///
  2055. /// </summary>
  2056. public const string @IsClosed_Bit =nameof(@IsClosed_Bit);
  2057. /// <summary>
  2058. ///
  2059. /// </summary>
  2060. public const string @Duration_Str =nameof(@Duration_Str);
  2061. }
  2062. }
  2063. public static class SP_Paramters
  2064. {
  2065. }
  2066. }
  2067. namespace DBModel
  2068. {
  2069. /// <summary>
  2070. ///
  2071. /// </summary>
  2072. public class Sys_User_Level:ObservableObject
  2073. {
  2074. private System.Int64 _ID;
  2075. /// <summary>
  2076. ///
  2077. /// </summary>
  2078. public System.Int64 ID
  2079. {
  2080. get {return _ID;}
  2081. set{
  2082. if(value!=(_ID))
  2083. {
  2084. _ID=value;
  2085. OnPropertyChanged(nameof( ID));
  2086. }
  2087. }
  2088. }
  2089. private System.String _UserLevel_Str;
  2090. /// <summary>
  2091. ///
  2092. /// </summary>
  2093. public System.String UserLevel_Str
  2094. {
  2095. get {return _UserLevel_Str;}
  2096. set{
  2097. if(value!=(_UserLevel_Str))
  2098. {
  2099. _UserLevel_Str=value;
  2100. OnPropertyChanged(nameof( UserLevel_Str));
  2101. }
  2102. }
  2103. }
  2104. }
  2105. /// <summary>
  2106. ///
  2107. /// </summary>
  2108. public class sqlite_sequence:ObservableObject
  2109. {
  2110. private System.Object _name;
  2111. /// <summary>
  2112. ///
  2113. /// </summary>
  2114. public System.Object name
  2115. {
  2116. get {return _name;}
  2117. set{
  2118. if(value!=(_name))
  2119. {
  2120. _name=value;
  2121. OnPropertyChanged(nameof( name));
  2122. }
  2123. }
  2124. }
  2125. private System.Object _seq;
  2126. /// <summary>
  2127. ///
  2128. /// </summary>
  2129. public System.Object seq
  2130. {
  2131. get {return _seq;}
  2132. set{
  2133. if(value!=(_seq))
  2134. {
  2135. _seq=value;
  2136. OnPropertyChanged(nameof( seq));
  2137. }
  2138. }
  2139. }
  2140. }
  2141. /// <summary>
  2142. ///
  2143. /// </summary>
  2144. public class Sys_TableManage:ObservableObject
  2145. {
  2146. private System.Int64 _ID;
  2147. /// <summary>
  2148. ///
  2149. /// </summary>
  2150. public System.Int64 ID
  2151. {
  2152. get {return _ID;}
  2153. set{
  2154. if(value!=(_ID))
  2155. {
  2156. _ID=value;
  2157. OnPropertyChanged(nameof( ID));
  2158. }
  2159. }
  2160. }
  2161. private System.Int32 _OrgID_Int;
  2162. /// <summary>
  2163. ///
  2164. /// </summary>
  2165. public System.Int32 OrgID_Int
  2166. {
  2167. get {return _OrgID_Int;}
  2168. set{
  2169. if(value!=(_OrgID_Int))
  2170. {
  2171. _OrgID_Int=value;
  2172. OnPropertyChanged(nameof( OrgID_Int));
  2173. }
  2174. }
  2175. }
  2176. private System.String _SubINV_Str;
  2177. /// <summary>
  2178. ///
  2179. /// </summary>
  2180. public System.String SubINV_Str
  2181. {
  2182. get {return _SubINV_Str;}
  2183. set{
  2184. if(value!=(_SubINV_Str))
  2185. {
  2186. _SubINV_Str=value;
  2187. OnPropertyChanged(nameof( SubINV_Str));
  2188. }
  2189. }
  2190. }
  2191. private System.String _TableName_Str;
  2192. /// <summary>
  2193. ///
  2194. /// </summary>
  2195. public System.String TableName_Str
  2196. {
  2197. get {return _TableName_Str;}
  2198. set{
  2199. if(value!=(_TableName_Str))
  2200. {
  2201. _TableName_Str=value;
  2202. OnPropertyChanged(nameof( TableName_Str));
  2203. }
  2204. }
  2205. }
  2206. private System.String _TableComment_Str;
  2207. /// <summary>
  2208. ///
  2209. /// </summary>
  2210. public System.String TableComment_Str
  2211. {
  2212. get {return _TableComment_Str;}
  2213. set{
  2214. if(value!=(_TableComment_Str))
  2215. {
  2216. _TableComment_Str=value;
  2217. OnPropertyChanged(nameof( TableComment_Str));
  2218. }
  2219. }
  2220. }
  2221. private System.String _Type_Str;
  2222. /// <summary>
  2223. ///
  2224. /// </summary>
  2225. public System.String Type_Str
  2226. {
  2227. get {return _Type_Str;}
  2228. set{
  2229. if(value!=(_Type_Str))
  2230. {
  2231. _Type_Str=value;
  2232. OnPropertyChanged(nameof( Type_Str));
  2233. }
  2234. }
  2235. }
  2236. private System.String _ColumnFullName_Str;
  2237. /// <summary>
  2238. ///
  2239. /// </summary>
  2240. public System.String ColumnFullName_Str
  2241. {
  2242. get {return _ColumnFullName_Str;}
  2243. set{
  2244. if(value!=(_ColumnFullName_Str))
  2245. {
  2246. _ColumnFullName_Str=value;
  2247. OnPropertyChanged(nameof( ColumnFullName_Str));
  2248. }
  2249. }
  2250. }
  2251. private System.String _ColumnName_Str;
  2252. /// <summary>
  2253. ///
  2254. /// </summary>
  2255. public System.String ColumnName_Str
  2256. {
  2257. get {return _ColumnName_Str;}
  2258. set{
  2259. if(value!=(_ColumnName_Str))
  2260. {
  2261. _ColumnName_Str=value;
  2262. OnPropertyChanged(nameof( ColumnName_Str));
  2263. }
  2264. }
  2265. }
  2266. private System.String _ColumnComment_Str;
  2267. /// <summary>
  2268. ///
  2269. /// </summary>
  2270. public System.String ColumnComment_Str
  2271. {
  2272. get {return _ColumnComment_Str;}
  2273. set{
  2274. if(value!=(_ColumnComment_Str))
  2275. {
  2276. _ColumnComment_Str=value;
  2277. OnPropertyChanged(nameof( ColumnComment_Str));
  2278. }
  2279. }
  2280. }
  2281. private System.String _DataType_Str;
  2282. /// <summary>
  2283. ///
  2284. /// </summary>
  2285. public System.String DataType_Str
  2286. {
  2287. get {return _DataType_Str;}
  2288. set{
  2289. if(value!=(_DataType_Str))
  2290. {
  2291. _DataType_Str=value;
  2292. OnPropertyChanged(nameof( DataType_Str));
  2293. }
  2294. }
  2295. }
  2296. private System.String _NormalDisplayName_Str;
  2297. /// <summary>
  2298. ///
  2299. /// </summary>
  2300. public System.String NormalDisplayName_Str
  2301. {
  2302. get {return _NormalDisplayName_Str;}
  2303. set{
  2304. if(value!=(_NormalDisplayName_Str))
  2305. {
  2306. _NormalDisplayName_Str=value;
  2307. OnPropertyChanged(nameof( NormalDisplayName_Str));
  2308. }
  2309. }
  2310. }
  2311. private System.String _SpecialDisplayName_Str;
  2312. /// <summary>
  2313. ///
  2314. /// </summary>
  2315. public System.String SpecialDisplayName_Str
  2316. {
  2317. get {return _SpecialDisplayName_Str;}
  2318. set{
  2319. if(value!=(_SpecialDisplayName_Str))
  2320. {
  2321. _SpecialDisplayName_Str=value;
  2322. OnPropertyChanged(nameof( SpecialDisplayName_Str));
  2323. }
  2324. }
  2325. }
  2326. private System.Boolean _IsShow_Bit;
  2327. /// <summary>
  2328. ///
  2329. /// </summary>
  2330. public System.Boolean IsShow_Bit
  2331. {
  2332. get {return _IsShow_Bit;}
  2333. set{
  2334. if(value!=(_IsShow_Bit))
  2335. {
  2336. _IsShow_Bit=value;
  2337. OnPropertyChanged(nameof( IsShow_Bit));
  2338. }
  2339. }
  2340. }
  2341. private System.Int32 _ShowQuence_Int;
  2342. /// <summary>
  2343. ///
  2344. /// </summary>
  2345. public System.Int32 ShowQuence_Int
  2346. {
  2347. get {return _ShowQuence_Int;}
  2348. set{
  2349. if(value!=(_ShowQuence_Int))
  2350. {
  2351. _ShowQuence_Int=value;
  2352. OnPropertyChanged(nameof( ShowQuence_Int));
  2353. }
  2354. }
  2355. }
  2356. private System.String _DisplayFormat_Str;
  2357. /// <summary>
  2358. ///
  2359. /// </summary>
  2360. public System.String DisplayFormat_Str
  2361. {
  2362. get {return _DisplayFormat_Str;}
  2363. set{
  2364. if(value!=(_DisplayFormat_Str))
  2365. {
  2366. _DisplayFormat_Str=value;
  2367. OnPropertyChanged(nameof( DisplayFormat_Str));
  2368. }
  2369. }
  2370. }
  2371. private System.Boolean _IsReadOnly_Bit;
  2372. /// <summary>
  2373. ///
  2374. /// </summary>
  2375. public System.Boolean IsReadOnly_Bit
  2376. {
  2377. get {return _IsReadOnly_Bit;}
  2378. set{
  2379. if(value!=(_IsReadOnly_Bit))
  2380. {
  2381. _IsReadOnly_Bit=value;
  2382. OnPropertyChanged(nameof( IsReadOnly_Bit));
  2383. }
  2384. }
  2385. }
  2386. private System.Boolean _IsVisibility_Bit;
  2387. /// <summary>
  2388. ///
  2389. /// </summary>
  2390. public System.Boolean IsVisibility_Bit
  2391. {
  2392. get {return _IsVisibility_Bit;}
  2393. set{
  2394. if(value!=(_IsVisibility_Bit))
  2395. {
  2396. _IsVisibility_Bit=value;
  2397. OnPropertyChanged(nameof( IsVisibility_Bit));
  2398. }
  2399. }
  2400. }
  2401. private System.String _StyleKey_Str;
  2402. /// <summary>
  2403. ///
  2404. /// </summary>
  2405. public System.String StyleKey_Str
  2406. {
  2407. get {return _StyleKey_Str;}
  2408. set{
  2409. if(value!=(_StyleKey_Str))
  2410. {
  2411. _StyleKey_Str=value;
  2412. OnPropertyChanged(nameof( StyleKey_Str));
  2413. }
  2414. }
  2415. }
  2416. private System.Boolean _IsUserColumn_Bit;
  2417. /// <summary>
  2418. ///
  2419. /// </summary>
  2420. public System.Boolean IsUserColumn_Bit
  2421. {
  2422. get {return _IsUserColumn_Bit;}
  2423. set{
  2424. if(value!=(_IsUserColumn_Bit))
  2425. {
  2426. _IsUserColumn_Bit=value;
  2427. OnPropertyChanged(nameof( IsUserColumn_Bit));
  2428. }
  2429. }
  2430. }
  2431. private System.DateTime _ModifyTime_Dt;
  2432. /// <summary>
  2433. ///
  2434. /// </summary>
  2435. public System.DateTime ModifyTime_Dt
  2436. {
  2437. get {return _ModifyTime_Dt;}
  2438. set{
  2439. if(value!=(_ModifyTime_Dt))
  2440. {
  2441. _ModifyTime_Dt=value;
  2442. OnPropertyChanged(nameof( ModifyTime_Dt));
  2443. }
  2444. }
  2445. }
  2446. private System.String _ModifyUser_Str;
  2447. /// <summary>
  2448. ///
  2449. /// </summary>
  2450. public System.String ModifyUser_Str
  2451. {
  2452. get {return _ModifyUser_Str;}
  2453. set{
  2454. if(value!=(_ModifyUser_Str))
  2455. {
  2456. _ModifyUser_Str=value;
  2457. OnPropertyChanged(nameof( ModifyUser_Str));
  2458. }
  2459. }
  2460. }
  2461. private System.String _CreateUser_Str;
  2462. /// <summary>
  2463. ///
  2464. /// </summary>
  2465. public System.String CreateUser_Str
  2466. {
  2467. get {return _CreateUser_Str;}
  2468. set{
  2469. if(value!=(_CreateUser_Str))
  2470. {
  2471. _CreateUser_Str=value;
  2472. OnPropertyChanged(nameof( CreateUser_Str));
  2473. }
  2474. }
  2475. }
  2476. private System.DateTime _CreateTime_Dt;
  2477. /// <summary>
  2478. ///
  2479. /// </summary>
  2480. public System.DateTime CreateTime_Dt
  2481. {
  2482. get {return _CreateTime_Dt;}
  2483. set{
  2484. if(value!=(_CreateTime_Dt))
  2485. {
  2486. _CreateTime_Dt=value;
  2487. OnPropertyChanged(nameof( CreateTime_Dt));
  2488. }
  2489. }
  2490. }
  2491. private System.String _Remark_Str;
  2492. /// <summary>
  2493. ///
  2494. /// </summary>
  2495. public System.String Remark_Str
  2496. {
  2497. get {return _Remark_Str;}
  2498. set{
  2499. if(value!=(_Remark_Str))
  2500. {
  2501. _Remark_Str=value;
  2502. OnPropertyChanged(nameof( Remark_Str));
  2503. }
  2504. }
  2505. }
  2506. private System.Boolean _IsEnable_Bit;
  2507. /// <summary>
  2508. ///
  2509. /// </summary>
  2510. public System.Boolean IsEnable_Bit
  2511. {
  2512. get {return _IsEnable_Bit;}
  2513. set{
  2514. if(value!=(_IsEnable_Bit))
  2515. {
  2516. _IsEnable_Bit=value;
  2517. OnPropertyChanged(nameof( IsEnable_Bit));
  2518. }
  2519. }
  2520. }
  2521. private System.Boolean _IsActive_Bit;
  2522. /// <summary>
  2523. ///
  2524. /// </summary>
  2525. public System.Boolean IsActive_Bit
  2526. {
  2527. get {return _IsActive_Bit;}
  2528. set{
  2529. if(value!=(_IsActive_Bit))
  2530. {
  2531. _IsActive_Bit=value;
  2532. OnPropertyChanged(nameof( IsActive_Bit));
  2533. }
  2534. }
  2535. }
  2536. private System.Boolean _IsPhantom_Bit;
  2537. /// <summary>
  2538. ///
  2539. /// </summary>
  2540. public System.Boolean IsPhantom_Bit
  2541. {
  2542. get {return _IsPhantom_Bit;}
  2543. set{
  2544. if(value!=(_IsPhantom_Bit))
  2545. {
  2546. _IsPhantom_Bit=value;
  2547. OnPropertyChanged(nameof( IsPhantom_Bit));
  2548. }
  2549. }
  2550. }
  2551. }
  2552. /// <summary>
  2553. ///
  2554. /// </summary>
  2555. public class Sys_Enum_AccessType:ObservableObject
  2556. {
  2557. private System.Int64 _ID;
  2558. /// <summary>
  2559. ///
  2560. /// </summary>
  2561. public System.Int64 ID
  2562. {
  2563. get {return _ID;}
  2564. set{
  2565. if(value!=(_ID))
  2566. {
  2567. _ID=value;
  2568. OnPropertyChanged(nameof( ID));
  2569. }
  2570. }
  2571. }
  2572. private System.Int64 _AccessType_Int;
  2573. /// <summary>
  2574. ///
  2575. /// </summary>
  2576. public System.Int64 AccessType_Int
  2577. {
  2578. get {return _AccessType_Int;}
  2579. set{
  2580. if(value!=(_AccessType_Int))
  2581. {
  2582. _AccessType_Int=value;
  2583. OnPropertyChanged(nameof( AccessType_Int));
  2584. }
  2585. }
  2586. }
  2587. private System.String _AccessTypeName_Str;
  2588. /// <summary>
  2589. ///
  2590. /// </summary>
  2591. public System.String AccessTypeName_Str
  2592. {
  2593. get {return _AccessTypeName_Str;}
  2594. set{
  2595. if(value!=(_AccessTypeName_Str))
  2596. {
  2597. _AccessTypeName_Str=value;
  2598. OnPropertyChanged(nameof( AccessTypeName_Str));
  2599. }
  2600. }
  2601. }
  2602. private System.String _AccessRemark_Str;
  2603. /// <summary>
  2604. ///
  2605. /// </summary>
  2606. public System.String AccessRemark_Str
  2607. {
  2608. get {return _AccessRemark_Str;}
  2609. set{
  2610. if(value!=(_AccessRemark_Str))
  2611. {
  2612. _AccessRemark_Str=value;
  2613. OnPropertyChanged(nameof( AccessRemark_Str));
  2614. }
  2615. }
  2616. }
  2617. }
  2618. /// <summary>
  2619. ///
  2620. /// </summary>
  2621. public class Sys_User_UserRole:ObservableObject
  2622. {
  2623. private System.Int64 _ID;
  2624. /// <summary>
  2625. ///
  2626. /// </summary>
  2627. public System.Int64 ID
  2628. {
  2629. get {return _ID;}
  2630. set{
  2631. if(value!=(_ID))
  2632. {
  2633. _ID=value;
  2634. OnPropertyChanged(nameof( ID));
  2635. }
  2636. }
  2637. }
  2638. private System.Int32 _OrgID_Int;
  2639. /// <summary>
  2640. ///
  2641. /// </summary>
  2642. public System.Int32 OrgID_Int
  2643. {
  2644. get {return _OrgID_Int;}
  2645. set{
  2646. if(value!=(_OrgID_Int))
  2647. {
  2648. _OrgID_Int=value;
  2649. OnPropertyChanged(nameof( OrgID_Int));
  2650. }
  2651. }
  2652. }
  2653. private System.String _RoleID_Str;
  2654. /// <summary>
  2655. ///
  2656. /// </summary>
  2657. public System.String RoleID_Str
  2658. {
  2659. get {return _RoleID_Str;}
  2660. set{
  2661. if(value!=(_RoleID_Str))
  2662. {
  2663. _RoleID_Str=value;
  2664. OnPropertyChanged(nameof( RoleID_Str));
  2665. }
  2666. }
  2667. }
  2668. private System.String _UserID_Str;
  2669. /// <summary>
  2670. ///
  2671. /// </summary>
  2672. public System.String UserID_Str
  2673. {
  2674. get {return _UserID_Str;}
  2675. set{
  2676. if(value!=(_UserID_Str))
  2677. {
  2678. _UserID_Str=value;
  2679. OnPropertyChanged(nameof( UserID_Str));
  2680. }
  2681. }
  2682. }
  2683. private System.DateTime _CreateTime_Dt;
  2684. /// <summary>
  2685. ///
  2686. /// </summary>
  2687. public System.DateTime CreateTime_Dt
  2688. {
  2689. get {return _CreateTime_Dt;}
  2690. set{
  2691. if(value!=(_CreateTime_Dt))
  2692. {
  2693. _CreateTime_Dt=value;
  2694. OnPropertyChanged(nameof( CreateTime_Dt));
  2695. }
  2696. }
  2697. }
  2698. private System.DateTime _ModifyTime_Dt;
  2699. /// <summary>
  2700. ///
  2701. /// </summary>
  2702. public System.DateTime ModifyTime_Dt
  2703. {
  2704. get {return _ModifyTime_Dt;}
  2705. set{
  2706. if(value!=(_ModifyTime_Dt))
  2707. {
  2708. _ModifyTime_Dt=value;
  2709. OnPropertyChanged(nameof( ModifyTime_Dt));
  2710. }
  2711. }
  2712. }
  2713. private System.String _ModifyUser_Str;
  2714. /// <summary>
  2715. ///
  2716. /// </summary>
  2717. public System.String ModifyUser_Str
  2718. {
  2719. get {return _ModifyUser_Str;}
  2720. set{
  2721. if(value!=(_ModifyUser_Str))
  2722. {
  2723. _ModifyUser_Str=value;
  2724. OnPropertyChanged(nameof( ModifyUser_Str));
  2725. }
  2726. }
  2727. }
  2728. private System.String _CreateUser_Str;
  2729. /// <summary>
  2730. ///
  2731. /// </summary>
  2732. public System.String CreateUser_Str
  2733. {
  2734. get {return _CreateUser_Str;}
  2735. set{
  2736. if(value!=(_CreateUser_Str))
  2737. {
  2738. _CreateUser_Str=value;
  2739. OnPropertyChanged(nameof( CreateUser_Str));
  2740. }
  2741. }
  2742. }
  2743. private System.String _Remark_Str;
  2744. /// <summary>
  2745. ///
  2746. /// </summary>
  2747. public System.String Remark_Str
  2748. {
  2749. get {return _Remark_Str;}
  2750. set{
  2751. if(value!=(_Remark_Str))
  2752. {
  2753. _Remark_Str=value;
  2754. OnPropertyChanged(nameof( Remark_Str));
  2755. }
  2756. }
  2757. }
  2758. private System.Boolean _IsEnable_Bit;
  2759. /// <summary>
  2760. ///
  2761. /// </summary>
  2762. public System.Boolean IsEnable_Bit
  2763. {
  2764. get {return _IsEnable_Bit;}
  2765. set{
  2766. if(value!=(_IsEnable_Bit))
  2767. {
  2768. _IsEnable_Bit=value;
  2769. OnPropertyChanged(nameof( IsEnable_Bit));
  2770. }
  2771. }
  2772. }
  2773. private System.Boolean _IsActive_Bit;
  2774. /// <summary>
  2775. ///
  2776. /// </summary>
  2777. public System.Boolean IsActive_Bit
  2778. {
  2779. get {return _IsActive_Bit;}
  2780. set{
  2781. if(value!=(_IsActive_Bit))
  2782. {
  2783. _IsActive_Bit=value;
  2784. OnPropertyChanged(nameof( IsActive_Bit));
  2785. }
  2786. }
  2787. }
  2788. private System.Boolean _IsPhantom_Bit;
  2789. /// <summary>
  2790. ///
  2791. /// </summary>
  2792. public System.Boolean IsPhantom_Bit
  2793. {
  2794. get {return _IsPhantom_Bit;}
  2795. set{
  2796. if(value!=(_IsPhantom_Bit))
  2797. {
  2798. _IsPhantom_Bit=value;
  2799. OnPropertyChanged(nameof( IsPhantom_Bit));
  2800. }
  2801. }
  2802. }
  2803. }
  2804. /// <summary>
  2805. ///
  2806. /// </summary>
  2807. public class App_Classes:ObservableObject
  2808. {
  2809. private System.Int32 _ID;
  2810. /// <summary>
  2811. ///
  2812. /// </summary>
  2813. public System.Int32 ID
  2814. {
  2815. get {return _ID;}
  2816. set{
  2817. if(value!=(_ID))
  2818. {
  2819. _ID=value;
  2820. OnPropertyChanged(nameof( ID));
  2821. }
  2822. }
  2823. }
  2824. private System.Int32 _ClassType_Int;
  2825. /// <summary>
  2826. ///
  2827. /// </summary>
  2828. public System.Int32 ClassType_Int
  2829. {
  2830. get {return _ClassType_Int;}
  2831. set{
  2832. if(value!=(_ClassType_Int))
  2833. {
  2834. _ClassType_Int=value;
  2835. OnPropertyChanged(nameof( ClassType_Int));
  2836. }
  2837. }
  2838. }
  2839. private System.DateTime _StartTime_Time;
  2840. /// <summary>
  2841. ///
  2842. /// </summary>
  2843. public System.DateTime StartTime_Time
  2844. {
  2845. get {return _StartTime_Time;}
  2846. set{
  2847. if(value!=(_StartTime_Time))
  2848. {
  2849. _StartTime_Time=value;
  2850. OnPropertyChanged(nameof( StartTime_Time));
  2851. }
  2852. }
  2853. }
  2854. private System.String _ClassesName_Str;
  2855. /// <summary>
  2856. ///
  2857. /// </summary>
  2858. public System.String ClassesName_Str
  2859. {
  2860. get {return _ClassesName_Str;}
  2861. set{
  2862. if(value!=(_ClassesName_Str))
  2863. {
  2864. _ClassesName_Str=value;
  2865. OnPropertyChanged(nameof( ClassesName_Str));
  2866. }
  2867. }
  2868. }
  2869. private System.DateTime _EndTime_Time;
  2870. /// <summary>
  2871. ///
  2872. /// </summary>
  2873. public System.DateTime EndTime_Time
  2874. {
  2875. get {return _EndTime_Time;}
  2876. set{
  2877. if(value!=(_EndTime_Time))
  2878. {
  2879. _EndTime_Time=value;
  2880. OnPropertyChanged(nameof( EndTime_Time));
  2881. }
  2882. }
  2883. }
  2884. private System.Boolean _IsEnable_Bit;
  2885. /// <summary>
  2886. ///
  2887. /// </summary>
  2888. public System.Boolean IsEnable_Bit
  2889. {
  2890. get {return _IsEnable_Bit;}
  2891. set{
  2892. if(value!=(_IsEnable_Bit))
  2893. {
  2894. _IsEnable_Bit=value;
  2895. OnPropertyChanged(nameof( IsEnable_Bit));
  2896. }
  2897. }
  2898. }
  2899. }
  2900. /// <summary>
  2901. ///
  2902. /// </summary>
  2903. public class Base_NGCode:ObservableObject
  2904. {
  2905. private System.Int64 _ID;
  2906. /// <summary>
  2907. ///
  2908. /// </summary>
  2909. public System.Int64 ID
  2910. {
  2911. get {return _ID;}
  2912. set{
  2913. if(value!=(_ID))
  2914. {
  2915. _ID=value;
  2916. OnPropertyChanged(nameof( ID));
  2917. }
  2918. }
  2919. }
  2920. private System.Int32 _OrgID_Int;
  2921. /// <summary>
  2922. ///
  2923. /// </summary>
  2924. public System.Int32 OrgID_Int
  2925. {
  2926. get {return _OrgID_Int;}
  2927. set{
  2928. if(value!=(_OrgID_Int))
  2929. {
  2930. _OrgID_Int=value;
  2931. OnPropertyChanged(nameof( OrgID_Int));
  2932. }
  2933. }
  2934. }
  2935. private System.String _NGCode_Str;
  2936. /// <summary>
  2937. ///
  2938. /// </summary>
  2939. public System.String NGCode_Str
  2940. {
  2941. get {return _NGCode_Str;}
  2942. set{
  2943. if(value!=(_NGCode_Str))
  2944. {
  2945. _NGCode_Str=value;
  2946. OnPropertyChanged(nameof( NGCode_Str));
  2947. }
  2948. }
  2949. }
  2950. private System.String _NGType_Str;
  2951. /// <summary>
  2952. ///
  2953. /// </summary>
  2954. public System.String NGType_Str
  2955. {
  2956. get {return _NGType_Str;}
  2957. set{
  2958. if(value!=(_NGType_Str))
  2959. {
  2960. _NGType_Str=value;
  2961. OnPropertyChanged(nameof( NGType_Str));
  2962. }
  2963. }
  2964. }
  2965. private System.String _NGDesc_Str;
  2966. /// <summary>
  2967. ///
  2968. /// </summary>
  2969. public System.String NGDesc_Str
  2970. {
  2971. get {return _NGDesc_Str;}
  2972. set{
  2973. if(value!=(_NGDesc_Str))
  2974. {
  2975. _NGDesc_Str=value;
  2976. OnPropertyChanged(nameof( NGDesc_Str));
  2977. }
  2978. }
  2979. }
  2980. private System.String _Remark_Str;
  2981. /// <summary>
  2982. ///
  2983. /// </summary>
  2984. public System.String Remark_Str
  2985. {
  2986. get {return _Remark_Str;}
  2987. set{
  2988. if(value!=(_Remark_Str))
  2989. {
  2990. _Remark_Str=value;
  2991. OnPropertyChanged(nameof( Remark_Str));
  2992. }
  2993. }
  2994. }
  2995. private System.DateTime _CreateTime_Dt;
  2996. /// <summary>
  2997. ///
  2998. /// </summary>
  2999. public System.DateTime CreateTime_Dt
  3000. {
  3001. get {return _CreateTime_Dt;}
  3002. set{
  3003. if(value!=(_CreateTime_Dt))
  3004. {
  3005. _CreateTime_Dt=value;
  3006. OnPropertyChanged(nameof( CreateTime_Dt));
  3007. }
  3008. }
  3009. }
  3010. }
  3011. /// <summary>
  3012. ///
  3013. /// </summary>
  3014. public class App_Model_Info:ObservableObject
  3015. {
  3016. private System.Int64 _ID;
  3017. /// <summary>
  3018. ///
  3019. /// </summary>
  3020. public System.Int64 ID
  3021. {
  3022. get {return _ID;}
  3023. set{
  3024. if(value!=(_ID))
  3025. {
  3026. _ID=value;
  3027. OnPropertyChanged(nameof( ID));
  3028. }
  3029. }
  3030. }
  3031. private System.Int32 _OrgID_Int;
  3032. /// <summary>
  3033. ///
  3034. /// </summary>
  3035. public System.Int32 OrgID_Int
  3036. {
  3037. get {return _OrgID_Int;}
  3038. set{
  3039. if(value!=(_OrgID_Int))
  3040. {
  3041. _OrgID_Int=value;
  3042. OnPropertyChanged(nameof( OrgID_Int));
  3043. }
  3044. }
  3045. }
  3046. private System.String _AppName_Str;
  3047. /// <summary>
  3048. ///
  3049. /// </summary>
  3050. public System.String AppName_Str
  3051. {
  3052. get {return _AppName_Str;}
  3053. set{
  3054. if(value!=(_AppName_Str))
  3055. {
  3056. _AppName_Str=value;
  3057. OnPropertyChanged(nameof( AppName_Str));
  3058. }
  3059. }
  3060. }
  3061. private System.String _ModelCode_Str;
  3062. /// <summary>
  3063. ///
  3064. /// </summary>
  3065. public System.String ModelCode_Str
  3066. {
  3067. get {return _ModelCode_Str;}
  3068. set{
  3069. if(value!=(_ModelCode_Str))
  3070. {
  3071. _ModelCode_Str=value;
  3072. OnPropertyChanged(nameof( ModelCode_Str));
  3073. }
  3074. }
  3075. }
  3076. private System.String _ModelDesc_Str;
  3077. /// <summary>
  3078. ///
  3079. /// </summary>
  3080. public System.String ModelDesc_Str
  3081. {
  3082. get {return _ModelDesc_Str;}
  3083. set{
  3084. if(value!=(_ModelDesc_Str))
  3085. {
  3086. _ModelDesc_Str=value;
  3087. OnPropertyChanged(nameof( ModelDesc_Str));
  3088. }
  3089. }
  3090. }
  3091. private System.String _Remark_Str;
  3092. /// <summary>
  3093. ///
  3094. /// </summary>
  3095. public System.String Remark_Str
  3096. {
  3097. get {return _Remark_Str;}
  3098. set{
  3099. if(value!=(_Remark_Str))
  3100. {
  3101. _Remark_Str=value;
  3102. OnPropertyChanged(nameof( Remark_Str));
  3103. }
  3104. }
  3105. }
  3106. private System.DateTime _CreateTime_Dt;
  3107. /// <summary>
  3108. ///
  3109. /// </summary>
  3110. public System.DateTime CreateTime_Dt
  3111. {
  3112. get {return _CreateTime_Dt;}
  3113. set{
  3114. if(value!=(_CreateTime_Dt))
  3115. {
  3116. _CreateTime_Dt=value;
  3117. OnPropertyChanged(nameof( CreateTime_Dt));
  3118. }
  3119. }
  3120. }
  3121. }
  3122. /// <summary>
  3123. ///
  3124. /// </summary>
  3125. public class App_CPK_Parameters:ObservableObject
  3126. {
  3127. private System.Int64 _ID;
  3128. /// <summary>
  3129. ///
  3130. /// </summary>
  3131. public System.Int64 ID
  3132. {
  3133. get {return _ID;}
  3134. set{
  3135. if(value!=(_ID))
  3136. {
  3137. _ID=value;
  3138. OnPropertyChanged(nameof( ID));
  3139. }
  3140. }
  3141. }
  3142. private System.Int32 _OrgID_Int;
  3143. /// <summary>
  3144. ///
  3145. /// </summary>
  3146. public System.Int32 OrgID_Int
  3147. {
  3148. get {return _OrgID_Int;}
  3149. set{
  3150. if(value!=(_OrgID_Int))
  3151. {
  3152. _OrgID_Int=value;
  3153. OnPropertyChanged(nameof( OrgID_Int));
  3154. }
  3155. }
  3156. }
  3157. private System.String _AppName_Str;
  3158. /// <summary>
  3159. ///
  3160. /// </summary>
  3161. public System.String AppName_Str
  3162. {
  3163. get {return _AppName_Str;}
  3164. set{
  3165. if(value!=(_AppName_Str))
  3166. {
  3167. _AppName_Str=value;
  3168. OnPropertyChanged(nameof( AppName_Str));
  3169. }
  3170. }
  3171. }
  3172. private System.String _ProductModel_Str;
  3173. /// <summary>
  3174. ///
  3175. /// </summary>
  3176. public System.String ProductModel_Str
  3177. {
  3178. get {return _ProductModel_Str;}
  3179. set{
  3180. if(value!=(_ProductModel_Str))
  3181. {
  3182. _ProductModel_Str=value;
  3183. OnPropertyChanged(nameof( ProductModel_Str));
  3184. }
  3185. }
  3186. }
  3187. private System.String _ProjectName_Str;
  3188. /// <summary>
  3189. ///
  3190. /// </summary>
  3191. public System.String ProjectName_Str
  3192. {
  3193. get {return _ProjectName_Str;}
  3194. set{
  3195. if(value!=(_ProjectName_Str))
  3196. {
  3197. _ProjectName_Str=value;
  3198. OnPropertyChanged(nameof( ProjectName_Str));
  3199. }
  3200. }
  3201. }
  3202. private System.String _ParameterName_Str;
  3203. /// <summary>
  3204. ///
  3205. /// </summary>
  3206. public System.String ParameterName_Str
  3207. {
  3208. get {return _ParameterName_Str;}
  3209. set{
  3210. if(value!=(_ParameterName_Str))
  3211. {
  3212. _ParameterName_Str=value;
  3213. OnPropertyChanged(nameof( ParameterName_Str));
  3214. }
  3215. }
  3216. }
  3217. private System.Decimal _HighLimit_Dec;
  3218. /// <summary>
  3219. ///
  3220. /// </summary>
  3221. public System.Decimal HighLimit_Dec
  3222. {
  3223. get {return _HighLimit_Dec;}
  3224. set{
  3225. if(value!=(_HighLimit_Dec))
  3226. {
  3227. _HighLimit_Dec=value;
  3228. OnPropertyChanged(nameof( HighLimit_Dec));
  3229. }
  3230. }
  3231. }
  3232. private System.Decimal _LowLimit_Dec;
  3233. /// <summary>
  3234. ///
  3235. /// </summary>
  3236. public System.Decimal LowLimit_Dec
  3237. {
  3238. get {return _LowLimit_Dec;}
  3239. set{
  3240. if(value!=(_LowLimit_Dec))
  3241. {
  3242. _LowLimit_Dec=value;
  3243. OnPropertyChanged(nameof( LowLimit_Dec));
  3244. }
  3245. }
  3246. }
  3247. private System.Decimal _CenterLimit_Dec;
  3248. /// <summary>
  3249. ///
  3250. /// </summary>
  3251. public System.Decimal CenterLimit_Dec
  3252. {
  3253. get {return _CenterLimit_Dec;}
  3254. set{
  3255. if(value!=(_CenterLimit_Dec))
  3256. {
  3257. _CenterLimit_Dec=value;
  3258. OnPropertyChanged(nameof( CenterLimit_Dec));
  3259. }
  3260. }
  3261. }
  3262. private System.Int32 _GroupSize_Int;
  3263. /// <summary>
  3264. ///
  3265. /// </summary>
  3266. public System.Int32 GroupSize_Int
  3267. {
  3268. get {return _GroupSize_Int;}
  3269. set{
  3270. if(value!=(_GroupSize_Int))
  3271. {
  3272. _GroupSize_Int=value;
  3273. OnPropertyChanged(nameof( GroupSize_Int));
  3274. }
  3275. }
  3276. }
  3277. private System.String _Unit_Str;
  3278. /// <summary>
  3279. ///
  3280. /// </summary>
  3281. public System.String Unit_Str
  3282. {
  3283. get {return _Unit_Str;}
  3284. set{
  3285. if(value!=(_Unit_Str))
  3286. {
  3287. _Unit_Str=value;
  3288. OnPropertyChanged(nameof( Unit_Str));
  3289. }
  3290. }
  3291. }
  3292. private System.DateTime _CreateTime_Dt;
  3293. /// <summary>
  3294. ///
  3295. /// </summary>
  3296. public System.DateTime CreateTime_Dt
  3297. {
  3298. get {return _CreateTime_Dt;}
  3299. set{
  3300. if(value!=(_CreateTime_Dt))
  3301. {
  3302. _CreateTime_Dt=value;
  3303. OnPropertyChanged(nameof( CreateTime_Dt));
  3304. }
  3305. }
  3306. }
  3307. private System.Decimal _YAxisMaxVal_Dec;
  3308. /// <summary>
  3309. ///
  3310. /// </summary>
  3311. public System.Decimal YAxisMaxVal_Dec
  3312. {
  3313. get {return _YAxisMaxVal_Dec;}
  3314. set{
  3315. if(value!=(_YAxisMaxVal_Dec))
  3316. {
  3317. _YAxisMaxVal_Dec=value;
  3318. OnPropertyChanged(nameof( YAxisMaxVal_Dec));
  3319. }
  3320. }
  3321. }
  3322. private System.Decimal _YAxisMinVal_Dec;
  3323. /// <summary>
  3324. ///
  3325. /// </summary>
  3326. public System.Decimal YAxisMinVal_Dec
  3327. {
  3328. get {return _YAxisMinVal_Dec;}
  3329. set{
  3330. if(value!=(_YAxisMinVal_Dec))
  3331. {
  3332. _YAxisMinVal_Dec=value;
  3333. OnPropertyChanged(nameof( YAxisMinVal_Dec));
  3334. }
  3335. }
  3336. }
  3337. private System.Decimal _CPL_Dec;
  3338. /// <summary>
  3339. ///
  3340. /// </summary>
  3341. public System.Decimal CPL_Dec
  3342. {
  3343. get {return _CPL_Dec;}
  3344. set{
  3345. if(value!=(_CPL_Dec))
  3346. {
  3347. _CPL_Dec=value;
  3348. OnPropertyChanged(nameof( CPL_Dec));
  3349. }
  3350. }
  3351. }
  3352. private System.Decimal _CPU_Dec;
  3353. /// <summary>
  3354. ///
  3355. /// </summary>
  3356. public System.Decimal CPU_Dec
  3357. {
  3358. get {return _CPU_Dec;}
  3359. set{
  3360. if(value!=(_CPU_Dec))
  3361. {
  3362. _CPU_Dec=value;
  3363. OnPropertyChanged(nameof( CPU_Dec));
  3364. }
  3365. }
  3366. }
  3367. }
  3368. /// <summary>
  3369. ///
  3370. /// </summary>
  3371. public class Sys_User_RoleInfo:ObservableObject
  3372. {
  3373. private System.Int64 _ID;
  3374. /// <summary>
  3375. ///
  3376. /// </summary>
  3377. public System.Int64 ID
  3378. {
  3379. get {return _ID;}
  3380. set{
  3381. if(value!=(_ID))
  3382. {
  3383. _ID=value;
  3384. OnPropertyChanged(nameof( ID));
  3385. }
  3386. }
  3387. }
  3388. private System.Int32 _OrgID_Int;
  3389. /// <summary>
  3390. ///
  3391. /// </summary>
  3392. public System.Int32 OrgID_Int
  3393. {
  3394. get {return _OrgID_Int;}
  3395. set{
  3396. if(value!=(_OrgID_Int))
  3397. {
  3398. _OrgID_Int=value;
  3399. OnPropertyChanged(nameof( OrgID_Int));
  3400. }
  3401. }
  3402. }
  3403. private System.String _RoleID_Str;
  3404. /// <summary>
  3405. ///
  3406. /// </summary>
  3407. public System.String RoleID_Str
  3408. {
  3409. get {return _RoleID_Str;}
  3410. set{
  3411. if(value!=(_RoleID_Str))
  3412. {
  3413. _RoleID_Str=value;
  3414. OnPropertyChanged(nameof( RoleID_Str));
  3415. }
  3416. }
  3417. }
  3418. private System.String _RoleName_Str;
  3419. /// <summary>
  3420. ///
  3421. /// </summary>
  3422. public System.String RoleName_Str
  3423. {
  3424. get {return _RoleName_Str;}
  3425. set{
  3426. if(value!=(_RoleName_Str))
  3427. {
  3428. _RoleName_Str=value;
  3429. OnPropertyChanged(nameof( RoleName_Str));
  3430. }
  3431. }
  3432. }
  3433. private System.DateTime _ModifyTime_Dt;
  3434. /// <summary>
  3435. ///
  3436. /// </summary>
  3437. public System.DateTime ModifyTime_Dt
  3438. {
  3439. get {return _ModifyTime_Dt;}
  3440. set{
  3441. if(value!=(_ModifyTime_Dt))
  3442. {
  3443. _ModifyTime_Dt=value;
  3444. OnPropertyChanged(nameof( ModifyTime_Dt));
  3445. }
  3446. }
  3447. }
  3448. private System.String _ModifyUser_Str;
  3449. /// <summary>
  3450. ///
  3451. /// </summary>
  3452. public System.String ModifyUser_Str
  3453. {
  3454. get {return _ModifyUser_Str;}
  3455. set{
  3456. if(value!=(_ModifyUser_Str))
  3457. {
  3458. _ModifyUser_Str=value;
  3459. OnPropertyChanged(nameof( ModifyUser_Str));
  3460. }
  3461. }
  3462. }
  3463. private System.DateTime _CreateTime_Dt;
  3464. /// <summary>
  3465. ///
  3466. /// </summary>
  3467. public System.DateTime CreateTime_Dt
  3468. {
  3469. get {return _CreateTime_Dt;}
  3470. set{
  3471. if(value!=(_CreateTime_Dt))
  3472. {
  3473. _CreateTime_Dt=value;
  3474. OnPropertyChanged(nameof( CreateTime_Dt));
  3475. }
  3476. }
  3477. }
  3478. private System.String _CreateUser_Str;
  3479. /// <summary>
  3480. ///
  3481. /// </summary>
  3482. public System.String CreateUser_Str
  3483. {
  3484. get {return _CreateUser_Str;}
  3485. set{
  3486. if(value!=(_CreateUser_Str))
  3487. {
  3488. _CreateUser_Str=value;
  3489. OnPropertyChanged(nameof( CreateUser_Str));
  3490. }
  3491. }
  3492. }
  3493. private System.String _Remark_Str;
  3494. /// <summary>
  3495. ///
  3496. /// </summary>
  3497. public System.String Remark_Str
  3498. {
  3499. get {return _Remark_Str;}
  3500. set{
  3501. if(value!=(_Remark_Str))
  3502. {
  3503. _Remark_Str=value;
  3504. OnPropertyChanged(nameof( Remark_Str));
  3505. }
  3506. }
  3507. }
  3508. private System.Boolean _IsEnable_Bit;
  3509. /// <summary>
  3510. ///
  3511. /// </summary>
  3512. public System.Boolean IsEnable_Bit
  3513. {
  3514. get {return _IsEnable_Bit;}
  3515. set{
  3516. if(value!=(_IsEnable_Bit))
  3517. {
  3518. _IsEnable_Bit=value;
  3519. OnPropertyChanged(nameof( IsEnable_Bit));
  3520. }
  3521. }
  3522. }
  3523. private System.Boolean _IsActive_Bit;
  3524. /// <summary>
  3525. ///
  3526. /// </summary>
  3527. public System.Boolean IsActive_Bit
  3528. {
  3529. get {return _IsActive_Bit;}
  3530. set{
  3531. if(value!=(_IsActive_Bit))
  3532. {
  3533. _IsActive_Bit=value;
  3534. OnPropertyChanged(nameof( IsActive_Bit));
  3535. }
  3536. }
  3537. }
  3538. private System.Boolean _IsPhantom_Bit;
  3539. /// <summary>
  3540. ///
  3541. /// </summary>
  3542. public System.Boolean IsPhantom_Bit
  3543. {
  3544. get {return _IsPhantom_Bit;}
  3545. set{
  3546. if(value!=(_IsPhantom_Bit))
  3547. {
  3548. _IsPhantom_Bit=value;
  3549. OnPropertyChanged(nameof( IsPhantom_Bit));
  3550. }
  3551. }
  3552. }
  3553. }
  3554. /// <summary>
  3555. ///
  3556. /// </summary>
  3557. public class Sys_User_UserInfo:ObservableObject
  3558. {
  3559. private System.Int64 _ID;
  3560. /// <summary>
  3561. ///
  3562. /// </summary>
  3563. public System.Int64 ID
  3564. {
  3565. get {return _ID;}
  3566. set{
  3567. if(value!=(_ID))
  3568. {
  3569. _ID=value;
  3570. OnPropertyChanged(nameof( ID));
  3571. }
  3572. }
  3573. }
  3574. private System.Int32 _OrgID_Int;
  3575. /// <summary>
  3576. ///
  3577. /// </summary>
  3578. public System.Int32 OrgID_Int
  3579. {
  3580. get {return _OrgID_Int;}
  3581. set{
  3582. if(value!=(_OrgID_Int))
  3583. {
  3584. _OrgID_Int=value;
  3585. OnPropertyChanged(nameof( OrgID_Int));
  3586. }
  3587. }
  3588. }
  3589. private System.String _UserID_Str;
  3590. /// <summary>
  3591. ///
  3592. /// </summary>
  3593. public System.String UserID_Str
  3594. {
  3595. get {return _UserID_Str;}
  3596. set{
  3597. if(value!=(_UserID_Str))
  3598. {
  3599. _UserID_Str=value;
  3600. OnPropertyChanged(nameof( UserID_Str));
  3601. }
  3602. }
  3603. }
  3604. private System.String _UserName_Str;
  3605. /// <summary>
  3606. ///
  3607. /// </summary>
  3608. public System.String UserName_Str
  3609. {
  3610. get {return _UserName_Str;}
  3611. set{
  3612. if(value!=(_UserName_Str))
  3613. {
  3614. _UserName_Str=value;
  3615. OnPropertyChanged(nameof( UserName_Str));
  3616. }
  3617. }
  3618. }
  3619. private System.String _PassWord_Str;
  3620. /// <summary>
  3621. ///
  3622. /// </summary>
  3623. public System.String PassWord_Str
  3624. {
  3625. get {return _PassWord_Str;}
  3626. set{
  3627. if(value!=(_PassWord_Str))
  3628. {
  3629. _PassWord_Str=value;
  3630. OnPropertyChanged(nameof( PassWord_Str));
  3631. }
  3632. }
  3633. }
  3634. private System.Int64 _UserLevelID_Int;
  3635. /// <summary>
  3636. ///
  3637. /// </summary>
  3638. public System.Int64 UserLevelID_Int
  3639. {
  3640. get {return _UserLevelID_Int;}
  3641. set{
  3642. if(value!=(_UserLevelID_Int))
  3643. {
  3644. _UserLevelID_Int=value;
  3645. OnPropertyChanged(nameof( UserLevelID_Int));
  3646. }
  3647. }
  3648. }
  3649. private System.String _CreateUser_Str;
  3650. /// <summary>
  3651. ///
  3652. /// </summary>
  3653. public System.String CreateUser_Str
  3654. {
  3655. get {return _CreateUser_Str;}
  3656. set{
  3657. if(value!=(_CreateUser_Str))
  3658. {
  3659. _CreateUser_Str=value;
  3660. OnPropertyChanged(nameof( CreateUser_Str));
  3661. }
  3662. }
  3663. }
  3664. private System.DateTime _CreateTime_Dt;
  3665. /// <summary>
  3666. ///
  3667. /// </summary>
  3668. public System.DateTime CreateTime_Dt
  3669. {
  3670. get {return _CreateTime_Dt;}
  3671. set{
  3672. if(value!=(_CreateTime_Dt))
  3673. {
  3674. _CreateTime_Dt=value;
  3675. OnPropertyChanged(nameof( CreateTime_Dt));
  3676. }
  3677. }
  3678. }
  3679. private System.DateTime _ModifyTime_Dt;
  3680. /// <summary>
  3681. ///
  3682. /// </summary>
  3683. public System.DateTime ModifyTime_Dt
  3684. {
  3685. get {return _ModifyTime_Dt;}
  3686. set{
  3687. if(value!=(_ModifyTime_Dt))
  3688. {
  3689. _ModifyTime_Dt=value;
  3690. OnPropertyChanged(nameof( ModifyTime_Dt));
  3691. }
  3692. }
  3693. }
  3694. private System.String _ModifyUser_Str;
  3695. /// <summary>
  3696. ///
  3697. /// </summary>
  3698. public System.String ModifyUser_Str
  3699. {
  3700. get {return _ModifyUser_Str;}
  3701. set{
  3702. if(value!=(_ModifyUser_Str))
  3703. {
  3704. _ModifyUser_Str=value;
  3705. OnPropertyChanged(nameof( ModifyUser_Str));
  3706. }
  3707. }
  3708. }
  3709. private System.Int32 _LoginCount_Int;
  3710. /// <summary>
  3711. ///
  3712. /// </summary>
  3713. public System.Int32 LoginCount_Int
  3714. {
  3715. get {return _LoginCount_Int;}
  3716. set{
  3717. if(value!=(_LoginCount_Int))
  3718. {
  3719. _LoginCount_Int=value;
  3720. OnPropertyChanged(nameof( LoginCount_Int));
  3721. }
  3722. }
  3723. }
  3724. private System.String _Remark_Str;
  3725. /// <summary>
  3726. ///
  3727. /// </summary>
  3728. public System.String Remark_Str
  3729. {
  3730. get {return _Remark_Str;}
  3731. set{
  3732. if(value!=(_Remark_Str))
  3733. {
  3734. _Remark_Str=value;
  3735. OnPropertyChanged(nameof( Remark_Str));
  3736. }
  3737. }
  3738. }
  3739. private System.DateTime _LastLoginDateTime_Dt;
  3740. /// <summary>
  3741. ///
  3742. /// </summary>
  3743. public System.DateTime LastLoginDateTime_Dt
  3744. {
  3745. get {return _LastLoginDateTime_Dt;}
  3746. set{
  3747. if(value!=(_LastLoginDateTime_Dt))
  3748. {
  3749. _LastLoginDateTime_Dt=value;
  3750. OnPropertyChanged(nameof( LastLoginDateTime_Dt));
  3751. }
  3752. }
  3753. }
  3754. private System.Boolean _IsEnable_Bit;
  3755. /// <summary>
  3756. ///
  3757. /// </summary>
  3758. public System.Boolean IsEnable_Bit
  3759. {
  3760. get {return _IsEnable_Bit;}
  3761. set{
  3762. if(value!=(_IsEnable_Bit))
  3763. {
  3764. _IsEnable_Bit=value;
  3765. OnPropertyChanged(nameof( IsEnable_Bit));
  3766. }
  3767. }
  3768. }
  3769. private System.Boolean _IsActive_Bit;
  3770. /// <summary>
  3771. ///
  3772. /// </summary>
  3773. public System.Boolean IsActive_Bit
  3774. {
  3775. get {return _IsActive_Bit;}
  3776. set{
  3777. if(value!=(_IsActive_Bit))
  3778. {
  3779. _IsActive_Bit=value;
  3780. OnPropertyChanged(nameof( IsActive_Bit));
  3781. }
  3782. }
  3783. }
  3784. private System.Boolean _IsPhantom_Bit;
  3785. /// <summary>
  3786. ///
  3787. /// </summary>
  3788. public System.Boolean IsPhantom_Bit
  3789. {
  3790. get {return _IsPhantom_Bit;}
  3791. set{
  3792. if(value!=(_IsPhantom_Bit))
  3793. {
  3794. _IsPhantom_Bit=value;
  3795. OnPropertyChanged(nameof( IsPhantom_Bit));
  3796. }
  3797. }
  3798. }
  3799. }
  3800. /// <summary>
  3801. ///
  3802. /// </summary>
  3803. public class SampleDeviceTable:ObservableObject
  3804. {
  3805. private System.Int64 _ID;
  3806. /// <summary>
  3807. ///
  3808. /// </summary>
  3809. public System.Int64 ID
  3810. {
  3811. get {return _ID;}
  3812. set{
  3813. if(value!=(_ID))
  3814. {
  3815. _ID=value;
  3816. OnPropertyChanged(nameof( ID));
  3817. }
  3818. }
  3819. }
  3820. private System.Int32 _OrgID_Int;
  3821. /// <summary>
  3822. ///
  3823. /// </summary>
  3824. public System.Int32 OrgID_Int
  3825. {
  3826. get {return _OrgID_Int;}
  3827. set{
  3828. if(value!=(_OrgID_Int))
  3829. {
  3830. _OrgID_Int=value;
  3831. OnPropertyChanged(nameof( OrgID_Int));
  3832. }
  3833. }
  3834. }
  3835. private System.Int32 _SubINV_Int;
  3836. /// <summary>
  3837. ///
  3838. /// </summary>
  3839. public System.Int32 SubINV_Int
  3840. {
  3841. get {return _SubINV_Int;}
  3842. set{
  3843. if(value!=(_SubINV_Int))
  3844. {
  3845. _SubINV_Int=value;
  3846. OnPropertyChanged(nameof( SubINV_Int));
  3847. }
  3848. }
  3849. }
  3850. private System.String _Line_Str;
  3851. /// <summary>
  3852. ///
  3853. /// </summary>
  3854. public System.String Line_Str
  3855. {
  3856. get {return _Line_Str;}
  3857. set{
  3858. if(value!=(_Line_Str))
  3859. {
  3860. _Line_Str=value;
  3861. OnPropertyChanged(nameof( Line_Str));
  3862. }
  3863. }
  3864. }
  3865. private System.String _DeviceID_Str;
  3866. /// <summary>
  3867. ///
  3868. /// </summary>
  3869. public System.String DeviceID_Str
  3870. {
  3871. get {return _DeviceID_Str;}
  3872. set{
  3873. if(value!=(_DeviceID_Str))
  3874. {
  3875. _DeviceID_Str=value;
  3876. OnPropertyChanged(nameof( DeviceID_Str));
  3877. }
  3878. }
  3879. }
  3880. private System.String _BarCode_Str;
  3881. /// <summary>
  3882. ///
  3883. /// </summary>
  3884. public System.String BarCode_Str
  3885. {
  3886. get {return _BarCode_Str;}
  3887. set{
  3888. if(value!=(_BarCode_Str))
  3889. {
  3890. _BarCode_Str=value;
  3891. OnPropertyChanged(nameof( BarCode_Str));
  3892. }
  3893. }
  3894. }
  3895. private System.Int32 _TestResult_Int;
  3896. /// <summary>
  3897. ///
  3898. /// </summary>
  3899. public System.Int32 TestResult_Int
  3900. {
  3901. get {return _TestResult_Int;}
  3902. set{
  3903. if(value!=(_TestResult_Int))
  3904. {
  3905. _TestResult_Int=value;
  3906. OnPropertyChanged(nameof( TestResult_Int));
  3907. }
  3908. }
  3909. }
  3910. private System.String _CreateUser_Str;
  3911. /// <summary>
  3912. ///
  3913. /// </summary>
  3914. public System.String CreateUser_Str
  3915. {
  3916. get {return _CreateUser_Str;}
  3917. set{
  3918. if(value!=(_CreateUser_Str))
  3919. {
  3920. _CreateUser_Str=value;
  3921. OnPropertyChanged(nameof( CreateUser_Str));
  3922. }
  3923. }
  3924. }
  3925. private System.DateTime _CreateTime_Dt;
  3926. /// <summary>
  3927. ///
  3928. /// </summary>
  3929. public System.DateTime CreateTime_Dt
  3930. {
  3931. get {return _CreateTime_Dt;}
  3932. set{
  3933. if(value!=(_CreateTime_Dt))
  3934. {
  3935. _CreateTime_Dt=value;
  3936. OnPropertyChanged(nameof( CreateTime_Dt));
  3937. }
  3938. }
  3939. }
  3940. private System.DateTime _ModifyTime_Dt;
  3941. /// <summary>
  3942. ///
  3943. /// </summary>
  3944. public System.DateTime ModifyTime_Dt
  3945. {
  3946. get {return _ModifyTime_Dt;}
  3947. set{
  3948. if(value!=(_ModifyTime_Dt))
  3949. {
  3950. _ModifyTime_Dt=value;
  3951. OnPropertyChanged(nameof( ModifyTime_Dt));
  3952. }
  3953. }
  3954. }
  3955. private System.String _ModifyUser_Str;
  3956. /// <summary>
  3957. ///
  3958. /// </summary>
  3959. public System.String ModifyUser_Str
  3960. {
  3961. get {return _ModifyUser_Str;}
  3962. set{
  3963. if(value!=(_ModifyUser_Str))
  3964. {
  3965. _ModifyUser_Str=value;
  3966. OnPropertyChanged(nameof( ModifyUser_Str));
  3967. }
  3968. }
  3969. }
  3970. private System.String _Remark_Str;
  3971. /// <summary>
  3972. ///
  3973. /// </summary>
  3974. public System.String Remark_Str
  3975. {
  3976. get {return _Remark_Str;}
  3977. set{
  3978. if(value!=(_Remark_Str))
  3979. {
  3980. _Remark_Str=value;
  3981. OnPropertyChanged(nameof( Remark_Str));
  3982. }
  3983. }
  3984. }
  3985. }
  3986. /// <summary>
  3987. ///
  3988. /// </summary>
  3989. public class sqlite_stat1:ObservableObject
  3990. {
  3991. private System.Object _tbl;
  3992. /// <summary>
  3993. ///
  3994. /// </summary>
  3995. public System.Object tbl
  3996. {
  3997. get {return _tbl;}
  3998. set{
  3999. if(value!=(_tbl))
  4000. {
  4001. _tbl=value;
  4002. OnPropertyChanged(nameof( tbl));
  4003. }
  4004. }
  4005. }
  4006. private System.Object _idx;
  4007. /// <summary>
  4008. ///
  4009. /// </summary>
  4010. public System.Object idx
  4011. {
  4012. get {return _idx;}
  4013. set{
  4014. if(value!=(_idx))
  4015. {
  4016. _idx=value;
  4017. OnPropertyChanged(nameof( idx));
  4018. }
  4019. }
  4020. }
  4021. private System.Object _stat;
  4022. /// <summary>
  4023. ///
  4024. /// </summary>
  4025. public System.Object stat
  4026. {
  4027. get {return _stat;}
  4028. set{
  4029. if(value!=(_stat))
  4030. {
  4031. _stat=value;
  4032. OnPropertyChanged(nameof( stat));
  4033. }
  4034. }
  4035. }
  4036. }
  4037. /// <summary>
  4038. ///
  4039. /// </summary>
  4040. public class App_Common_ProductLog:ObservableObject
  4041. {
  4042. private System.Int64 _ID;
  4043. /// <summary>
  4044. ///
  4045. /// </summary>
  4046. public System.Int64 ID
  4047. {
  4048. get {return _ID;}
  4049. set{
  4050. if(value!=(_ID))
  4051. {
  4052. _ID=value;
  4053. OnPropertyChanged(nameof( ID));
  4054. }
  4055. }
  4056. }
  4057. private System.Int32 _OrgID_Int;
  4058. /// <summary>
  4059. ///
  4060. /// </summary>
  4061. public System.Int32 OrgID_Int
  4062. {
  4063. get {return _OrgID_Int;}
  4064. set{
  4065. if(value!=(_OrgID_Int))
  4066. {
  4067. _OrgID_Int=value;
  4068. OnPropertyChanged(nameof( OrgID_Int));
  4069. }
  4070. }
  4071. }
  4072. private System.Int32 _SubINV_Int;
  4073. /// <summary>
  4074. ///
  4075. /// </summary>
  4076. public System.Int32 SubINV_Int
  4077. {
  4078. get {return _SubINV_Int;}
  4079. set{
  4080. if(value!=(_SubINV_Int))
  4081. {
  4082. _SubINV_Int=value;
  4083. OnPropertyChanged(nameof( SubINV_Int));
  4084. }
  4085. }
  4086. }
  4087. private System.String _Line_Str;
  4088. /// <summary>
  4089. ///
  4090. /// </summary>
  4091. public System.String Line_Str
  4092. {
  4093. get {return _Line_Str;}
  4094. set{
  4095. if(value!=(_Line_Str))
  4096. {
  4097. _Line_Str=value;
  4098. OnPropertyChanged(nameof( Line_Str));
  4099. }
  4100. }
  4101. }
  4102. private System.String _DeviceID_Str;
  4103. /// <summary>
  4104. ///
  4105. /// </summary>
  4106. public System.String DeviceID_Str
  4107. {
  4108. get {return _DeviceID_Str;}
  4109. set{
  4110. if(value!=(_DeviceID_Str))
  4111. {
  4112. _DeviceID_Str=value;
  4113. OnPropertyChanged(nameof( DeviceID_Str));
  4114. }
  4115. }
  4116. }
  4117. private System.String _BarCode_Str;
  4118. /// <summary>
  4119. ///
  4120. /// </summary>
  4121. public System.String BarCode_Str
  4122. {
  4123. get {return _BarCode_Str;}
  4124. set{
  4125. if(value!=(_BarCode_Str))
  4126. {
  4127. _BarCode_Str=value;
  4128. OnPropertyChanged(nameof( BarCode_Str));
  4129. }
  4130. }
  4131. }
  4132. private System.String _ProductModel_Str;
  4133. /// <summary>
  4134. ///
  4135. /// </summary>
  4136. public System.String ProductModel_Str
  4137. {
  4138. get {return _ProductModel_Str;}
  4139. set{
  4140. if(value!=(_ProductModel_Str))
  4141. {
  4142. _ProductModel_Str=value;
  4143. OnPropertyChanged(nameof( ProductModel_Str));
  4144. }
  4145. }
  4146. }
  4147. private System.Int32 _TestResult_Int;
  4148. /// <summary>
  4149. ///
  4150. /// </summary>
  4151. public System.Int32 TestResult_Int
  4152. {
  4153. get {return _TestResult_Int;}
  4154. set{
  4155. if(value!=(_TestResult_Int))
  4156. {
  4157. _TestResult_Int=value;
  4158. OnPropertyChanged(nameof( TestResult_Int));
  4159. }
  4160. }
  4161. }
  4162. private System.Int32 _Index_int;
  4163. /// <summary>
  4164. ///
  4165. /// </summary>
  4166. public System.Int32 Index_int
  4167. {
  4168. get {return _Index_int;}
  4169. set{
  4170. if(value!=(_Index_int))
  4171. {
  4172. _Index_int=value;
  4173. OnPropertyChanged(nameof( Index_int));
  4174. }
  4175. }
  4176. }
  4177. private System.Int32 _LotQty_int;
  4178. /// <summary>
  4179. ///
  4180. /// </summary>
  4181. public System.Int32 LotQty_int
  4182. {
  4183. get {return _LotQty_int;}
  4184. set{
  4185. if(value!=(_LotQty_int))
  4186. {
  4187. _LotQty_int=value;
  4188. OnPropertyChanged(nameof( LotQty_int));
  4189. }
  4190. }
  4191. }
  4192. private System.String _CreateUser_Str;
  4193. /// <summary>
  4194. ///
  4195. /// </summary>
  4196. public System.String CreateUser_Str
  4197. {
  4198. get {return _CreateUser_Str;}
  4199. set{
  4200. if(value!=(_CreateUser_Str))
  4201. {
  4202. _CreateUser_Str=value;
  4203. OnPropertyChanged(nameof( CreateUser_Str));
  4204. }
  4205. }
  4206. }
  4207. private System.DateTime _CreateTime_Dt;
  4208. /// <summary>
  4209. ///
  4210. /// </summary>
  4211. public System.DateTime CreateTime_Dt
  4212. {
  4213. get {return _CreateTime_Dt;}
  4214. set{
  4215. if(value!=(_CreateTime_Dt))
  4216. {
  4217. _CreateTime_Dt=value;
  4218. OnPropertyChanged(nameof( CreateTime_Dt));
  4219. }
  4220. }
  4221. }
  4222. private System.DateTime _ModifyTime_Dt;
  4223. /// <summary>
  4224. ///
  4225. /// </summary>
  4226. public System.DateTime ModifyTime_Dt
  4227. {
  4228. get {return _ModifyTime_Dt;}
  4229. set{
  4230. if(value!=(_ModifyTime_Dt))
  4231. {
  4232. _ModifyTime_Dt=value;
  4233. OnPropertyChanged(nameof( ModifyTime_Dt));
  4234. }
  4235. }
  4236. }
  4237. private System.String _ModifyUser_Str;
  4238. /// <summary>
  4239. ///
  4240. /// </summary>
  4241. public System.String ModifyUser_Str
  4242. {
  4243. get {return _ModifyUser_Str;}
  4244. set{
  4245. if(value!=(_ModifyUser_Str))
  4246. {
  4247. _ModifyUser_Str=value;
  4248. OnPropertyChanged(nameof( ModifyUser_Str));
  4249. }
  4250. }
  4251. }
  4252. private System.String _Remark_Str;
  4253. /// <summary>
  4254. ///
  4255. /// </summary>
  4256. public System.String Remark_Str
  4257. {
  4258. get {return _Remark_Str;}
  4259. set{
  4260. if(value!=(_Remark_Str))
  4261. {
  4262. _Remark_Str=value;
  4263. OnPropertyChanged(nameof( Remark_Str));
  4264. }
  4265. }
  4266. }
  4267. }
  4268. /// <summary>
  4269. ///
  4270. /// </summary>
  4271. public class Sys_Column_Comment:ObservableObject
  4272. {
  4273. private System.Int64 _ID;
  4274. /// <summary>
  4275. ///
  4276. /// </summary>
  4277. public System.Int64 ID
  4278. {
  4279. get {return _ID;}
  4280. set{
  4281. if(value!=(_ID))
  4282. {
  4283. _ID=value;
  4284. OnPropertyChanged(nameof( ID));
  4285. }
  4286. }
  4287. }
  4288. private System.Int32 _OrgID_Int;
  4289. /// <summary>
  4290. ///
  4291. /// </summary>
  4292. public System.Int32 OrgID_Int
  4293. {
  4294. get {return _OrgID_Int;}
  4295. set{
  4296. if(value!=(_OrgID_Int))
  4297. {
  4298. _OrgID_Int=value;
  4299. OnPropertyChanged(nameof( OrgID_Int));
  4300. }
  4301. }
  4302. }
  4303. private System.Int32 _SubINV_Int;
  4304. /// <summary>
  4305. ///
  4306. /// </summary>
  4307. public System.Int32 SubINV_Int
  4308. {
  4309. get {return _SubINV_Int;}
  4310. set{
  4311. if(value!=(_SubINV_Int))
  4312. {
  4313. _SubINV_Int=value;
  4314. OnPropertyChanged(nameof( SubINV_Int));
  4315. }
  4316. }
  4317. }
  4318. private System.String _Line_Str;
  4319. /// <summary>
  4320. ///
  4321. /// </summary>
  4322. public System.String Line_Str
  4323. {
  4324. get {return _Line_Str;}
  4325. set{
  4326. if(value!=(_Line_Str))
  4327. {
  4328. _Line_Str=value;
  4329. OnPropertyChanged(nameof( Line_Str));
  4330. }
  4331. }
  4332. }
  4333. private System.String _DeviceID_Str;
  4334. /// <summary>
  4335. ///
  4336. /// </summary>
  4337. public System.String DeviceID_Str
  4338. {
  4339. get {return _DeviceID_Str;}
  4340. set{
  4341. if(value!=(_DeviceID_Str))
  4342. {
  4343. _DeviceID_Str=value;
  4344. OnPropertyChanged(nameof( DeviceID_Str));
  4345. }
  4346. }
  4347. }
  4348. private System.String _BarCode_Str;
  4349. /// <summary>
  4350. ///
  4351. /// </summary>
  4352. public System.String BarCode_Str
  4353. {
  4354. get {return _BarCode_Str;}
  4355. set{
  4356. if(value!=(_BarCode_Str))
  4357. {
  4358. _BarCode_Str=value;
  4359. OnPropertyChanged(nameof( BarCode_Str));
  4360. }
  4361. }
  4362. }
  4363. private System.Int32 _TestResult_Int;
  4364. /// <summary>
  4365. ///
  4366. /// </summary>
  4367. public System.Int32 TestResult_Int
  4368. {
  4369. get {return _TestResult_Int;}
  4370. set{
  4371. if(value!=(_TestResult_Int))
  4372. {
  4373. _TestResult_Int=value;
  4374. OnPropertyChanged(nameof( TestResult_Int));
  4375. }
  4376. }
  4377. }
  4378. private System.String _CreateUser_Str;
  4379. /// <summary>
  4380. ///
  4381. /// </summary>
  4382. public System.String CreateUser_Str
  4383. {
  4384. get {return _CreateUser_Str;}
  4385. set{
  4386. if(value!=(_CreateUser_Str))
  4387. {
  4388. _CreateUser_Str=value;
  4389. OnPropertyChanged(nameof( CreateUser_Str));
  4390. }
  4391. }
  4392. }
  4393. private System.DateTime _CreateTime_Dt;
  4394. /// <summary>
  4395. ///
  4396. /// </summary>
  4397. public System.DateTime CreateTime_Dt
  4398. {
  4399. get {return _CreateTime_Dt;}
  4400. set{
  4401. if(value!=(_CreateTime_Dt))
  4402. {
  4403. _CreateTime_Dt=value;
  4404. OnPropertyChanged(nameof( CreateTime_Dt));
  4405. }
  4406. }
  4407. }
  4408. private System.DateTime _ModifyTime_Dt;
  4409. /// <summary>
  4410. ///
  4411. /// </summary>
  4412. public System.DateTime ModifyTime_Dt
  4413. {
  4414. get {return _ModifyTime_Dt;}
  4415. set{
  4416. if(value!=(_ModifyTime_Dt))
  4417. {
  4418. _ModifyTime_Dt=value;
  4419. OnPropertyChanged(nameof( ModifyTime_Dt));
  4420. }
  4421. }
  4422. }
  4423. private System.String _ModifyUser_Str;
  4424. /// <summary>
  4425. ///
  4426. /// </summary>
  4427. public System.String ModifyUser_Str
  4428. {
  4429. get {return _ModifyUser_Str;}
  4430. set{
  4431. if(value!=(_ModifyUser_Str))
  4432. {
  4433. _ModifyUser_Str=value;
  4434. OnPropertyChanged(nameof( ModifyUser_Str));
  4435. }
  4436. }
  4437. }
  4438. private System.String _Remark_Str;
  4439. /// <summary>
  4440. ///
  4441. /// </summary>
  4442. public System.String Remark_Str
  4443. {
  4444. get {return _Remark_Str;}
  4445. set{
  4446. if(value!=(_Remark_Str))
  4447. {
  4448. _Remark_Str=value;
  4449. OnPropertyChanged(nameof( Remark_Str));
  4450. }
  4451. }
  4452. }
  4453. }
  4454. /// <summary>
  4455. ///
  4456. /// </summary>
  4457. public class Sys_Menu_Info:ObservableObject
  4458. {
  4459. private System.Int64 _ID;
  4460. /// <summary>
  4461. ///
  4462. /// </summary>
  4463. public System.Int64 ID
  4464. {
  4465. get {return _ID;}
  4466. set{
  4467. if(value!=(_ID))
  4468. {
  4469. _ID=value;
  4470. OnPropertyChanged(nameof( ID));
  4471. }
  4472. }
  4473. }
  4474. private System.Int32 _OrgID_Int;
  4475. /// <summary>
  4476. ///
  4477. /// </summary>
  4478. public System.Int32 OrgID_Int
  4479. {
  4480. get {return _OrgID_Int;}
  4481. set{
  4482. if(value!=(_OrgID_Int))
  4483. {
  4484. _OrgID_Int=value;
  4485. OnPropertyChanged(nameof( OrgID_Int));
  4486. }
  4487. }
  4488. }
  4489. private System.Int32 _ShowOrder_Int;
  4490. /// <summary>
  4491. ///
  4492. /// </summary>
  4493. public System.Int32 ShowOrder_Int
  4494. {
  4495. get {return _ShowOrder_Int;}
  4496. set{
  4497. if(value!=(_ShowOrder_Int))
  4498. {
  4499. _ShowOrder_Int=value;
  4500. OnPropertyChanged(nameof( ShowOrder_Int));
  4501. }
  4502. }
  4503. }
  4504. private System.String _MenuID_Str;
  4505. /// <summary>
  4506. ///
  4507. /// </summary>
  4508. public System.String MenuID_Str
  4509. {
  4510. get {return _MenuID_Str;}
  4511. set{
  4512. if(value!=(_MenuID_Str))
  4513. {
  4514. _MenuID_Str=value;
  4515. OnPropertyChanged(nameof( MenuID_Str));
  4516. }
  4517. }
  4518. }
  4519. private System.String _MenuName_Str;
  4520. /// <summary>
  4521. ///
  4522. /// </summary>
  4523. public System.String MenuName_Str
  4524. {
  4525. get {return _MenuName_Str;}
  4526. set{
  4527. if(value!=(_MenuName_Str))
  4528. {
  4529. _MenuName_Str=value;
  4530. OnPropertyChanged(nameof( MenuName_Str));
  4531. }
  4532. }
  4533. }
  4534. private System.String _ParentMenuID_Str;
  4535. /// <summary>
  4536. ///
  4537. /// </summary>
  4538. public System.String ParentMenuID_Str
  4539. {
  4540. get {return _ParentMenuID_Str;}
  4541. set{
  4542. if(value!=(_ParentMenuID_Str))
  4543. {
  4544. _ParentMenuID_Str=value;
  4545. OnPropertyChanged(nameof( ParentMenuID_Str));
  4546. }
  4547. }
  4548. }
  4549. private System.String _ActionName_Str;
  4550. /// <summary>
  4551. ///
  4552. /// </summary>
  4553. public System.String ActionName_Str
  4554. {
  4555. get {return _ActionName_Str;}
  4556. set{
  4557. if(value!=(_ActionName_Str))
  4558. {
  4559. _ActionName_Str=value;
  4560. OnPropertyChanged(nameof( ActionName_Str));
  4561. }
  4562. }
  4563. }
  4564. private System.String _Parameter_Str;
  4565. /// <summary>
  4566. ///
  4567. /// </summary>
  4568. public System.String Parameter_Str
  4569. {
  4570. get {return _Parameter_Str;}
  4571. set{
  4572. if(value!=(_Parameter_Str))
  4573. {
  4574. _Parameter_Str=value;
  4575. OnPropertyChanged(nameof( Parameter_Str));
  4576. }
  4577. }
  4578. }
  4579. private System.String _CreateUser_Str;
  4580. /// <summary>
  4581. ///
  4582. /// </summary>
  4583. public System.String CreateUser_Str
  4584. {
  4585. get {return _CreateUser_Str;}
  4586. set{
  4587. if(value!=(_CreateUser_Str))
  4588. {
  4589. _CreateUser_Str=value;
  4590. OnPropertyChanged(nameof( CreateUser_Str));
  4591. }
  4592. }
  4593. }
  4594. private System.DateTime _CreateTime_Dt;
  4595. /// <summary>
  4596. ///
  4597. /// </summary>
  4598. public System.DateTime CreateTime_Dt
  4599. {
  4600. get {return _CreateTime_Dt;}
  4601. set{
  4602. if(value!=(_CreateTime_Dt))
  4603. {
  4604. _CreateTime_Dt=value;
  4605. OnPropertyChanged(nameof( CreateTime_Dt));
  4606. }
  4607. }
  4608. }
  4609. private System.DateTime _ModifyTime_Dt;
  4610. /// <summary>
  4611. ///
  4612. /// </summary>
  4613. public System.DateTime ModifyTime_Dt
  4614. {
  4615. get {return _ModifyTime_Dt;}
  4616. set{
  4617. if(value!=(_ModifyTime_Dt))
  4618. {
  4619. _ModifyTime_Dt=value;
  4620. OnPropertyChanged(nameof( ModifyTime_Dt));
  4621. }
  4622. }
  4623. }
  4624. private System.String _ModifyUser_Str;
  4625. /// <summary>
  4626. ///
  4627. /// </summary>
  4628. public System.String ModifyUser_Str
  4629. {
  4630. get {return _ModifyUser_Str;}
  4631. set{
  4632. if(value!=(_ModifyUser_Str))
  4633. {
  4634. _ModifyUser_Str=value;
  4635. OnPropertyChanged(nameof( ModifyUser_Str));
  4636. }
  4637. }
  4638. }
  4639. private System.String _Remark_Str;
  4640. /// <summary>
  4641. ///
  4642. /// </summary>
  4643. public System.String Remark_Str
  4644. {
  4645. get {return _Remark_Str;}
  4646. set{
  4647. if(value!=(_Remark_Str))
  4648. {
  4649. _Remark_Str=value;
  4650. OnPropertyChanged(nameof( Remark_Str));
  4651. }
  4652. }
  4653. }
  4654. private System.Boolean _IsEnable_Bit;
  4655. /// <summary>
  4656. ///
  4657. /// </summary>
  4658. public System.Boolean IsEnable_Bit
  4659. {
  4660. get {return _IsEnable_Bit;}
  4661. set{
  4662. if(value!=(_IsEnable_Bit))
  4663. {
  4664. _IsEnable_Bit=value;
  4665. OnPropertyChanged(nameof( IsEnable_Bit));
  4666. }
  4667. }
  4668. }
  4669. private System.Boolean _IsActive_Bit;
  4670. /// <summary>
  4671. ///
  4672. /// </summary>
  4673. public System.Boolean IsActive_Bit
  4674. {
  4675. get {return _IsActive_Bit;}
  4676. set{
  4677. if(value!=(_IsActive_Bit))
  4678. {
  4679. _IsActive_Bit=value;
  4680. OnPropertyChanged(nameof( IsActive_Bit));
  4681. }
  4682. }
  4683. }
  4684. private System.Boolean _IsBaseMenu;
  4685. /// <summary>
  4686. ///
  4687. /// </summary>
  4688. public System.Boolean IsBaseMenu
  4689. {
  4690. get {return _IsBaseMenu;}
  4691. set{
  4692. if(value!=(_IsBaseMenu))
  4693. {
  4694. _IsBaseMenu=value;
  4695. OnPropertyChanged(nameof( IsBaseMenu));
  4696. }
  4697. }
  4698. }
  4699. private System.Boolean _IsPhantom_Bit;
  4700. /// <summary>
  4701. ///
  4702. /// </summary>
  4703. public System.Boolean IsPhantom_Bit
  4704. {
  4705. get {return _IsPhantom_Bit;}
  4706. set{
  4707. if(value!=(_IsPhantom_Bit))
  4708. {
  4709. _IsPhantom_Bit=value;
  4710. OnPropertyChanged(nameof( IsPhantom_Bit));
  4711. }
  4712. }
  4713. }
  4714. }
  4715. /// <summary>
  4716. ///
  4717. /// </summary>
  4718. public class Sys_Table_Comment:ObservableObject
  4719. {
  4720. private System.Int64 _ID;
  4721. /// <summary>
  4722. ///
  4723. /// </summary>
  4724. public System.Int64 ID
  4725. {
  4726. get {return _ID;}
  4727. set{
  4728. if(value!=(_ID))
  4729. {
  4730. _ID=value;
  4731. OnPropertyChanged(nameof( ID));
  4732. }
  4733. }
  4734. }
  4735. private System.String _Type_Str;
  4736. /// <summary>
  4737. ///
  4738. /// </summary>
  4739. public System.String Type_Str
  4740. {
  4741. get {return _Type_Str;}
  4742. set{
  4743. if(value!=(_Type_Str))
  4744. {
  4745. _Type_Str=value;
  4746. OnPropertyChanged(nameof( Type_Str));
  4747. }
  4748. }
  4749. }
  4750. private System.String _Group_Str;
  4751. /// <summary>
  4752. ///
  4753. /// </summary>
  4754. public System.String Group_Str
  4755. {
  4756. get {return _Group_Str;}
  4757. set{
  4758. if(value!=(_Group_Str))
  4759. {
  4760. _Group_Str=value;
  4761. OnPropertyChanged(nameof( Group_Str));
  4762. }
  4763. }
  4764. }
  4765. private System.String _TableName_Str;
  4766. /// <summary>
  4767. ///
  4768. /// </summary>
  4769. public System.String TableName_Str
  4770. {
  4771. get {return _TableName_Str;}
  4772. set{
  4773. if(value!=(_TableName_Str))
  4774. {
  4775. _TableName_Str=value;
  4776. OnPropertyChanged(nameof( TableName_Str));
  4777. }
  4778. }
  4779. }
  4780. private System.Object _Comment_Str;
  4781. /// <summary>
  4782. ///
  4783. /// </summary>
  4784. public System.Object Comment_Str
  4785. {
  4786. get {return _Comment_Str;}
  4787. set{
  4788. if(value!=(_Comment_Str))
  4789. {
  4790. _Comment_Str=value;
  4791. OnPropertyChanged(nameof( Comment_Str));
  4792. }
  4793. }
  4794. }
  4795. private System.DateTime _CreateTime_Dt;
  4796. /// <summary>
  4797. ///
  4798. /// </summary>
  4799. public System.DateTime CreateTime_Dt
  4800. {
  4801. get {return _CreateTime_Dt;}
  4802. set{
  4803. if(value!=(_CreateTime_Dt))
  4804. {
  4805. _CreateTime_Dt=value;
  4806. OnPropertyChanged(nameof( CreateTime_Dt));
  4807. }
  4808. }
  4809. }
  4810. }
  4811. /// <summary>
  4812. ///
  4813. /// </summary>
  4814. public class App_MES_Detection:ObservableObject
  4815. {
  4816. private System.Int64 _ID;
  4817. /// <summary>
  4818. ///
  4819. /// </summary>
  4820. public System.Int64 ID
  4821. {
  4822. get {return _ID;}
  4823. set{
  4824. if(value!=(_ID))
  4825. {
  4826. _ID=value;
  4827. OnPropertyChanged(nameof( ID));
  4828. }
  4829. }
  4830. }
  4831. private System.Int32 _OrgID_Int;
  4832. /// <summary>
  4833. ///
  4834. /// </summary>
  4835. public System.Int32 OrgID_Int
  4836. {
  4837. get {return _OrgID_Int;}
  4838. set{
  4839. if(value!=(_OrgID_Int))
  4840. {
  4841. _OrgID_Int=value;
  4842. OnPropertyChanged(nameof( OrgID_Int));
  4843. }
  4844. }
  4845. }
  4846. private System.Int32 _SubINV_Int;
  4847. /// <summary>
  4848. ///
  4849. /// </summary>
  4850. public System.Int32 SubINV_Int
  4851. {
  4852. get {return _SubINV_Int;}
  4853. set{
  4854. if(value!=(_SubINV_Int))
  4855. {
  4856. _SubINV_Int=value;
  4857. OnPropertyChanged(nameof( SubINV_Int));
  4858. }
  4859. }
  4860. }
  4861. private System.String _StationCode_Str;
  4862. /// <summary>
  4863. ///
  4864. /// </summary>
  4865. public System.String StationCode_Str
  4866. {
  4867. get {return _StationCode_Str;}
  4868. set{
  4869. if(value!=(_StationCode_Str))
  4870. {
  4871. _StationCode_Str=value;
  4872. OnPropertyChanged(nameof( StationCode_Str));
  4873. }
  4874. }
  4875. }
  4876. private System.String _ProductBarcode_Str;
  4877. /// <summary>
  4878. ///
  4879. /// </summary>
  4880. public System.String ProductBarcode_Str
  4881. {
  4882. get {return _ProductBarcode_Str;}
  4883. set{
  4884. if(value!=(_ProductBarcode_Str))
  4885. {
  4886. _ProductBarcode_Str=value;
  4887. OnPropertyChanged(nameof( ProductBarcode_Str));
  4888. }
  4889. }
  4890. }
  4891. private System.String _PartBarcode_Str;
  4892. /// <summary>
  4893. ///
  4894. /// </summary>
  4895. public System.String PartBarcode_Str
  4896. {
  4897. get {return _PartBarcode_Str;}
  4898. set{
  4899. if(value!=(_PartBarcode_Str))
  4900. {
  4901. _PartBarcode_Str=value;
  4902. OnPropertyChanged(nameof( PartBarcode_Str));
  4903. }
  4904. }
  4905. }
  4906. private System.DateTime _CollectTime_Dt;
  4907. /// <summary>
  4908. ///
  4909. /// </summary>
  4910. public System.DateTime CollectTime_Dt
  4911. {
  4912. get {return _CollectTime_Dt;}
  4913. set{
  4914. if(value!=(_CollectTime_Dt))
  4915. {
  4916. _CollectTime_Dt=value;
  4917. OnPropertyChanged(nameof( CollectTime_Dt));
  4918. }
  4919. }
  4920. }
  4921. private System.String _CreateUser_Str;
  4922. /// <summary>
  4923. ///
  4924. /// </summary>
  4925. public System.String CreateUser_Str
  4926. {
  4927. get {return _CreateUser_Str;}
  4928. set{
  4929. if(value!=(_CreateUser_Str))
  4930. {
  4931. _CreateUser_Str=value;
  4932. OnPropertyChanged(nameof( CreateUser_Str));
  4933. }
  4934. }
  4935. }
  4936. private System.DateTime _CreateTime_Dt;
  4937. /// <summary>
  4938. ///
  4939. /// </summary>
  4940. public System.DateTime CreateTime_Dt
  4941. {
  4942. get {return _CreateTime_Dt;}
  4943. set{
  4944. if(value!=(_CreateTime_Dt))
  4945. {
  4946. _CreateTime_Dt=value;
  4947. OnPropertyChanged(nameof( CreateTime_Dt));
  4948. }
  4949. }
  4950. }
  4951. private System.DateTime _ModifyTime_Dt;
  4952. /// <summary>
  4953. ///
  4954. /// </summary>
  4955. public System.DateTime ModifyTime_Dt
  4956. {
  4957. get {return _ModifyTime_Dt;}
  4958. set{
  4959. if(value!=(_ModifyTime_Dt))
  4960. {
  4961. _ModifyTime_Dt=value;
  4962. OnPropertyChanged(nameof( ModifyTime_Dt));
  4963. }
  4964. }
  4965. }
  4966. private System.String _ModifyUser_Str;
  4967. /// <summary>
  4968. ///
  4969. /// </summary>
  4970. public System.String ModifyUser_Str
  4971. {
  4972. get {return _ModifyUser_Str;}
  4973. set{
  4974. if(value!=(_ModifyUser_Str))
  4975. {
  4976. _ModifyUser_Str=value;
  4977. OnPropertyChanged(nameof( ModifyUser_Str));
  4978. }
  4979. }
  4980. }
  4981. private System.Boolean _IsSynced_Bit;
  4982. /// <summary>
  4983. ///
  4984. /// </summary>
  4985. public System.Boolean IsSynced_Bit
  4986. {
  4987. get {return _IsSynced_Bit;}
  4988. set{
  4989. if(value!=(_IsSynced_Bit))
  4990. {
  4991. _IsSynced_Bit=value;
  4992. OnPropertyChanged(nameof( IsSynced_Bit));
  4993. }
  4994. }
  4995. }
  4996. private System.String _Remark_Str;
  4997. /// <summary>
  4998. ///
  4999. /// </summary>
  5000. public System.String Remark_Str
  5001. {
  5002. get {return _Remark_Str;}
  5003. set{
  5004. if(value!=(_Remark_Str))
  5005. {
  5006. _Remark_Str=value;
  5007. OnPropertyChanged(nameof( Remark_Str));
  5008. }
  5009. }
  5010. }
  5011. }
  5012. /// <summary>
  5013. ///
  5014. /// </summary>
  5015. public class App_MES_PartLink:ObservableObject
  5016. {
  5017. private System.Int64 _ID;
  5018. /// <summary>
  5019. ///
  5020. /// </summary>
  5021. public System.Int64 ID
  5022. {
  5023. get {return _ID;}
  5024. set{
  5025. if(value!=(_ID))
  5026. {
  5027. _ID=value;
  5028. OnPropertyChanged(nameof( ID));
  5029. }
  5030. }
  5031. }
  5032. private System.Int32 _OrgID_Int;
  5033. /// <summary>
  5034. ///
  5035. /// </summary>
  5036. public System.Int32 OrgID_Int
  5037. {
  5038. get {return _OrgID_Int;}
  5039. set{
  5040. if(value!=(_OrgID_Int))
  5041. {
  5042. _OrgID_Int=value;
  5043. OnPropertyChanged(nameof( OrgID_Int));
  5044. }
  5045. }
  5046. }
  5047. private System.Int32 _SubINV_Int;
  5048. /// <summary>
  5049. ///
  5050. /// </summary>
  5051. public System.Int32 SubINV_Int
  5052. {
  5053. get {return _SubINV_Int;}
  5054. set{
  5055. if(value!=(_SubINV_Int))
  5056. {
  5057. _SubINV_Int=value;
  5058. OnPropertyChanged(nameof( SubINV_Int));
  5059. }
  5060. }
  5061. }
  5062. private System.String _StationCode_Str;
  5063. /// <summary>
  5064. ///
  5065. /// </summary>
  5066. public System.String StationCode_Str
  5067. {
  5068. get {return _StationCode_Str;}
  5069. set{
  5070. if(value!=(_StationCode_Str))
  5071. {
  5072. _StationCode_Str=value;
  5073. OnPropertyChanged(nameof( StationCode_Str));
  5074. }
  5075. }
  5076. }
  5077. private System.String _ProductBarcode_Str;
  5078. /// <summary>
  5079. ///
  5080. /// </summary>
  5081. public System.String ProductBarcode_Str
  5082. {
  5083. get {return _ProductBarcode_Str;}
  5084. set{
  5085. if(value!=(_ProductBarcode_Str))
  5086. {
  5087. _ProductBarcode_Str=value;
  5088. OnPropertyChanged(nameof( ProductBarcode_Str));
  5089. }
  5090. }
  5091. }
  5092. private System.Int32 _TestResult_Int;
  5093. /// <summary>
  5094. ///
  5095. /// </summary>
  5096. public System.Int32 TestResult_Int
  5097. {
  5098. get {return _TestResult_Int;}
  5099. set{
  5100. if(value!=(_TestResult_Int))
  5101. {
  5102. _TestResult_Int=value;
  5103. OnPropertyChanged(nameof( TestResult_Int));
  5104. }
  5105. }
  5106. }
  5107. private System.DateTime _CollectTime_Dt;
  5108. /// <summary>
  5109. ///
  5110. /// </summary>
  5111. public System.DateTime CollectTime_Dt
  5112. {
  5113. get {return _CollectTime_Dt;}
  5114. set{
  5115. if(value!=(_CollectTime_Dt))
  5116. {
  5117. _CollectTime_Dt=value;
  5118. OnPropertyChanged(nameof( CollectTime_Dt));
  5119. }
  5120. }
  5121. }
  5122. private System.String _CreateUser_Str;
  5123. /// <summary>
  5124. ///
  5125. /// </summary>
  5126. public System.String CreateUser_Str
  5127. {
  5128. get {return _CreateUser_Str;}
  5129. set{
  5130. if(value!=(_CreateUser_Str))
  5131. {
  5132. _CreateUser_Str=value;
  5133. OnPropertyChanged(nameof( CreateUser_Str));
  5134. }
  5135. }
  5136. }
  5137. private System.DateTime _CreateTime_Dt;
  5138. /// <summary>
  5139. ///
  5140. /// </summary>
  5141. public System.DateTime CreateTime_Dt
  5142. {
  5143. get {return _CreateTime_Dt;}
  5144. set{
  5145. if(value!=(_CreateTime_Dt))
  5146. {
  5147. _CreateTime_Dt=value;
  5148. OnPropertyChanged(nameof( CreateTime_Dt));
  5149. }
  5150. }
  5151. }
  5152. private System.DateTime _ModifyTime_Dt;
  5153. /// <summary>
  5154. ///
  5155. /// </summary>
  5156. public System.DateTime ModifyTime_Dt
  5157. {
  5158. get {return _ModifyTime_Dt;}
  5159. set{
  5160. if(value!=(_ModifyTime_Dt))
  5161. {
  5162. _ModifyTime_Dt=value;
  5163. OnPropertyChanged(nameof( ModifyTime_Dt));
  5164. }
  5165. }
  5166. }
  5167. private System.String _ModifyUser_Str;
  5168. /// <summary>
  5169. ///
  5170. /// </summary>
  5171. public System.String ModifyUser_Str
  5172. {
  5173. get {return _ModifyUser_Str;}
  5174. set{
  5175. if(value!=(_ModifyUser_Str))
  5176. {
  5177. _ModifyUser_Str=value;
  5178. OnPropertyChanged(nameof( ModifyUser_Str));
  5179. }
  5180. }
  5181. }
  5182. private System.Boolean _IsSynced_Bit;
  5183. /// <summary>
  5184. ///
  5185. /// </summary>
  5186. public System.Boolean IsSynced_Bit
  5187. {
  5188. get {return _IsSynced_Bit;}
  5189. set{
  5190. if(value!=(_IsSynced_Bit))
  5191. {
  5192. _IsSynced_Bit=value;
  5193. OnPropertyChanged(nameof( IsSynced_Bit));
  5194. }
  5195. }
  5196. }
  5197. private System.String _Remark_Str;
  5198. /// <summary>
  5199. ///
  5200. /// </summary>
  5201. public System.String Remark_Str
  5202. {
  5203. get {return _Remark_Str;}
  5204. set{
  5205. if(value!=(_Remark_Str))
  5206. {
  5207. _Remark_Str=value;
  5208. OnPropertyChanged(nameof( Remark_Str));
  5209. }
  5210. }
  5211. }
  5212. }
  5213. /// <summary>
  5214. ///
  5215. /// </summary>
  5216. public class Base_Org:ObservableObject
  5217. {
  5218. private System.Int32 _INVOrgID_Int;
  5219. /// <summary>
  5220. ///
  5221. /// </summary>
  5222. public System.Int32 INVOrgID_Int
  5223. {
  5224. get {return _INVOrgID_Int;}
  5225. set{
  5226. if(value!=(_INVOrgID_Int))
  5227. {
  5228. _INVOrgID_Int=value;
  5229. OnPropertyChanged(nameof( INVOrgID_Int));
  5230. }
  5231. }
  5232. }
  5233. private System.DateTime _StartTime_Dt;
  5234. /// <summary>
  5235. ///
  5236. /// </summary>
  5237. public System.DateTime StartTime_Dt
  5238. {
  5239. get {return _StartTime_Dt;}
  5240. set{
  5241. if(value!=(_StartTime_Dt))
  5242. {
  5243. _StartTime_Dt=value;
  5244. OnPropertyChanged(nameof( StartTime_Dt));
  5245. }
  5246. }
  5247. }
  5248. private System.String _INVOrgName_Str;
  5249. /// <summary>
  5250. ///
  5251. /// </summary>
  5252. public System.String INVOrgName_Str
  5253. {
  5254. get {return _INVOrgName_Str;}
  5255. set{
  5256. if(value!=(_INVOrgName_Str))
  5257. {
  5258. _INVOrgName_Str=value;
  5259. OnPropertyChanged(nameof( INVOrgName_Str));
  5260. }
  5261. }
  5262. }
  5263. private System.Object _AppName_Str;
  5264. /// <summary>
  5265. ///
  5266. /// </summary>
  5267. public System.Object AppName_Str
  5268. {
  5269. get {return _AppName_Str;}
  5270. set{
  5271. if(value!=(_AppName_Str))
  5272. {
  5273. _AppName_Str=value;
  5274. OnPropertyChanged(nameof( AppName_Str));
  5275. }
  5276. }
  5277. }
  5278. private System.Int64 _ID;
  5279. /// <summary>
  5280. ///
  5281. /// </summary>
  5282. public System.Int64 ID
  5283. {
  5284. get {return _ID;}
  5285. set{
  5286. if(value!=(_ID))
  5287. {
  5288. _ID=value;
  5289. OnPropertyChanged(nameof( ID));
  5290. }
  5291. }
  5292. }
  5293. private System.String _Remark_Str;
  5294. /// <summary>
  5295. ///
  5296. /// </summary>
  5297. public System.String Remark_Str
  5298. {
  5299. get {return _Remark_Str;}
  5300. set{
  5301. if(value!=(_Remark_Str))
  5302. {
  5303. _Remark_Str=value;
  5304. OnPropertyChanged(nameof( Remark_Str));
  5305. }
  5306. }
  5307. }
  5308. }
  5309. /// <summary>
  5310. ///
  5311. /// </summary>
  5312. public class App_FaultLog:ObservableObject
  5313. {
  5314. private System.Int64 _ID;
  5315. /// <summary>
  5316. ///
  5317. /// </summary>
  5318. public System.Int64 ID
  5319. {
  5320. get {return _ID;}
  5321. set{
  5322. if(value!=(_ID))
  5323. {
  5324. _ID=value;
  5325. OnPropertyChanged(nameof( ID));
  5326. }
  5327. }
  5328. }
  5329. private System.Int32 _OrgID_Int;
  5330. /// <summary>
  5331. ///
  5332. /// </summary>
  5333. public System.Int32 OrgID_Int
  5334. {
  5335. get {return _OrgID_Int;}
  5336. set{
  5337. if(value!=(_OrgID_Int))
  5338. {
  5339. _OrgID_Int=value;
  5340. OnPropertyChanged(nameof( OrgID_Int));
  5341. }
  5342. }
  5343. }
  5344. private System.String _FaultCode_Str;
  5345. /// <summary>
  5346. ///
  5347. /// </summary>
  5348. public System.String FaultCode_Str
  5349. {
  5350. get {return _FaultCode_Str;}
  5351. set{
  5352. if(value!=(_FaultCode_Str))
  5353. {
  5354. _FaultCode_Str=value;
  5355. OnPropertyChanged(nameof( FaultCode_Str));
  5356. }
  5357. }
  5358. }
  5359. private System.DateTime _Closetime_Dt;
  5360. /// <summary>
  5361. ///
  5362. /// </summary>
  5363. public System.DateTime Closetime_Dt
  5364. {
  5365. get {return _Closetime_Dt;}
  5366. set{
  5367. if(value!=(_Closetime_Dt))
  5368. {
  5369. _Closetime_Dt=value;
  5370. OnPropertyChanged(nameof( Closetime_Dt));
  5371. }
  5372. }
  5373. }
  5374. private System.DateTime _DurationTime_t;
  5375. /// <summary>
  5376. ///
  5377. /// </summary>
  5378. public System.DateTime DurationTime_t
  5379. {
  5380. get {return _DurationTime_t;}
  5381. set{
  5382. if(value!=(_DurationTime_t))
  5383. {
  5384. _DurationTime_t=value;
  5385. OnPropertyChanged(nameof( DurationTime_t));
  5386. }
  5387. }
  5388. }
  5389. private System.String _CreateUser_Str;
  5390. /// <summary>
  5391. ///
  5392. /// </summary>
  5393. public System.String CreateUser_Str
  5394. {
  5395. get {return _CreateUser_Str;}
  5396. set{
  5397. if(value!=(_CreateUser_Str))
  5398. {
  5399. _CreateUser_Str=value;
  5400. OnPropertyChanged(nameof( CreateUser_Str));
  5401. }
  5402. }
  5403. }
  5404. private System.DateTime _CreateTime_Dt;
  5405. /// <summary>
  5406. ///
  5407. /// </summary>
  5408. public System.DateTime CreateTime_Dt
  5409. {
  5410. get {return _CreateTime_Dt;}
  5411. set{
  5412. if(value!=(_CreateTime_Dt))
  5413. {
  5414. _CreateTime_Dt=value;
  5415. OnPropertyChanged(nameof( CreateTime_Dt));
  5416. }
  5417. }
  5418. }
  5419. private System.DateTime _ModifyTime_Dt;
  5420. /// <summary>
  5421. ///
  5422. /// </summary>
  5423. public System.DateTime ModifyTime_Dt
  5424. {
  5425. get {return _ModifyTime_Dt;}
  5426. set{
  5427. if(value!=(_ModifyTime_Dt))
  5428. {
  5429. _ModifyTime_Dt=value;
  5430. OnPropertyChanged(nameof( ModifyTime_Dt));
  5431. }
  5432. }
  5433. }
  5434. private System.String _ModifyUser_Str;
  5435. /// <summary>
  5436. ///
  5437. /// </summary>
  5438. public System.String ModifyUser_Str
  5439. {
  5440. get {return _ModifyUser_Str;}
  5441. set{
  5442. if(value!=(_ModifyUser_Str))
  5443. {
  5444. _ModifyUser_Str=value;
  5445. OnPropertyChanged(nameof( ModifyUser_Str));
  5446. }
  5447. }
  5448. }
  5449. private System.String _Remark_Str;
  5450. /// <summary>
  5451. ///
  5452. /// </summary>
  5453. public System.String Remark_Str
  5454. {
  5455. get {return _Remark_Str;}
  5456. set{
  5457. if(value!=(_Remark_Str))
  5458. {
  5459. _Remark_Str=value;
  5460. OnPropertyChanged(nameof( Remark_Str));
  5461. }
  5462. }
  5463. }
  5464. }
  5465. /// <summary>
  5466. ///
  5467. /// </summary>
  5468. public class Sys_User_RoleMenu:ObservableObject
  5469. {
  5470. private System.Int64 _ID;
  5471. /// <summary>
  5472. ///
  5473. /// </summary>
  5474. public System.Int64 ID
  5475. {
  5476. get {return _ID;}
  5477. set{
  5478. if(value!=(_ID))
  5479. {
  5480. _ID=value;
  5481. OnPropertyChanged(nameof( ID));
  5482. }
  5483. }
  5484. }
  5485. private System.Int32 _OrgID_Int;
  5486. /// <summary>
  5487. ///
  5488. /// </summary>
  5489. public System.Int32 OrgID_Int
  5490. {
  5491. get {return _OrgID_Int;}
  5492. set{
  5493. if(value!=(_OrgID_Int))
  5494. {
  5495. _OrgID_Int=value;
  5496. OnPropertyChanged(nameof( OrgID_Int));
  5497. }
  5498. }
  5499. }
  5500. private System.String _RoleID_Str;
  5501. /// <summary>
  5502. ///
  5503. /// </summary>
  5504. public System.String RoleID_Str
  5505. {
  5506. get {return _RoleID_Str;}
  5507. set{
  5508. if(value!=(_RoleID_Str))
  5509. {
  5510. _RoleID_Str=value;
  5511. OnPropertyChanged(nameof( RoleID_Str));
  5512. }
  5513. }
  5514. }
  5515. private System.String _MenuID_Str;
  5516. /// <summary>
  5517. ///
  5518. /// </summary>
  5519. public System.String MenuID_Str
  5520. {
  5521. get {return _MenuID_Str;}
  5522. set{
  5523. if(value!=(_MenuID_Str))
  5524. {
  5525. _MenuID_Str=value;
  5526. OnPropertyChanged(nameof( MenuID_Str));
  5527. }
  5528. }
  5529. }
  5530. private System.Int64 _AccessType_Int;
  5531. /// <summary>
  5532. ///
  5533. /// </summary>
  5534. public System.Int64 AccessType_Int
  5535. {
  5536. get {return _AccessType_Int;}
  5537. set{
  5538. if(value!=(_AccessType_Int))
  5539. {
  5540. _AccessType_Int=value;
  5541. OnPropertyChanged(nameof( AccessType_Int));
  5542. }
  5543. }
  5544. }
  5545. private System.DateTime _CreateTime_Dt;
  5546. /// <summary>
  5547. ///
  5548. /// </summary>
  5549. public System.DateTime CreateTime_Dt
  5550. {
  5551. get {return _CreateTime_Dt;}
  5552. set{
  5553. if(value!=(_CreateTime_Dt))
  5554. {
  5555. _CreateTime_Dt=value;
  5556. OnPropertyChanged(nameof( CreateTime_Dt));
  5557. }
  5558. }
  5559. }
  5560. private System.String _CreateUser_Str;
  5561. /// <summary>
  5562. ///
  5563. /// </summary>
  5564. public System.String CreateUser_Str
  5565. {
  5566. get {return _CreateUser_Str;}
  5567. set{
  5568. if(value!=(_CreateUser_Str))
  5569. {
  5570. _CreateUser_Str=value;
  5571. OnPropertyChanged(nameof( CreateUser_Str));
  5572. }
  5573. }
  5574. }
  5575. private System.DateTime _ModifyTime_Dt;
  5576. /// <summary>
  5577. ///
  5578. /// </summary>
  5579. public System.DateTime ModifyTime_Dt
  5580. {
  5581. get {return _ModifyTime_Dt;}
  5582. set{
  5583. if(value!=(_ModifyTime_Dt))
  5584. {
  5585. _ModifyTime_Dt=value;
  5586. OnPropertyChanged(nameof( ModifyTime_Dt));
  5587. }
  5588. }
  5589. }
  5590. private System.String _ModifyUser_Str;
  5591. /// <summary>
  5592. ///
  5593. /// </summary>
  5594. public System.String ModifyUser_Str
  5595. {
  5596. get {return _ModifyUser_Str;}
  5597. set{
  5598. if(value!=(_ModifyUser_Str))
  5599. {
  5600. _ModifyUser_Str=value;
  5601. OnPropertyChanged(nameof( ModifyUser_Str));
  5602. }
  5603. }
  5604. }
  5605. private System.String _RoleParameter_Str;
  5606. /// <summary>
  5607. ///
  5608. /// </summary>
  5609. public System.String RoleParameter_Str
  5610. {
  5611. get {return _RoleParameter_Str;}
  5612. set{
  5613. if(value!=(_RoleParameter_Str))
  5614. {
  5615. _RoleParameter_Str=value;
  5616. OnPropertyChanged(nameof( RoleParameter_Str));
  5617. }
  5618. }
  5619. }
  5620. private System.String _Remark_Str;
  5621. /// <summary>
  5622. ///
  5623. /// </summary>
  5624. public System.String Remark_Str
  5625. {
  5626. get {return _Remark_Str;}
  5627. set{
  5628. if(value!=(_Remark_Str))
  5629. {
  5630. _Remark_Str=value;
  5631. OnPropertyChanged(nameof( Remark_Str));
  5632. }
  5633. }
  5634. }
  5635. private System.Boolean _IsEnable_Bit;
  5636. /// <summary>
  5637. ///
  5638. /// </summary>
  5639. public System.Boolean IsEnable_Bit
  5640. {
  5641. get {return _IsEnable_Bit;}
  5642. set{
  5643. if(value!=(_IsEnable_Bit))
  5644. {
  5645. _IsEnable_Bit=value;
  5646. OnPropertyChanged(nameof( IsEnable_Bit));
  5647. }
  5648. }
  5649. }
  5650. private System.Boolean _IsActive_Bit;
  5651. /// <summary>
  5652. ///
  5653. /// </summary>
  5654. public System.Boolean IsActive_Bit
  5655. {
  5656. get {return _IsActive_Bit;}
  5657. set{
  5658. if(value!=(_IsActive_Bit))
  5659. {
  5660. _IsActive_Bit=value;
  5661. OnPropertyChanged(nameof( IsActive_Bit));
  5662. }
  5663. }
  5664. }
  5665. private System.Boolean _IsPhantom_Bit;
  5666. /// <summary>
  5667. ///
  5668. /// </summary>
  5669. public System.Boolean IsPhantom_Bit
  5670. {
  5671. get {return _IsPhantom_Bit;}
  5672. set{
  5673. if(value!=(_IsPhantom_Bit))
  5674. {
  5675. _IsPhantom_Bit=value;
  5676. OnPropertyChanged(nameof( IsPhantom_Bit));
  5677. }
  5678. }
  5679. }
  5680. private System.Boolean _IsPop_Bit;
  5681. /// <summary>
  5682. ///
  5683. /// </summary>
  5684. public System.Boolean IsPop_Bit
  5685. {
  5686. get {return _IsPop_Bit;}
  5687. set{
  5688. if(value!=(_IsPop_Bit))
  5689. {
  5690. _IsPop_Bit=value;
  5691. OnPropertyChanged(nameof( IsPop_Bit));
  5692. }
  5693. }
  5694. }
  5695. private System.Boolean _IsFullScreen_Bit;
  5696. /// <summary>
  5697. ///
  5698. /// </summary>
  5699. public System.Boolean IsFullScreen_Bit
  5700. {
  5701. get {return _IsFullScreen_Bit;}
  5702. set{
  5703. if(value!=(_IsFullScreen_Bit))
  5704. {
  5705. _IsFullScreen_Bit=value;
  5706. OnPropertyChanged(nameof( IsFullScreen_Bit));
  5707. }
  5708. }
  5709. }
  5710. private System.Boolean _CanClose_Bit;
  5711. /// <summary>
  5712. ///
  5713. /// </summary>
  5714. public System.Boolean CanClose_Bit
  5715. {
  5716. get {return _CanClose_Bit;}
  5717. set{
  5718. if(value!=(_CanClose_Bit))
  5719. {
  5720. _CanClose_Bit=value;
  5721. OnPropertyChanged(nameof( CanClose_Bit));
  5722. }
  5723. }
  5724. }
  5725. private System.Boolean _AutoStart_Bit;
  5726. /// <summary>
  5727. ///
  5728. /// </summary>
  5729. public System.Boolean AutoStart_Bit
  5730. {
  5731. get {return _AutoStart_Bit;}
  5732. set{
  5733. if(value!=(_AutoStart_Bit))
  5734. {
  5735. _AutoStart_Bit=value;
  5736. OnPropertyChanged(nameof( AutoStart_Bit));
  5737. }
  5738. }
  5739. }
  5740. private System.Boolean _UnCloseWhenLogoff_Bit;
  5741. /// <summary>
  5742. ///
  5743. /// </summary>
  5744. public System.Boolean UnCloseWhenLogoff_Bit
  5745. {
  5746. get {return _UnCloseWhenLogoff_Bit;}
  5747. set{
  5748. if(value!=(_UnCloseWhenLogoff_Bit))
  5749. {
  5750. _UnCloseWhenLogoff_Bit=value;
  5751. OnPropertyChanged(nameof( UnCloseWhenLogoff_Bit));
  5752. }
  5753. }
  5754. }
  5755. private System.Int32 _ResidenceTime_Int;
  5756. /// <summary>
  5757. ///
  5758. /// </summary>
  5759. public System.Int32 ResidenceTime_Int
  5760. {
  5761. get {return _ResidenceTime_Int;}
  5762. set{
  5763. if(value!=(_ResidenceTime_Int))
  5764. {
  5765. _ResidenceTime_Int=value;
  5766. OnPropertyChanged(nameof( ResidenceTime_Int));
  5767. }
  5768. }
  5769. }
  5770. }
  5771. /// <summary>
  5772. ///
  5773. /// </summary>
  5774. public class Base_Enum:ObservableObject
  5775. {
  5776. private System.Int64 _ID;
  5777. /// <summary>
  5778. ///
  5779. /// </summary>
  5780. public System.Int64 ID
  5781. {
  5782. get {return _ID;}
  5783. set{
  5784. if(value!=(_ID))
  5785. {
  5786. _ID=value;
  5787. OnPropertyChanged(nameof( ID));
  5788. }
  5789. }
  5790. }
  5791. private System.Int32 _Value_Int;
  5792. /// <summary>
  5793. ///
  5794. /// </summary>
  5795. public System.Int32 Value_Int
  5796. {
  5797. get {return _Value_Int;}
  5798. set{
  5799. if(value!=(_Value_Int))
  5800. {
  5801. _Value_Int=value;
  5802. OnPropertyChanged(nameof( Value_Int));
  5803. }
  5804. }
  5805. }
  5806. private System.String _Name_Str;
  5807. /// <summary>
  5808. ///
  5809. /// </summary>
  5810. public System.String Name_Str
  5811. {
  5812. get {return _Name_Str;}
  5813. set{
  5814. if(value!=(_Name_Str))
  5815. {
  5816. _Name_Str=value;
  5817. OnPropertyChanged(nameof( Name_Str));
  5818. }
  5819. }
  5820. }
  5821. private System.String _Desc_Str;
  5822. /// <summary>
  5823. ///
  5824. /// </summary>
  5825. public System.String Desc_Str
  5826. {
  5827. get {return _Desc_Str;}
  5828. set{
  5829. if(value!=(_Desc_Str))
  5830. {
  5831. _Desc_Str=value;
  5832. OnPropertyChanged(nameof( Desc_Str));
  5833. }
  5834. }
  5835. }
  5836. private System.String _Type_Str;
  5837. /// <summary>
  5838. ///
  5839. /// </summary>
  5840. public System.String Type_Str
  5841. {
  5842. get {return _Type_Str;}
  5843. set{
  5844. if(value!=(_Type_Str))
  5845. {
  5846. _Type_Str=value;
  5847. OnPropertyChanged(nameof( Type_Str));
  5848. }
  5849. }
  5850. }
  5851. }
  5852. /// <summary>
  5853. ///
  5854. /// </summary>
  5855. public class Base_AlarmCode:ObservableObject
  5856. {
  5857. private System.Int64 _ID;
  5858. /// <summary>
  5859. ///
  5860. /// </summary>
  5861. public System.Int64 ID
  5862. {
  5863. get {return _ID;}
  5864. set{
  5865. if(value!=(_ID))
  5866. {
  5867. _ID=value;
  5868. OnPropertyChanged(nameof( ID));
  5869. }
  5870. }
  5871. }
  5872. private System.Int32 _OrgID_Int;
  5873. /// <summary>
  5874. ///
  5875. /// </summary>
  5876. public System.Int32 OrgID_Int
  5877. {
  5878. get {return _OrgID_Int;}
  5879. set{
  5880. if(value!=(_OrgID_Int))
  5881. {
  5882. _OrgID_Int=value;
  5883. OnPropertyChanged(nameof( OrgID_Int));
  5884. }
  5885. }
  5886. }
  5887. private System.String _AlarmCode_Str;
  5888. /// <summary>
  5889. ///
  5890. /// </summary>
  5891. public System.String AlarmCode_Str
  5892. {
  5893. get {return _AlarmCode_Str;}
  5894. set{
  5895. if(value!=(_AlarmCode_Str))
  5896. {
  5897. _AlarmCode_Str=value;
  5898. OnPropertyChanged(nameof( AlarmCode_Str));
  5899. }
  5900. }
  5901. }
  5902. private System.String _AlarmType_Str;
  5903. /// <summary>
  5904. ///
  5905. /// </summary>
  5906. public System.String AlarmType_Str
  5907. {
  5908. get {return _AlarmType_Str;}
  5909. set{
  5910. if(value!=(_AlarmType_Str))
  5911. {
  5912. _AlarmType_Str=value;
  5913. OnPropertyChanged(nameof( AlarmType_Str));
  5914. }
  5915. }
  5916. }
  5917. private System.String _AlarmDesc_Str;
  5918. /// <summary>
  5919. ///
  5920. /// </summary>
  5921. public System.String AlarmDesc_Str
  5922. {
  5923. get {return _AlarmDesc_Str;}
  5924. set{
  5925. if(value!=(_AlarmDesc_Str))
  5926. {
  5927. _AlarmDesc_Str=value;
  5928. OnPropertyChanged(nameof( AlarmDesc_Str));
  5929. }
  5930. }
  5931. }
  5932. private System.String _Help_Str;
  5933. /// <summary>
  5934. ///
  5935. /// </summary>
  5936. public System.String Help_Str
  5937. {
  5938. get {return _Help_Str;}
  5939. set{
  5940. if(value!=(_Help_Str))
  5941. {
  5942. _Help_Str=value;
  5943. OnPropertyChanged(nameof( Help_Str));
  5944. }
  5945. }
  5946. }
  5947. private System.String _Remark_Str;
  5948. /// <summary>
  5949. ///
  5950. /// </summary>
  5951. public System.String Remark_Str
  5952. {
  5953. get {return _Remark_Str;}
  5954. set{
  5955. if(value!=(_Remark_Str))
  5956. {
  5957. _Remark_Str=value;
  5958. OnPropertyChanged(nameof( Remark_Str));
  5959. }
  5960. }
  5961. }
  5962. private System.String _CreateUser_Str;
  5963. /// <summary>
  5964. ///
  5965. /// </summary>
  5966. public System.String CreateUser_Str
  5967. {
  5968. get {return _CreateUser_Str;}
  5969. set{
  5970. if(value!=(_CreateUser_Str))
  5971. {
  5972. _CreateUser_Str=value;
  5973. OnPropertyChanged(nameof( CreateUser_Str));
  5974. }
  5975. }
  5976. }
  5977. private System.DateTime _CreateTime_Dt;
  5978. /// <summary>
  5979. ///
  5980. /// </summary>
  5981. public System.DateTime CreateTime_Dt
  5982. {
  5983. get {return _CreateTime_Dt;}
  5984. set{
  5985. if(value!=(_CreateTime_Dt))
  5986. {
  5987. _CreateTime_Dt=value;
  5988. OnPropertyChanged(nameof( CreateTime_Dt));
  5989. }
  5990. }
  5991. }
  5992. private System.DateTime _ModifyTime_Dt;
  5993. /// <summary>
  5994. ///
  5995. /// </summary>
  5996. public System.DateTime ModifyTime_Dt
  5997. {
  5998. get {return _ModifyTime_Dt;}
  5999. set{
  6000. if(value!=(_ModifyTime_Dt))
  6001. {
  6002. _ModifyTime_Dt=value;
  6003. OnPropertyChanged(nameof( ModifyTime_Dt));
  6004. }
  6005. }
  6006. }
  6007. private System.String _ModifyUser_Str;
  6008. /// <summary>
  6009. ///
  6010. /// </summary>
  6011. public System.String ModifyUser_Str
  6012. {
  6013. get {return _ModifyUser_Str;}
  6014. set{
  6015. if(value!=(_ModifyUser_Str))
  6016. {
  6017. _ModifyUser_Str=value;
  6018. OnPropertyChanged(nameof( ModifyUser_Str));
  6019. }
  6020. }
  6021. }
  6022. }
  6023. /// <summary>
  6024. ///
  6025. /// </summary>
  6026. public class Base_AlarmLog:ObservableObject
  6027. {
  6028. private System.Int64 _ID;
  6029. /// <summary>
  6030. ///
  6031. /// </summary>
  6032. public System.Int64 ID
  6033. {
  6034. get {return _ID;}
  6035. set{
  6036. if(value!=(_ID))
  6037. {
  6038. _ID=value;
  6039. OnPropertyChanged(nameof( ID));
  6040. }
  6041. }
  6042. }
  6043. private System.Int32 _OrgID_Int;
  6044. /// <summary>
  6045. ///
  6046. /// </summary>
  6047. public System.Int32 OrgID_Int
  6048. {
  6049. get {return _OrgID_Int;}
  6050. set{
  6051. if(value!=(_OrgID_Int))
  6052. {
  6053. _OrgID_Int=value;
  6054. OnPropertyChanged(nameof( OrgID_Int));
  6055. }
  6056. }
  6057. }
  6058. private System.String _AlarmId_Str;
  6059. /// <summary>
  6060. ///
  6061. /// </summary>
  6062. public System.String AlarmId_Str
  6063. {
  6064. get {return _AlarmId_Str;}
  6065. set{
  6066. if(value!=(_AlarmId_Str))
  6067. {
  6068. _AlarmId_Str=value;
  6069. OnPropertyChanged(nameof( AlarmId_Str));
  6070. }
  6071. }
  6072. }
  6073. private System.String _Device_Str;
  6074. /// <summary>
  6075. ///
  6076. /// </summary>
  6077. public System.String Device_Str
  6078. {
  6079. get {return _Device_Str;}
  6080. set{
  6081. if(value!=(_Device_Str))
  6082. {
  6083. _Device_Str=value;
  6084. OnPropertyChanged(nameof( Device_Str));
  6085. }
  6086. }
  6087. }
  6088. private System.String _TagName_Str;
  6089. /// <summary>
  6090. ///
  6091. /// </summary>
  6092. public System.String TagName_Str
  6093. {
  6094. get {return _TagName_Str;}
  6095. set{
  6096. if(value!=(_TagName_Str))
  6097. {
  6098. _TagName_Str=value;
  6099. OnPropertyChanged(nameof( TagName_Str));
  6100. }
  6101. }
  6102. }
  6103. private System.String _AlarmCode_Str;
  6104. /// <summary>
  6105. ///
  6106. /// </summary>
  6107. public System.String AlarmCode_Str
  6108. {
  6109. get {return _AlarmCode_Str;}
  6110. set{
  6111. if(value!=(_AlarmCode_Str))
  6112. {
  6113. _AlarmCode_Str=value;
  6114. OnPropertyChanged(nameof( AlarmCode_Str));
  6115. }
  6116. }
  6117. }
  6118. private System.String _Helper_Str;
  6119. /// <summary>
  6120. ///
  6121. /// </summary>
  6122. public System.String Helper_Str
  6123. {
  6124. get {return _Helper_Str;}
  6125. set{
  6126. if(value!=(_Helper_Str))
  6127. {
  6128. _Helper_Str=value;
  6129. OnPropertyChanged(nameof( Helper_Str));
  6130. }
  6131. }
  6132. }
  6133. private System.String _Remark_Str;
  6134. /// <summary>
  6135. ///
  6136. /// </summary>
  6137. public System.String Remark_Str
  6138. {
  6139. get {return _Remark_Str;}
  6140. set{
  6141. if(value!=(_Remark_Str))
  6142. {
  6143. _Remark_Str=value;
  6144. OnPropertyChanged(nameof( Remark_Str));
  6145. }
  6146. }
  6147. }
  6148. private System.String _TriggedTime_Dt;
  6149. /// <summary>
  6150. ///
  6151. /// </summary>
  6152. public System.String TriggedTime_Dt
  6153. {
  6154. get {return _TriggedTime_Dt;}
  6155. set{
  6156. if(value!=(_TriggedTime_Dt))
  6157. {
  6158. _TriggedTime_Dt=value;
  6159. OnPropertyChanged(nameof( TriggedTime_Dt));
  6160. }
  6161. }
  6162. }
  6163. private System.DateTime _RecoverTime_Dt;
  6164. /// <summary>
  6165. ///
  6166. /// </summary>
  6167. public System.DateTime RecoverTime_Dt
  6168. {
  6169. get {return _RecoverTime_Dt;}
  6170. set{
  6171. if(value!=(_RecoverTime_Dt))
  6172. {
  6173. _RecoverTime_Dt=value;
  6174. OnPropertyChanged(nameof( RecoverTime_Dt));
  6175. }
  6176. }
  6177. }
  6178. private System.String _Duration_Str;
  6179. /// <summary>
  6180. ///
  6181. /// </summary>
  6182. public System.String Duration_Str
  6183. {
  6184. get {return _Duration_Str;}
  6185. set{
  6186. if(value!=(_Duration_Str))
  6187. {
  6188. _Duration_Str=value;
  6189. OnPropertyChanged(nameof( Duration_Str));
  6190. }
  6191. }
  6192. }
  6193. private System.Int64 _Duration_Int;
  6194. /// <summary>
  6195. ///
  6196. /// </summary>
  6197. public System.Int64 Duration_Int
  6198. {
  6199. get {return _Duration_Int;}
  6200. set{
  6201. if(value!=(_Duration_Int))
  6202. {
  6203. _Duration_Int=value;
  6204. OnPropertyChanged(nameof( Duration_Int));
  6205. }
  6206. }
  6207. }
  6208. private System.Boolean _IsClosed_Bit;
  6209. /// <summary>
  6210. ///
  6211. /// </summary>
  6212. public System.Boolean IsClosed_Bit
  6213. {
  6214. get {return _IsClosed_Bit;}
  6215. set{
  6216. if(value!=(_IsClosed_Bit))
  6217. {
  6218. _IsClosed_Bit=value;
  6219. OnPropertyChanged(nameof( IsClosed_Bit));
  6220. }
  6221. }
  6222. }
  6223. private System.String _CreateUser_Str;
  6224. /// <summary>
  6225. ///
  6226. /// </summary>
  6227. public System.String CreateUser_Str
  6228. {
  6229. get {return _CreateUser_Str;}
  6230. set{
  6231. if(value!=(_CreateUser_Str))
  6232. {
  6233. _CreateUser_Str=value;
  6234. OnPropertyChanged(nameof( CreateUser_Str));
  6235. }
  6236. }
  6237. }
  6238. private System.DateTime _CreateTime_Dt;
  6239. /// <summary>
  6240. ///
  6241. /// </summary>
  6242. public System.DateTime CreateTime_Dt
  6243. {
  6244. get {return _CreateTime_Dt;}
  6245. set{
  6246. if(value!=(_CreateTime_Dt))
  6247. {
  6248. _CreateTime_Dt=value;
  6249. OnPropertyChanged(nameof( CreateTime_Dt));
  6250. }
  6251. }
  6252. }
  6253. private System.DateTime _ModifyTime_Dt;
  6254. /// <summary>
  6255. ///
  6256. /// </summary>
  6257. public System.DateTime ModifyTime_Dt
  6258. {
  6259. get {return _ModifyTime_Dt;}
  6260. set{
  6261. if(value!=(_ModifyTime_Dt))
  6262. {
  6263. _ModifyTime_Dt=value;
  6264. OnPropertyChanged(nameof( ModifyTime_Dt));
  6265. }
  6266. }
  6267. }
  6268. private System.String _ModifyUser_Str;
  6269. /// <summary>
  6270. ///
  6271. /// </summary>
  6272. public System.String ModifyUser_Str
  6273. {
  6274. get {return _ModifyUser_Str;}
  6275. set{
  6276. if(value!=(_ModifyUser_Str))
  6277. {
  6278. _ModifyUser_Str=value;
  6279. OnPropertyChanged(nameof( ModifyUser_Str));
  6280. }
  6281. }
  6282. }
  6283. }
  6284. /// <summary>
  6285. ///
  6286. /// </summary>
  6287. public class V_Sys_F_UserRole:ObservableObject
  6288. {
  6289. private System.Int64 _ID;
  6290. /// <summary>
  6291. ///
  6292. /// </summary>
  6293. public System.Int64 ID
  6294. {
  6295. get {return _ID;}
  6296. set{
  6297. if(value!=(_ID))
  6298. {
  6299. _ID=value;
  6300. OnPropertyChanged(nameof( ID));
  6301. }
  6302. }
  6303. }
  6304. private System.Int32 _OrgID_Int;
  6305. /// <summary>
  6306. ///
  6307. /// </summary>
  6308. public System.Int32 OrgID_Int
  6309. {
  6310. get {return _OrgID_Int;}
  6311. set{
  6312. if(value!=(_OrgID_Int))
  6313. {
  6314. _OrgID_Int=value;
  6315. OnPropertyChanged(nameof( OrgID_Int));
  6316. }
  6317. }
  6318. }
  6319. private System.String _RoleID_Str;
  6320. /// <summary>
  6321. ///
  6322. /// </summary>
  6323. public System.String RoleID_Str
  6324. {
  6325. get {return _RoleID_Str;}
  6326. set{
  6327. if(value!=(_RoleID_Str))
  6328. {
  6329. _RoleID_Str=value;
  6330. OnPropertyChanged(nameof( RoleID_Str));
  6331. }
  6332. }
  6333. }
  6334. private System.String _UserID_Str;
  6335. /// <summary>
  6336. ///
  6337. /// </summary>
  6338. public System.String UserID_Str
  6339. {
  6340. get {return _UserID_Str;}
  6341. set{
  6342. if(value!=(_UserID_Str))
  6343. {
  6344. _UserID_Str=value;
  6345. OnPropertyChanged(nameof( UserID_Str));
  6346. }
  6347. }
  6348. }
  6349. private System.DateTime _CreateTime_Dt;
  6350. /// <summary>
  6351. ///
  6352. /// </summary>
  6353. public System.DateTime CreateTime_Dt
  6354. {
  6355. get {return _CreateTime_Dt;}
  6356. set{
  6357. if(value!=(_CreateTime_Dt))
  6358. {
  6359. _CreateTime_Dt=value;
  6360. OnPropertyChanged(nameof( CreateTime_Dt));
  6361. }
  6362. }
  6363. }
  6364. private System.DateTime _ModifyTime_Dt;
  6365. /// <summary>
  6366. ///
  6367. /// </summary>
  6368. public System.DateTime ModifyTime_Dt
  6369. {
  6370. get {return _ModifyTime_Dt;}
  6371. set{
  6372. if(value!=(_ModifyTime_Dt))
  6373. {
  6374. _ModifyTime_Dt=value;
  6375. OnPropertyChanged(nameof( ModifyTime_Dt));
  6376. }
  6377. }
  6378. }
  6379. private System.String _Remark_Str;
  6380. /// <summary>
  6381. ///
  6382. /// </summary>
  6383. public System.String Remark_Str
  6384. {
  6385. get {return _Remark_Str;}
  6386. set{
  6387. if(value!=(_Remark_Str))
  6388. {
  6389. _Remark_Str=value;
  6390. OnPropertyChanged(nameof( Remark_Str));
  6391. }
  6392. }
  6393. }
  6394. private System.Boolean _IsEnable_Bit;
  6395. /// <summary>
  6396. ///
  6397. /// </summary>
  6398. public System.Boolean IsEnable_Bit
  6399. {
  6400. get {return _IsEnable_Bit;}
  6401. set{
  6402. if(value!=(_IsEnable_Bit))
  6403. {
  6404. _IsEnable_Bit=value;
  6405. OnPropertyChanged(nameof( IsEnable_Bit));
  6406. }
  6407. }
  6408. }
  6409. private System.Boolean _IsActive_Bit;
  6410. /// <summary>
  6411. ///
  6412. /// </summary>
  6413. public System.Boolean IsActive_Bit
  6414. {
  6415. get {return _IsActive_Bit;}
  6416. set{
  6417. if(value!=(_IsActive_Bit))
  6418. {
  6419. _IsActive_Bit=value;
  6420. OnPropertyChanged(nameof( IsActive_Bit));
  6421. }
  6422. }
  6423. }
  6424. private System.String _UserName_Str;
  6425. /// <summary>
  6426. ///
  6427. /// </summary>
  6428. public System.String UserName_Str
  6429. {
  6430. get {return _UserName_Str;}
  6431. set{
  6432. if(value!=(_UserName_Str))
  6433. {
  6434. _UserName_Str=value;
  6435. OnPropertyChanged(nameof( UserName_Str));
  6436. }
  6437. }
  6438. }
  6439. private System.String _RoleName_Str;
  6440. /// <summary>
  6441. ///
  6442. /// </summary>
  6443. public System.String RoleName_Str
  6444. {
  6445. get {return _RoleName_Str;}
  6446. set{
  6447. if(value!=(_RoleName_Str))
  6448. {
  6449. _RoleName_Str=value;
  6450. OnPropertyChanged(nameof( RoleName_Str));
  6451. }
  6452. }
  6453. }
  6454. private System.Int32 _RoleOrgID_Int;
  6455. /// <summary>
  6456. ///
  6457. /// </summary>
  6458. public System.Int32 RoleOrgID_Int
  6459. {
  6460. get {return _RoleOrgID_Int;}
  6461. set{
  6462. if(value!=(_RoleOrgID_Int))
  6463. {
  6464. _RoleOrgID_Int=value;
  6465. OnPropertyChanged(nameof( RoleOrgID_Int));
  6466. }
  6467. }
  6468. }
  6469. }
  6470. /// <summary>
  6471. ///
  6472. /// </summary>
  6473. public class V_User_D_UserInfo:ObservableObject
  6474. {
  6475. private System.Int64 _ID;
  6476. /// <summary>
  6477. ///
  6478. /// </summary>
  6479. public System.Int64 ID
  6480. {
  6481. get {return _ID;}
  6482. set{
  6483. if(value!=(_ID))
  6484. {
  6485. _ID=value;
  6486. OnPropertyChanged(nameof( ID));
  6487. }
  6488. }
  6489. }
  6490. private System.String _UserName_Str;
  6491. /// <summary>
  6492. ///
  6493. /// </summary>
  6494. public System.String UserName_Str
  6495. {
  6496. get {return _UserName_Str;}
  6497. set{
  6498. if(value!=(_UserName_Str))
  6499. {
  6500. _UserName_Str=value;
  6501. OnPropertyChanged(nameof( UserName_Str));
  6502. }
  6503. }
  6504. }
  6505. private System.String _Remark_Str;
  6506. /// <summary>
  6507. ///
  6508. /// </summary>
  6509. public System.String Remark_Str
  6510. {
  6511. get {return _Remark_Str;}
  6512. set{
  6513. if(value!=(_Remark_Str))
  6514. {
  6515. _Remark_Str=value;
  6516. OnPropertyChanged(nameof( Remark_Str));
  6517. }
  6518. }
  6519. }
  6520. private System.Int32 _OrgID_Int;
  6521. /// <summary>
  6522. ///
  6523. /// </summary>
  6524. public System.Int32 OrgID_Int
  6525. {
  6526. get {return _OrgID_Int;}
  6527. set{
  6528. if(value!=(_OrgID_Int))
  6529. {
  6530. _OrgID_Int=value;
  6531. OnPropertyChanged(nameof( OrgID_Int));
  6532. }
  6533. }
  6534. }
  6535. private System.DateTime _LastLoginDateTime_Dt;
  6536. /// <summary>
  6537. ///
  6538. /// </summary>
  6539. public System.DateTime LastLoginDateTime_Dt
  6540. {
  6541. get {return _LastLoginDateTime_Dt;}
  6542. set{
  6543. if(value!=(_LastLoginDateTime_Dt))
  6544. {
  6545. _LastLoginDateTime_Dt=value;
  6546. OnPropertyChanged(nameof( LastLoginDateTime_Dt));
  6547. }
  6548. }
  6549. }
  6550. private System.Int32 _LoginCount_Int;
  6551. /// <summary>
  6552. ///
  6553. /// </summary>
  6554. public System.Int32 LoginCount_Int
  6555. {
  6556. get {return _LoginCount_Int;}
  6557. set{
  6558. if(value!=(_LoginCount_Int))
  6559. {
  6560. _LoginCount_Int=value;
  6561. OnPropertyChanged(nameof( LoginCount_Int));
  6562. }
  6563. }
  6564. }
  6565. private System.Boolean _IsEnable_Bit;
  6566. /// <summary>
  6567. ///
  6568. /// </summary>
  6569. public System.Boolean IsEnable_Bit
  6570. {
  6571. get {return _IsEnable_Bit;}
  6572. set{
  6573. if(value!=(_IsEnable_Bit))
  6574. {
  6575. _IsEnable_Bit=value;
  6576. OnPropertyChanged(nameof( IsEnable_Bit));
  6577. }
  6578. }
  6579. }
  6580. private System.String _UserID_Str;
  6581. /// <summary>
  6582. ///
  6583. /// </summary>
  6584. public System.String UserID_Str
  6585. {
  6586. get {return _UserID_Str;}
  6587. set{
  6588. if(value!=(_UserID_Str))
  6589. {
  6590. _UserID_Str=value;
  6591. OnPropertyChanged(nameof( UserID_Str));
  6592. }
  6593. }
  6594. }
  6595. }
  6596. /// <summary>
  6597. ///
  6598. /// </summary>
  6599. public class V_Enum_TestResult:ObservableObject
  6600. {
  6601. private System.Int64 _ID;
  6602. /// <summary>
  6603. ///
  6604. /// </summary>
  6605. public System.Int64 ID
  6606. {
  6607. get {return _ID;}
  6608. set{
  6609. if(value!=(_ID))
  6610. {
  6611. _ID=value;
  6612. OnPropertyChanged(nameof( ID));
  6613. }
  6614. }
  6615. }
  6616. private System.Int32 _Value_Int;
  6617. /// <summary>
  6618. ///
  6619. /// </summary>
  6620. public System.Int32 Value_Int
  6621. {
  6622. get {return _Value_Int;}
  6623. set{
  6624. if(value!=(_Value_Int))
  6625. {
  6626. _Value_Int=value;
  6627. OnPropertyChanged(nameof( Value_Int));
  6628. }
  6629. }
  6630. }
  6631. private System.String _Name_Str;
  6632. /// <summary>
  6633. ///
  6634. /// </summary>
  6635. public System.String Name_Str
  6636. {
  6637. get {return _Name_Str;}
  6638. set{
  6639. if(value!=(_Name_Str))
  6640. {
  6641. _Name_Str=value;
  6642. OnPropertyChanged(nameof( Name_Str));
  6643. }
  6644. }
  6645. }
  6646. private System.String _Desc_Str;
  6647. /// <summary>
  6648. ///
  6649. /// </summary>
  6650. public System.String Desc_Str
  6651. {
  6652. get {return _Desc_Str;}
  6653. set{
  6654. if(value!=(_Desc_Str))
  6655. {
  6656. _Desc_Str=value;
  6657. OnPropertyChanged(nameof( Desc_Str));
  6658. }
  6659. }
  6660. }
  6661. private System.String _Type_Str;
  6662. /// <summary>
  6663. ///
  6664. /// </summary>
  6665. public System.String Type_Str
  6666. {
  6667. get {return _Type_Str;}
  6668. set{
  6669. if(value!=(_Type_Str))
  6670. {
  6671. _Type_Str=value;
  6672. OnPropertyChanged(nameof( Type_Str));
  6673. }
  6674. }
  6675. }
  6676. }
  6677. /// <summary>
  6678. ///
  6679. /// </summary>
  6680. public class V_Sys_F_MenuInfo:ObservableObject
  6681. {
  6682. private System.Int64 _ID;
  6683. /// <summary>
  6684. ///
  6685. /// </summary>
  6686. public System.Int64 ID
  6687. {
  6688. get {return _ID;}
  6689. set{
  6690. if(value!=(_ID))
  6691. {
  6692. _ID=value;
  6693. OnPropertyChanged(nameof( ID));
  6694. }
  6695. }
  6696. }
  6697. private System.Int32 _OrgID_Int;
  6698. /// <summary>
  6699. ///
  6700. /// </summary>
  6701. public System.Int32 OrgID_Int
  6702. {
  6703. get {return _OrgID_Int;}
  6704. set{
  6705. if(value!=(_OrgID_Int))
  6706. {
  6707. _OrgID_Int=value;
  6708. OnPropertyChanged(nameof( OrgID_Int));
  6709. }
  6710. }
  6711. }
  6712. private System.String _MenuID_Str;
  6713. /// <summary>
  6714. ///
  6715. /// </summary>
  6716. public System.String MenuID_Str
  6717. {
  6718. get {return _MenuID_Str;}
  6719. set{
  6720. if(value!=(_MenuID_Str))
  6721. {
  6722. _MenuID_Str=value;
  6723. OnPropertyChanged(nameof( MenuID_Str));
  6724. }
  6725. }
  6726. }
  6727. private System.String _MenuName_Str;
  6728. /// <summary>
  6729. ///
  6730. /// </summary>
  6731. public System.String MenuName_Str
  6732. {
  6733. get {return _MenuName_Str;}
  6734. set{
  6735. if(value!=(_MenuName_Str))
  6736. {
  6737. _MenuName_Str=value;
  6738. OnPropertyChanged(nameof( MenuName_Str));
  6739. }
  6740. }
  6741. }
  6742. private System.String _ParentMenuID_Str;
  6743. /// <summary>
  6744. ///
  6745. /// </summary>
  6746. public System.String ParentMenuID_Str
  6747. {
  6748. get {return _ParentMenuID_Str;}
  6749. set{
  6750. if(value!=(_ParentMenuID_Str))
  6751. {
  6752. _ParentMenuID_Str=value;
  6753. OnPropertyChanged(nameof( ParentMenuID_Str));
  6754. }
  6755. }
  6756. }
  6757. private System.String _ActionName_Str;
  6758. /// <summary>
  6759. ///
  6760. /// </summary>
  6761. public System.String ActionName_Str
  6762. {
  6763. get {return _ActionName_Str;}
  6764. set{
  6765. if(value!=(_ActionName_Str))
  6766. {
  6767. _ActionName_Str=value;
  6768. OnPropertyChanged(nameof( ActionName_Str));
  6769. }
  6770. }
  6771. }
  6772. private System.String _Parameter_Str;
  6773. /// <summary>
  6774. ///
  6775. /// </summary>
  6776. public System.String Parameter_Str
  6777. {
  6778. get {return _Parameter_Str;}
  6779. set{
  6780. if(value!=(_Parameter_Str))
  6781. {
  6782. _Parameter_Str=value;
  6783. OnPropertyChanged(nameof( Parameter_Str));
  6784. }
  6785. }
  6786. }
  6787. private System.String _CreateUser_Str;
  6788. /// <summary>
  6789. ///
  6790. /// </summary>
  6791. public System.String CreateUser_Str
  6792. {
  6793. get {return _CreateUser_Str;}
  6794. set{
  6795. if(value!=(_CreateUser_Str))
  6796. {
  6797. _CreateUser_Str=value;
  6798. OnPropertyChanged(nameof( CreateUser_Str));
  6799. }
  6800. }
  6801. }
  6802. private System.DateTime _CreateTime_Dt;
  6803. /// <summary>
  6804. ///
  6805. /// </summary>
  6806. public System.DateTime CreateTime_Dt
  6807. {
  6808. get {return _CreateTime_Dt;}
  6809. set{
  6810. if(value!=(_CreateTime_Dt))
  6811. {
  6812. _CreateTime_Dt=value;
  6813. OnPropertyChanged(nameof( CreateTime_Dt));
  6814. }
  6815. }
  6816. }
  6817. private System.DateTime _ModifyTime_Dt;
  6818. /// <summary>
  6819. ///
  6820. /// </summary>
  6821. public System.DateTime ModifyTime_Dt
  6822. {
  6823. get {return _ModifyTime_Dt;}
  6824. set{
  6825. if(value!=(_ModifyTime_Dt))
  6826. {
  6827. _ModifyTime_Dt=value;
  6828. OnPropertyChanged(nameof( ModifyTime_Dt));
  6829. }
  6830. }
  6831. }
  6832. private System.String _ModifyUser_Str;
  6833. /// <summary>
  6834. ///
  6835. /// </summary>
  6836. public System.String ModifyUser_Str
  6837. {
  6838. get {return _ModifyUser_Str;}
  6839. set{
  6840. if(value!=(_ModifyUser_Str))
  6841. {
  6842. _ModifyUser_Str=value;
  6843. OnPropertyChanged(nameof( ModifyUser_Str));
  6844. }
  6845. }
  6846. }
  6847. private System.String _Remark_Str;
  6848. /// <summary>
  6849. ///
  6850. /// </summary>
  6851. public System.String Remark_Str
  6852. {
  6853. get {return _Remark_Str;}
  6854. set{
  6855. if(value!=(_Remark_Str))
  6856. {
  6857. _Remark_Str=value;
  6858. OnPropertyChanged(nameof( Remark_Str));
  6859. }
  6860. }
  6861. }
  6862. private System.Boolean _IsActive_Bit;
  6863. /// <summary>
  6864. ///
  6865. /// </summary>
  6866. public System.Boolean IsActive_Bit
  6867. {
  6868. get {return _IsActive_Bit;}
  6869. set{
  6870. if(value!=(_IsActive_Bit))
  6871. {
  6872. _IsActive_Bit=value;
  6873. OnPropertyChanged(nameof( IsActive_Bit));
  6874. }
  6875. }
  6876. }
  6877. private System.Boolean _IsBaseMenu;
  6878. /// <summary>
  6879. ///
  6880. /// </summary>
  6881. public System.Boolean IsBaseMenu
  6882. {
  6883. get {return _IsBaseMenu;}
  6884. set{
  6885. if(value!=(_IsBaseMenu))
  6886. {
  6887. _IsBaseMenu=value;
  6888. OnPropertyChanged(nameof( IsBaseMenu));
  6889. }
  6890. }
  6891. }
  6892. private System.Boolean _IsPhantom_Bit;
  6893. /// <summary>
  6894. ///
  6895. /// </summary>
  6896. public System.Boolean IsPhantom_Bit
  6897. {
  6898. get {return _IsPhantom_Bit;}
  6899. set{
  6900. if(value!=(_IsPhantom_Bit))
  6901. {
  6902. _IsPhantom_Bit=value;
  6903. OnPropertyChanged(nameof( IsPhantom_Bit));
  6904. }
  6905. }
  6906. }
  6907. private System.String _ParentMenuName_Str;
  6908. /// <summary>
  6909. ///
  6910. /// </summary>
  6911. public System.String ParentMenuName_Str
  6912. {
  6913. get {return _ParentMenuName_Str;}
  6914. set{
  6915. if(value!=(_ParentMenuName_Str))
  6916. {
  6917. _ParentMenuName_Str=value;
  6918. OnPropertyChanged(nameof( ParentMenuName_Str));
  6919. }
  6920. }
  6921. }
  6922. private System.Object _ParentMenuShowOrder_Int;
  6923. /// <summary>
  6924. ///
  6925. /// </summary>
  6926. public System.Object ParentMenuShowOrder_Int
  6927. {
  6928. get {return _ParentMenuShowOrder_Int;}
  6929. set{
  6930. if(value!=(_ParentMenuShowOrder_Int))
  6931. {
  6932. _ParentMenuShowOrder_Int=value;
  6933. OnPropertyChanged(nameof( ParentMenuShowOrder_Int));
  6934. }
  6935. }
  6936. }
  6937. private System.Object _ShowOrder_Int;
  6938. /// <summary>
  6939. ///
  6940. /// </summary>
  6941. public System.Object ShowOrder_Int
  6942. {
  6943. get {return _ShowOrder_Int;}
  6944. set{
  6945. if(value!=(_ShowOrder_Int))
  6946. {
  6947. _ShowOrder_Int=value;
  6948. OnPropertyChanged(nameof( ShowOrder_Int));
  6949. }
  6950. }
  6951. }
  6952. private System.Object _IsParent_Bit;
  6953. /// <summary>
  6954. ///
  6955. /// </summary>
  6956. public System.Object IsParent_Bit
  6957. {
  6958. get {return _IsParent_Bit;}
  6959. set{
  6960. if(value!=(_IsParent_Bit))
  6961. {
  6962. _IsParent_Bit=value;
  6963. OnPropertyChanged(nameof( IsParent_Bit));
  6964. }
  6965. }
  6966. }
  6967. private System.Object _OrderOnly_Int;
  6968. /// <summary>
  6969. ///
  6970. /// </summary>
  6971. public System.Object OrderOnly_Int
  6972. {
  6973. get {return _OrderOnly_Int;}
  6974. set{
  6975. if(value!=(_OrderOnly_Int))
  6976. {
  6977. _OrderOnly_Int=value;
  6978. OnPropertyChanged(nameof( OrderOnly_Int));
  6979. }
  6980. }
  6981. }
  6982. private System.Object _IsEnable_Bit;
  6983. /// <summary>
  6984. ///
  6985. /// </summary>
  6986. public System.Object IsEnable_Bit
  6987. {
  6988. get {return _IsEnable_Bit;}
  6989. set{
  6990. if(value!=(_IsEnable_Bit))
  6991. {
  6992. _IsEnable_Bit=value;
  6993. OnPropertyChanged(nameof( IsEnable_Bit));
  6994. }
  6995. }
  6996. }
  6997. }
  6998. /// <summary>
  6999. ///
  7000. /// </summary>
  7001. public class V_Sys_F_RoleMenu:ObservableObject
  7002. {
  7003. private System.Int64 _ID;
  7004. /// <summary>
  7005. ///
  7006. /// </summary>
  7007. public System.Int64 ID
  7008. {
  7009. get {return _ID;}
  7010. set{
  7011. if(value!=(_ID))
  7012. {
  7013. _ID=value;
  7014. OnPropertyChanged(nameof( ID));
  7015. }
  7016. }
  7017. }
  7018. private System.Int32 _OrgID_Int;
  7019. /// <summary>
  7020. ///
  7021. /// </summary>
  7022. public System.Int32 OrgID_Int
  7023. {
  7024. get {return _OrgID_Int;}
  7025. set{
  7026. if(value!=(_OrgID_Int))
  7027. {
  7028. _OrgID_Int=value;
  7029. OnPropertyChanged(nameof( OrgID_Int));
  7030. }
  7031. }
  7032. }
  7033. private System.String _RoleID_Str;
  7034. /// <summary>
  7035. ///
  7036. /// </summary>
  7037. public System.String RoleID_Str
  7038. {
  7039. get {return _RoleID_Str;}
  7040. set{
  7041. if(value!=(_RoleID_Str))
  7042. {
  7043. _RoleID_Str=value;
  7044. OnPropertyChanged(nameof( RoleID_Str));
  7045. }
  7046. }
  7047. }
  7048. private System.String _RoleName_Str;
  7049. /// <summary>
  7050. ///
  7051. /// </summary>
  7052. public System.String RoleName_Str
  7053. {
  7054. get {return _RoleName_Str;}
  7055. set{
  7056. if(value!=(_RoleName_Str))
  7057. {
  7058. _RoleName_Str=value;
  7059. OnPropertyChanged(nameof( RoleName_Str));
  7060. }
  7061. }
  7062. }
  7063. private System.String _MenuID_Str;
  7064. /// <summary>
  7065. ///
  7066. /// </summary>
  7067. public System.String MenuID_Str
  7068. {
  7069. get {return _MenuID_Str;}
  7070. set{
  7071. if(value!=(_MenuID_Str))
  7072. {
  7073. _MenuID_Str=value;
  7074. OnPropertyChanged(nameof( MenuID_Str));
  7075. }
  7076. }
  7077. }
  7078. private System.String _MenuName_Str;
  7079. /// <summary>
  7080. ///
  7081. /// </summary>
  7082. public System.String MenuName_Str
  7083. {
  7084. get {return _MenuName_Str;}
  7085. set{
  7086. if(value!=(_MenuName_Str))
  7087. {
  7088. _MenuName_Str=value;
  7089. OnPropertyChanged(nameof( MenuName_Str));
  7090. }
  7091. }
  7092. }
  7093. private System.String _ParentMenuID_Str;
  7094. /// <summary>
  7095. ///
  7096. /// </summary>
  7097. public System.String ParentMenuID_Str
  7098. {
  7099. get {return _ParentMenuID_Str;}
  7100. set{
  7101. if(value!=(_ParentMenuID_Str))
  7102. {
  7103. _ParentMenuID_Str=value;
  7104. OnPropertyChanged(nameof( ParentMenuID_Str));
  7105. }
  7106. }
  7107. }
  7108. private System.String _ParentMenuName_Str;
  7109. /// <summary>
  7110. ///
  7111. /// </summary>
  7112. public System.String ParentMenuName_Str
  7113. {
  7114. get {return _ParentMenuName_Str;}
  7115. set{
  7116. if(value!=(_ParentMenuName_Str))
  7117. {
  7118. _ParentMenuName_Str=value;
  7119. OnPropertyChanged(nameof( ParentMenuName_Str));
  7120. }
  7121. }
  7122. }
  7123. private System.Object _ParentMenuShowOrder_Int;
  7124. /// <summary>
  7125. ///
  7126. /// </summary>
  7127. public System.Object ParentMenuShowOrder_Int
  7128. {
  7129. get {return _ParentMenuShowOrder_Int;}
  7130. set{
  7131. if(value!=(_ParentMenuShowOrder_Int))
  7132. {
  7133. _ParentMenuShowOrder_Int=value;
  7134. OnPropertyChanged(nameof( ParentMenuShowOrder_Int));
  7135. }
  7136. }
  7137. }
  7138. private System.Object _ShowOrder_Int;
  7139. /// <summary>
  7140. ///
  7141. /// </summary>
  7142. public System.Object ShowOrder_Int
  7143. {
  7144. get {return _ShowOrder_Int;}
  7145. set{
  7146. if(value!=(_ShowOrder_Int))
  7147. {
  7148. _ShowOrder_Int=value;
  7149. OnPropertyChanged(nameof( ShowOrder_Int));
  7150. }
  7151. }
  7152. }
  7153. private System.Object _OrderOnly_Int;
  7154. /// <summary>
  7155. ///
  7156. /// </summary>
  7157. public System.Object OrderOnly_Int
  7158. {
  7159. get {return _OrderOnly_Int;}
  7160. set{
  7161. if(value!=(_OrderOnly_Int))
  7162. {
  7163. _OrderOnly_Int=value;
  7164. OnPropertyChanged(nameof( OrderOnly_Int));
  7165. }
  7166. }
  7167. }
  7168. private System.Object _IsParent_Bit;
  7169. /// <summary>
  7170. ///
  7171. /// </summary>
  7172. public System.Object IsParent_Bit
  7173. {
  7174. get {return _IsParent_Bit;}
  7175. set{
  7176. if(value!=(_IsParent_Bit))
  7177. {
  7178. _IsParent_Bit=value;
  7179. OnPropertyChanged(nameof( IsParent_Bit));
  7180. }
  7181. }
  7182. }
  7183. private System.Int64 _SelfAccessType_Int;
  7184. /// <summary>
  7185. ///
  7186. /// </summary>
  7187. public System.Int64 SelfAccessType_Int
  7188. {
  7189. get {return _SelfAccessType_Int;}
  7190. set{
  7191. if(value!=(_SelfAccessType_Int))
  7192. {
  7193. _SelfAccessType_Int=value;
  7194. OnPropertyChanged(nameof( SelfAccessType_Int));
  7195. }
  7196. }
  7197. }
  7198. private System.Int64 _ParentAccessType_Int;
  7199. /// <summary>
  7200. ///
  7201. /// </summary>
  7202. public System.Int64 ParentAccessType_Int
  7203. {
  7204. get {return _ParentAccessType_Int;}
  7205. set{
  7206. if(value!=(_ParentAccessType_Int))
  7207. {
  7208. _ParentAccessType_Int=value;
  7209. OnPropertyChanged(nameof( ParentAccessType_Int));
  7210. }
  7211. }
  7212. }
  7213. private System.Boolean _IsActive_Bit;
  7214. /// <summary>
  7215. ///
  7216. /// </summary>
  7217. public System.Boolean IsActive_Bit
  7218. {
  7219. get {return _IsActive_Bit;}
  7220. set{
  7221. if(value!=(_IsActive_Bit))
  7222. {
  7223. _IsActive_Bit=value;
  7224. OnPropertyChanged(nameof( IsActive_Bit));
  7225. }
  7226. }
  7227. }
  7228. private System.Boolean _IsPop_Bit;
  7229. /// <summary>
  7230. ///
  7231. /// </summary>
  7232. public System.Boolean IsPop_Bit
  7233. {
  7234. get {return _IsPop_Bit;}
  7235. set{
  7236. if(value!=(_IsPop_Bit))
  7237. {
  7238. _IsPop_Bit=value;
  7239. OnPropertyChanged(nameof( IsPop_Bit));
  7240. }
  7241. }
  7242. }
  7243. private System.Boolean _IsFullScreen_Bit;
  7244. /// <summary>
  7245. ///
  7246. /// </summary>
  7247. public System.Boolean IsFullScreen_Bit
  7248. {
  7249. get {return _IsFullScreen_Bit;}
  7250. set{
  7251. if(value!=(_IsFullScreen_Bit))
  7252. {
  7253. _IsFullScreen_Bit=value;
  7254. OnPropertyChanged(nameof( IsFullScreen_Bit));
  7255. }
  7256. }
  7257. }
  7258. private System.Boolean _CanClose_Bit;
  7259. /// <summary>
  7260. ///
  7261. /// </summary>
  7262. public System.Boolean CanClose_Bit
  7263. {
  7264. get {return _CanClose_Bit;}
  7265. set{
  7266. if(value!=(_CanClose_Bit))
  7267. {
  7268. _CanClose_Bit=value;
  7269. OnPropertyChanged(nameof( CanClose_Bit));
  7270. }
  7271. }
  7272. }
  7273. private System.Boolean _AutoStart_Bit;
  7274. /// <summary>
  7275. ///
  7276. /// </summary>
  7277. public System.Boolean AutoStart_Bit
  7278. {
  7279. get {return _AutoStart_Bit;}
  7280. set{
  7281. if(value!=(_AutoStart_Bit))
  7282. {
  7283. _AutoStart_Bit=value;
  7284. OnPropertyChanged(nameof( AutoStart_Bit));
  7285. }
  7286. }
  7287. }
  7288. private System.Int32 _ResidenceTime_Int;
  7289. /// <summary>
  7290. ///
  7291. /// </summary>
  7292. public System.Int32 ResidenceTime_Int
  7293. {
  7294. get {return _ResidenceTime_Int;}
  7295. set{
  7296. if(value!=(_ResidenceTime_Int))
  7297. {
  7298. _ResidenceTime_Int=value;
  7299. OnPropertyChanged(nameof( ResidenceTime_Int));
  7300. }
  7301. }
  7302. }
  7303. private System.Object _AccessType_Int;
  7304. /// <summary>
  7305. ///
  7306. /// </summary>
  7307. public System.Object AccessType_Int
  7308. {
  7309. get {return _AccessType_Int;}
  7310. set{
  7311. if(value!=(_AccessType_Int))
  7312. {
  7313. _AccessType_Int=value;
  7314. OnPropertyChanged(nameof( AccessType_Int));
  7315. }
  7316. }
  7317. }
  7318. private System.String _AccessTypeName_Str;
  7319. /// <summary>
  7320. ///
  7321. /// </summary>
  7322. public System.String AccessTypeName_Str
  7323. {
  7324. get {return _AccessTypeName_Str;}
  7325. set{
  7326. if(value!=(_AccessTypeName_Str))
  7327. {
  7328. _AccessTypeName_Str=value;
  7329. OnPropertyChanged(nameof( AccessTypeName_Str));
  7330. }
  7331. }
  7332. }
  7333. private System.String _ActionName_Str;
  7334. /// <summary>
  7335. ///
  7336. /// </summary>
  7337. public System.String ActionName_Str
  7338. {
  7339. get {return _ActionName_Str;}
  7340. set{
  7341. if(value!=(_ActionName_Str))
  7342. {
  7343. _ActionName_Str=value;
  7344. OnPropertyChanged(nameof( ActionName_Str));
  7345. }
  7346. }
  7347. }
  7348. private System.String _RoleParameter_Str;
  7349. /// <summary>
  7350. ///
  7351. /// </summary>
  7352. public System.String RoleParameter_Str
  7353. {
  7354. get {return _RoleParameter_Str;}
  7355. set{
  7356. if(value!=(_RoleParameter_Str))
  7357. {
  7358. _RoleParameter_Str=value;
  7359. OnPropertyChanged(nameof( RoleParameter_Str));
  7360. }
  7361. }
  7362. }
  7363. private System.String _Parameter_Str;
  7364. /// <summary>
  7365. ///
  7366. /// </summary>
  7367. public System.String Parameter_Str
  7368. {
  7369. get {return _Parameter_Str;}
  7370. set{
  7371. if(value!=(_Parameter_Str))
  7372. {
  7373. _Parameter_Str=value;
  7374. OnPropertyChanged(nameof( Parameter_Str));
  7375. }
  7376. }
  7377. }
  7378. private System.Boolean _UnCloseWhenLogoff_Bit;
  7379. /// <summary>
  7380. ///
  7381. /// </summary>
  7382. public System.Boolean UnCloseWhenLogoff_Bit
  7383. {
  7384. get {return _UnCloseWhenLogoff_Bit;}
  7385. set{
  7386. if(value!=(_UnCloseWhenLogoff_Bit))
  7387. {
  7388. _UnCloseWhenLogoff_Bit=value;
  7389. OnPropertyChanged(nameof( UnCloseWhenLogoff_Bit));
  7390. }
  7391. }
  7392. }
  7393. private System.String _Remark_Str;
  7394. /// <summary>
  7395. ///
  7396. /// </summary>
  7397. public System.String Remark_Str
  7398. {
  7399. get {return _Remark_Str;}
  7400. set{
  7401. if(value!=(_Remark_Str))
  7402. {
  7403. _Remark_Str=value;
  7404. OnPropertyChanged(nameof( Remark_Str));
  7405. }
  7406. }
  7407. }
  7408. }
  7409. /// <summary>
  7410. ///
  7411. /// </summary>
  7412. public class V_Sys_F_UserMenu:ObservableObject
  7413. {
  7414. private System.String _UserID_Str;
  7415. /// <summary>
  7416. ///
  7417. /// </summary>
  7418. public System.String UserID_Str
  7419. {
  7420. get {return _UserID_Str;}
  7421. set{
  7422. if(value!=(_UserID_Str))
  7423. {
  7424. _UserID_Str=value;
  7425. OnPropertyChanged(nameof( UserID_Str));
  7426. }
  7427. }
  7428. }
  7429. private System.String _RoleID_Str;
  7430. /// <summary>
  7431. ///
  7432. /// </summary>
  7433. public System.String RoleID_Str
  7434. {
  7435. get {return _RoleID_Str;}
  7436. set{
  7437. if(value!=(_RoleID_Str))
  7438. {
  7439. _RoleID_Str=value;
  7440. OnPropertyChanged(nameof( RoleID_Str));
  7441. }
  7442. }
  7443. }
  7444. private System.String _RoleName_Str;
  7445. /// <summary>
  7446. ///
  7447. /// </summary>
  7448. public System.String RoleName_Str
  7449. {
  7450. get {return _RoleName_Str;}
  7451. set{
  7452. if(value!=(_RoleName_Str))
  7453. {
  7454. _RoleName_Str=value;
  7455. OnPropertyChanged(nameof( RoleName_Str));
  7456. }
  7457. }
  7458. }
  7459. private System.String _MenuName_Str;
  7460. /// <summary>
  7461. ///
  7462. /// </summary>
  7463. public System.String MenuName_Str
  7464. {
  7465. get {return _MenuName_Str;}
  7466. set{
  7467. if(value!=(_MenuName_Str))
  7468. {
  7469. _MenuName_Str=value;
  7470. OnPropertyChanged(nameof( MenuName_Str));
  7471. }
  7472. }
  7473. }
  7474. private System.Object _ShowOrder_Int;
  7475. /// <summary>
  7476. ///
  7477. /// </summary>
  7478. public System.Object ShowOrder_Int
  7479. {
  7480. get {return _ShowOrder_Int;}
  7481. set{
  7482. if(value!=(_ShowOrder_Int))
  7483. {
  7484. _ShowOrder_Int=value;
  7485. OnPropertyChanged(nameof( ShowOrder_Int));
  7486. }
  7487. }
  7488. }
  7489. private System.Object _OrderOnly_Int;
  7490. /// <summary>
  7491. ///
  7492. /// </summary>
  7493. public System.Object OrderOnly_Int
  7494. {
  7495. get {return _OrderOnly_Int;}
  7496. set{
  7497. if(value!=(_OrderOnly_Int))
  7498. {
  7499. _OrderOnly_Int=value;
  7500. OnPropertyChanged(nameof( OrderOnly_Int));
  7501. }
  7502. }
  7503. }
  7504. private System.Object _IsParent_Bit;
  7505. /// <summary>
  7506. ///
  7507. /// </summary>
  7508. public System.Object IsParent_Bit
  7509. {
  7510. get {return _IsParent_Bit;}
  7511. set{
  7512. if(value!=(_IsParent_Bit))
  7513. {
  7514. _IsParent_Bit=value;
  7515. OnPropertyChanged(nameof( IsParent_Bit));
  7516. }
  7517. }
  7518. }
  7519. private System.String _ParentMenuName_Str;
  7520. /// <summary>
  7521. ///
  7522. /// </summary>
  7523. public System.String ParentMenuName_Str
  7524. {
  7525. get {return _ParentMenuName_Str;}
  7526. set{
  7527. if(value!=(_ParentMenuName_Str))
  7528. {
  7529. _ParentMenuName_Str=value;
  7530. OnPropertyChanged(nameof( ParentMenuName_Str));
  7531. }
  7532. }
  7533. }
  7534. private System.Int32 _OrgID_Int;
  7535. /// <summary>
  7536. ///
  7537. /// </summary>
  7538. public System.Int32 OrgID_Int
  7539. {
  7540. get {return _OrgID_Int;}
  7541. set{
  7542. if(value!=(_OrgID_Int))
  7543. {
  7544. _OrgID_Int=value;
  7545. OnPropertyChanged(nameof( OrgID_Int));
  7546. }
  7547. }
  7548. }
  7549. private System.String _MenuID_Str;
  7550. /// <summary>
  7551. ///
  7552. /// </summary>
  7553. public System.String MenuID_Str
  7554. {
  7555. get {return _MenuID_Str;}
  7556. set{
  7557. if(value!=(_MenuID_Str))
  7558. {
  7559. _MenuID_Str=value;
  7560. OnPropertyChanged(nameof( MenuID_Str));
  7561. }
  7562. }
  7563. }
  7564. private System.String _ParentMenuID_Str;
  7565. /// <summary>
  7566. ///
  7567. /// </summary>
  7568. public System.String ParentMenuID_Str
  7569. {
  7570. get {return _ParentMenuID_Str;}
  7571. set{
  7572. if(value!=(_ParentMenuID_Str))
  7573. {
  7574. _ParentMenuID_Str=value;
  7575. OnPropertyChanged(nameof( ParentMenuID_Str));
  7576. }
  7577. }
  7578. }
  7579. private System.Object _ParentMenuShowOrder_Int;
  7580. /// <summary>
  7581. ///
  7582. /// </summary>
  7583. public System.Object ParentMenuShowOrder_Int
  7584. {
  7585. get {return _ParentMenuShowOrder_Int;}
  7586. set{
  7587. if(value!=(_ParentMenuShowOrder_Int))
  7588. {
  7589. _ParentMenuShowOrder_Int=value;
  7590. OnPropertyChanged(nameof( ParentMenuShowOrder_Int));
  7591. }
  7592. }
  7593. }
  7594. private System.String _ActionName_Str;
  7595. /// <summary>
  7596. ///
  7597. /// </summary>
  7598. public System.String ActionName_Str
  7599. {
  7600. get {return _ActionName_Str;}
  7601. set{
  7602. if(value!=(_ActionName_Str))
  7603. {
  7604. _ActionName_Str=value;
  7605. OnPropertyChanged(nameof( ActionName_Str));
  7606. }
  7607. }
  7608. }
  7609. private System.Boolean _IsEnable_Bit;
  7610. /// <summary>
  7611. ///
  7612. /// </summary>
  7613. public System.Boolean IsEnable_Bit
  7614. {
  7615. get {return _IsEnable_Bit;}
  7616. set{
  7617. if(value!=(_IsEnable_Bit))
  7618. {
  7619. _IsEnable_Bit=value;
  7620. OnPropertyChanged(nameof( IsEnable_Bit));
  7621. }
  7622. }
  7623. }
  7624. private System.String _Parameter_Str;
  7625. /// <summary>
  7626. ///
  7627. /// </summary>
  7628. public System.String Parameter_Str
  7629. {
  7630. get {return _Parameter_Str;}
  7631. set{
  7632. if(value!=(_Parameter_Str))
  7633. {
  7634. _Parameter_Str=value;
  7635. OnPropertyChanged(nameof( Parameter_Str));
  7636. }
  7637. }
  7638. }
  7639. private System.String _RoleParameter_Str;
  7640. /// <summary>
  7641. ///
  7642. /// </summary>
  7643. public System.String RoleParameter_Str
  7644. {
  7645. get {return _RoleParameter_Str;}
  7646. set{
  7647. if(value!=(_RoleParameter_Str))
  7648. {
  7649. _RoleParameter_Str=value;
  7650. OnPropertyChanged(nameof( RoleParameter_Str));
  7651. }
  7652. }
  7653. }
  7654. private System.Object _AccessType_Int;
  7655. /// <summary>
  7656. ///
  7657. /// </summary>
  7658. public System.Object AccessType_Int
  7659. {
  7660. get {return _AccessType_Int;}
  7661. set{
  7662. if(value!=(_AccessType_Int))
  7663. {
  7664. _AccessType_Int=value;
  7665. OnPropertyChanged(nameof( AccessType_Int));
  7666. }
  7667. }
  7668. }
  7669. private System.Boolean _IsActive_Bit;
  7670. /// <summary>
  7671. ///
  7672. /// </summary>
  7673. public System.Boolean IsActive_Bit
  7674. {
  7675. get {return _IsActive_Bit;}
  7676. set{
  7677. if(value!=(_IsActive_Bit))
  7678. {
  7679. _IsActive_Bit=value;
  7680. OnPropertyChanged(nameof( IsActive_Bit));
  7681. }
  7682. }
  7683. }
  7684. private System.Boolean _IsFullScreen_Bit;
  7685. /// <summary>
  7686. ///
  7687. /// </summary>
  7688. public System.Boolean IsFullScreen_Bit
  7689. {
  7690. get {return _IsFullScreen_Bit;}
  7691. set{
  7692. if(value!=(_IsFullScreen_Bit))
  7693. {
  7694. _IsFullScreen_Bit=value;
  7695. OnPropertyChanged(nameof( IsFullScreen_Bit));
  7696. }
  7697. }
  7698. }
  7699. private System.Boolean _IsPop_Bit;
  7700. /// <summary>
  7701. ///
  7702. /// </summary>
  7703. public System.Boolean IsPop_Bit
  7704. {
  7705. get {return _IsPop_Bit;}
  7706. set{
  7707. if(value!=(_IsPop_Bit))
  7708. {
  7709. _IsPop_Bit=value;
  7710. OnPropertyChanged(nameof( IsPop_Bit));
  7711. }
  7712. }
  7713. }
  7714. private System.Boolean _CanClose_Bit;
  7715. /// <summary>
  7716. ///
  7717. /// </summary>
  7718. public System.Boolean CanClose_Bit
  7719. {
  7720. get {return _CanClose_Bit;}
  7721. set{
  7722. if(value!=(_CanClose_Bit))
  7723. {
  7724. _CanClose_Bit=value;
  7725. OnPropertyChanged(nameof( CanClose_Bit));
  7726. }
  7727. }
  7728. }
  7729. private System.Boolean _AutoStart_Bit;
  7730. /// <summary>
  7731. ///
  7732. /// </summary>
  7733. public System.Boolean AutoStart_Bit
  7734. {
  7735. get {return _AutoStart_Bit;}
  7736. set{
  7737. if(value!=(_AutoStart_Bit))
  7738. {
  7739. _AutoStart_Bit=value;
  7740. OnPropertyChanged(nameof( AutoStart_Bit));
  7741. }
  7742. }
  7743. }
  7744. private System.Int32 _ResidenceTime_Int;
  7745. /// <summary>
  7746. ///
  7747. /// </summary>
  7748. public System.Int32 ResidenceTime_Int
  7749. {
  7750. get {return _ResidenceTime_Int;}
  7751. set{
  7752. if(value!=(_ResidenceTime_Int))
  7753. {
  7754. _ResidenceTime_Int=value;
  7755. OnPropertyChanged(nameof( ResidenceTime_Int));
  7756. }
  7757. }
  7758. }
  7759. private System.Boolean _UnCloseWhenLogoff_Bit;
  7760. /// <summary>
  7761. ///
  7762. /// </summary>
  7763. public System.Boolean UnCloseWhenLogoff_Bit
  7764. {
  7765. get {return _UnCloseWhenLogoff_Bit;}
  7766. set{
  7767. if(value!=(_UnCloseWhenLogoff_Bit))
  7768. {
  7769. _UnCloseWhenLogoff_Bit=value;
  7770. OnPropertyChanged(nameof( UnCloseWhenLogoff_Bit));
  7771. }
  7772. }
  7773. }
  7774. private System.String _Remark_Str;
  7775. /// <summary>
  7776. ///
  7777. /// </summary>
  7778. public System.String Remark_Str
  7779. {
  7780. get {return _Remark_Str;}
  7781. set{
  7782. if(value!=(_Remark_Str))
  7783. {
  7784. _Remark_Str=value;
  7785. OnPropertyChanged(nameof( Remark_Str));
  7786. }
  7787. }
  7788. }
  7789. }
  7790. /// <summary>
  7791. ///
  7792. /// </summary>
  7793. public class V_Base_AlarmLog:ObservableObject
  7794. {
  7795. private System.Int64 _ID;
  7796. /// <summary>
  7797. ///
  7798. /// </summary>
  7799. public System.Int64 ID
  7800. {
  7801. get {return _ID;}
  7802. set{
  7803. if(value!=(_ID))
  7804. {
  7805. _ID=value;
  7806. OnPropertyChanged(nameof( ID));
  7807. }
  7808. }
  7809. }
  7810. private System.Int32 _OrgID_Int;
  7811. /// <summary>
  7812. ///
  7813. /// </summary>
  7814. public System.Int32 OrgID_Int
  7815. {
  7816. get {return _OrgID_Int;}
  7817. set{
  7818. if(value!=(_OrgID_Int))
  7819. {
  7820. _OrgID_Int=value;
  7821. OnPropertyChanged(nameof( OrgID_Int));
  7822. }
  7823. }
  7824. }
  7825. private System.String _AlarmCode_Str;
  7826. /// <summary>
  7827. ///
  7828. /// </summary>
  7829. public System.String AlarmCode_Str
  7830. {
  7831. get {return _AlarmCode_Str;}
  7832. set{
  7833. if(value!=(_AlarmCode_Str))
  7834. {
  7835. _AlarmCode_Str=value;
  7836. OnPropertyChanged(nameof( AlarmCode_Str));
  7837. }
  7838. }
  7839. }
  7840. private System.String _AlarmType_Str;
  7841. /// <summary>
  7842. ///
  7843. /// </summary>
  7844. public System.String AlarmType_Str
  7845. {
  7846. get {return _AlarmType_Str;}
  7847. set{
  7848. if(value!=(_AlarmType_Str))
  7849. {
  7850. _AlarmType_Str=value;
  7851. OnPropertyChanged(nameof( AlarmType_Str));
  7852. }
  7853. }
  7854. }
  7855. private System.String _AlarmDesc_Str;
  7856. /// <summary>
  7857. ///
  7858. /// </summary>
  7859. public System.String AlarmDesc_Str
  7860. {
  7861. get {return _AlarmDesc_Str;}
  7862. set{
  7863. if(value!=(_AlarmDesc_Str))
  7864. {
  7865. _AlarmDesc_Str=value;
  7866. OnPropertyChanged(nameof( AlarmDesc_Str));
  7867. }
  7868. }
  7869. }
  7870. private System.String _Help_Str;
  7871. /// <summary>
  7872. ///
  7873. /// </summary>
  7874. public System.String Help_Str
  7875. {
  7876. get {return _Help_Str;}
  7877. set{
  7878. if(value!=(_Help_Str))
  7879. {
  7880. _Help_Str=value;
  7881. OnPropertyChanged(nameof( Help_Str));
  7882. }
  7883. }
  7884. }
  7885. private System.String _Helper_Str;
  7886. /// <summary>
  7887. ///
  7888. /// </summary>
  7889. public System.String Helper_Str
  7890. {
  7891. get {return _Helper_Str;}
  7892. set{
  7893. if(value!=(_Helper_Str))
  7894. {
  7895. _Helper_Str=value;
  7896. OnPropertyChanged(nameof( Helper_Str));
  7897. }
  7898. }
  7899. }
  7900. private System.String _Remark_Str;
  7901. /// <summary>
  7902. ///
  7903. /// </summary>
  7904. public System.String Remark_Str
  7905. {
  7906. get {return _Remark_Str;}
  7907. set{
  7908. if(value!=(_Remark_Str))
  7909. {
  7910. _Remark_Str=value;
  7911. OnPropertyChanged(nameof( Remark_Str));
  7912. }
  7913. }
  7914. }
  7915. private System.String _TriggedTime_Dt;
  7916. /// <summary>
  7917. ///
  7918. /// </summary>
  7919. public System.String TriggedTime_Dt
  7920. {
  7921. get {return _TriggedTime_Dt;}
  7922. set{
  7923. if(value!=(_TriggedTime_Dt))
  7924. {
  7925. _TriggedTime_Dt=value;
  7926. OnPropertyChanged(nameof( TriggedTime_Dt));
  7927. }
  7928. }
  7929. }
  7930. private System.DateTime _RecoverTime_Dt;
  7931. /// <summary>
  7932. ///
  7933. /// </summary>
  7934. public System.DateTime RecoverTime_Dt
  7935. {
  7936. get {return _RecoverTime_Dt;}
  7937. set{
  7938. if(value!=(_RecoverTime_Dt))
  7939. {
  7940. _RecoverTime_Dt=value;
  7941. OnPropertyChanged(nameof( RecoverTime_Dt));
  7942. }
  7943. }
  7944. }
  7945. private System.String _CreateUser_Str;
  7946. /// <summary>
  7947. ///
  7948. /// </summary>
  7949. public System.String CreateUser_Str
  7950. {
  7951. get {return _CreateUser_Str;}
  7952. set{
  7953. if(value!=(_CreateUser_Str))
  7954. {
  7955. _CreateUser_Str=value;
  7956. OnPropertyChanged(nameof( CreateUser_Str));
  7957. }
  7958. }
  7959. }
  7960. private System.DateTime _CreateTime_Dt;
  7961. /// <summary>
  7962. ///
  7963. /// </summary>
  7964. public System.DateTime CreateTime_Dt
  7965. {
  7966. get {return _CreateTime_Dt;}
  7967. set{
  7968. if(value!=(_CreateTime_Dt))
  7969. {
  7970. _CreateTime_Dt=value;
  7971. OnPropertyChanged(nameof( CreateTime_Dt));
  7972. }
  7973. }
  7974. }
  7975. private System.DateTime _ModifyTime_Dt;
  7976. /// <summary>
  7977. ///
  7978. /// </summary>
  7979. public System.DateTime ModifyTime_Dt
  7980. {
  7981. get {return _ModifyTime_Dt;}
  7982. set{
  7983. if(value!=(_ModifyTime_Dt))
  7984. {
  7985. _ModifyTime_Dt=value;
  7986. OnPropertyChanged(nameof( ModifyTime_Dt));
  7987. }
  7988. }
  7989. }
  7990. private System.String _ModifyUser_Str;
  7991. /// <summary>
  7992. ///
  7993. /// </summary>
  7994. public System.String ModifyUser_Str
  7995. {
  7996. get {return _ModifyUser_Str;}
  7997. set{
  7998. if(value!=(_ModifyUser_Str))
  7999. {
  8000. _ModifyUser_Str=value;
  8001. OnPropertyChanged(nameof( ModifyUser_Str));
  8002. }
  8003. }
  8004. }
  8005. private System.String _Device_Str;
  8006. /// <summary>
  8007. ///
  8008. /// </summary>
  8009. public System.String Device_Str
  8010. {
  8011. get {return _Device_Str;}
  8012. set{
  8013. if(value!=(_Device_Str))
  8014. {
  8015. _Device_Str=value;
  8016. OnPropertyChanged(nameof( Device_Str));
  8017. }
  8018. }
  8019. }
  8020. private System.String _TagName_Str;
  8021. /// <summary>
  8022. ///
  8023. /// </summary>
  8024. public System.String TagName_Str
  8025. {
  8026. get {return _TagName_Str;}
  8027. set{
  8028. if(value!=(_TagName_Str))
  8029. {
  8030. _TagName_Str=value;
  8031. OnPropertyChanged(nameof( TagName_Str));
  8032. }
  8033. }
  8034. }
  8035. private System.String _AlarmId_Str;
  8036. /// <summary>
  8037. ///
  8038. /// </summary>
  8039. public System.String AlarmId_Str
  8040. {
  8041. get {return _AlarmId_Str;}
  8042. set{
  8043. if(value!=(_AlarmId_Str))
  8044. {
  8045. _AlarmId_Str=value;
  8046. OnPropertyChanged(nameof( AlarmId_Str));
  8047. }
  8048. }
  8049. }
  8050. private System.Int64 _Duration_Int;
  8051. /// <summary>
  8052. ///
  8053. /// </summary>
  8054. public System.Int64 Duration_Int
  8055. {
  8056. get {return _Duration_Int;}
  8057. set{
  8058. if(value!=(_Duration_Int))
  8059. {
  8060. _Duration_Int=value;
  8061. OnPropertyChanged(nameof( Duration_Int));
  8062. }
  8063. }
  8064. }
  8065. private System.Boolean _IsClosed_Bit;
  8066. /// <summary>
  8067. ///
  8068. /// </summary>
  8069. public System.Boolean IsClosed_Bit
  8070. {
  8071. get {return _IsClosed_Bit;}
  8072. set{
  8073. if(value!=(_IsClosed_Bit))
  8074. {
  8075. _IsClosed_Bit=value;
  8076. OnPropertyChanged(nameof( IsClosed_Bit));
  8077. }
  8078. }
  8079. }
  8080. private System.String _Duration_Str;
  8081. /// <summary>
  8082. ///
  8083. /// </summary>
  8084. public System.String Duration_Str
  8085. {
  8086. get {return _Duration_Str;}
  8087. set{
  8088. if(value!=(_Duration_Str))
  8089. {
  8090. _Duration_Str=value;
  8091. OnPropertyChanged(nameof( Duration_Str));
  8092. }
  8093. }
  8094. }
  8095. }
  8096. }
  8097. namespace DIL
  8098. {
  8099. public class DILDB:SQLiteDB
  8100. {
  8101. #region Auto Declare
  8102. /// <summary>
  8103. ///
  8104. /// </summary>
  8105. public DBSchema.Tables.Sys_User_Level Sys_User_Level{get;private set;}
  8106. /// <summary>
  8107. ///
  8108. /// </summary>
  8109. public DBSchema.Tables.sqlite_sequence sqlite_sequence{get;private set;}
  8110. /// <summary>
  8111. ///
  8112. /// </summary>
  8113. public DBSchema.Tables.Sys_TableManage Sys_TableManage{get;private set;}
  8114. /// <summary>
  8115. ///
  8116. /// </summary>
  8117. public DBSchema.Tables.Sys_Enum_AccessType Sys_Enum_AccessType{get;private set;}
  8118. /// <summary>
  8119. ///
  8120. /// </summary>
  8121. public DBSchema.Tables.Sys_User_UserRole Sys_User_UserRole{get;private set;}
  8122. /// <summary>
  8123. ///
  8124. /// </summary>
  8125. public DBSchema.Tables.App_Classes App_Classes{get;private set;}
  8126. /// <summary>
  8127. ///
  8128. /// </summary>
  8129. public DBSchema.Tables.Base_NGCode Base_NGCode{get;private set;}
  8130. /// <summary>
  8131. ///
  8132. /// </summary>
  8133. public DBSchema.Tables.App_Model_Info App_Model_Info{get;private set;}
  8134. /// <summary>
  8135. ///
  8136. /// </summary>
  8137. public DBSchema.Tables.App_CPK_Parameters App_CPK_Parameters{get;private set;}
  8138. /// <summary>
  8139. ///
  8140. /// </summary>
  8141. public DBSchema.Tables.Sys_User_RoleInfo Sys_User_RoleInfo{get;private set;}
  8142. /// <summary>
  8143. ///
  8144. /// </summary>
  8145. public DBSchema.Tables.Sys_User_UserInfo Sys_User_UserInfo{get;private set;}
  8146. /// <summary>
  8147. ///
  8148. /// </summary>
  8149. public DBSchema.Tables.SampleDeviceTable SampleDeviceTable{get;private set;}
  8150. /// <summary>
  8151. ///
  8152. /// </summary>
  8153. public DBSchema.Tables.sqlite_stat1 sqlite_stat1{get;private set;}
  8154. /// <summary>
  8155. ///
  8156. /// </summary>
  8157. public DBSchema.Tables.App_Common_ProductLog App_Common_ProductLog{get;private set;}
  8158. /// <summary>
  8159. ///
  8160. /// </summary>
  8161. public DBSchema.Tables.Sys_Column_Comment Sys_Column_Comment{get;private set;}
  8162. /// <summary>
  8163. ///
  8164. /// </summary>
  8165. public DBSchema.Tables.Sys_Menu_Info Sys_Menu_Info{get;private set;}
  8166. /// <summary>
  8167. ///
  8168. /// </summary>
  8169. public DBSchema.Tables.Sys_Table_Comment Sys_Table_Comment{get;private set;}
  8170. /// <summary>
  8171. ///
  8172. /// </summary>
  8173. public DBSchema.Tables.App_MES_Detection App_MES_Detection{get;private set;}
  8174. /// <summary>
  8175. ///
  8176. /// </summary>
  8177. public DBSchema.Tables.App_MES_PartLink App_MES_PartLink{get;private set;}
  8178. /// <summary>
  8179. ///
  8180. /// </summary>
  8181. public DBSchema.Tables.Base_Org Base_Org{get;private set;}
  8182. /// <summary>
  8183. ///
  8184. /// </summary>
  8185. public DBSchema.Tables.App_FaultLog App_FaultLog{get;private set;}
  8186. /// <summary>
  8187. ///
  8188. /// </summary>
  8189. public DBSchema.Tables.Sys_User_RoleMenu Sys_User_RoleMenu{get;private set;}
  8190. /// <summary>
  8191. ///
  8192. /// </summary>
  8193. public DBSchema.Tables.Base_Enum Base_Enum{get;private set;}
  8194. /// <summary>
  8195. ///
  8196. /// </summary>
  8197. public DBSchema.Tables.Base_AlarmCode Base_AlarmCode{get;private set;}
  8198. /// <summary>
  8199. ///
  8200. /// </summary>
  8201. public DBSchema.Tables.Base_AlarmLog Base_AlarmLog{get;private set;}
  8202. /// <summary>
  8203. ///
  8204. /// </summary>
  8205. public DBSchema.Views.V_Sys_F_UserRole V_Sys_F_UserRole{get;private set;}
  8206. /// <summary>
  8207. ///
  8208. /// </summary>
  8209. public DBSchema.Views.V_User_D_UserInfo V_User_D_UserInfo{get;private set;}
  8210. /// <summary>
  8211. ///
  8212. /// </summary>
  8213. public DBSchema.Views.V_Enum_TestResult V_Enum_TestResult{get;private set;}
  8214. /// <summary>
  8215. ///
  8216. /// </summary>
  8217. public DBSchema.Views.V_Sys_F_MenuInfo V_Sys_F_MenuInfo{get;private set;}
  8218. /// <summary>
  8219. ///
  8220. /// </summary>
  8221. public DBSchema.Views.V_Sys_F_RoleMenu V_Sys_F_RoleMenu{get;private set;}
  8222. /// <summary>
  8223. ///
  8224. /// </summary>
  8225. public DBSchema.Views.V_Sys_F_UserMenu V_Sys_F_UserMenu{get;private set;}
  8226. /// <summary>
  8227. ///
  8228. /// </summary>
  8229. public DBSchema.Views.V_Base_AlarmLog V_Base_AlarmLog{get;private set;}
  8230. public DILDB(string folderPath, string fileName,string username=null,string password=null):base(folderPath, fileName,username,password)
  8231. {
  8232. Sys_User_Level=new DBSchema.Tables.Sys_User_Level(this);
  8233. sqlite_sequence=new DBSchema.Tables.sqlite_sequence(this);
  8234. Sys_TableManage=new DBSchema.Tables.Sys_TableManage(this);
  8235. Sys_Enum_AccessType=new DBSchema.Tables.Sys_Enum_AccessType(this);
  8236. Sys_User_UserRole=new DBSchema.Tables.Sys_User_UserRole(this);
  8237. App_Classes=new DBSchema.Tables.App_Classes(this);
  8238. Base_NGCode=new DBSchema.Tables.Base_NGCode(this);
  8239. App_Model_Info=new DBSchema.Tables.App_Model_Info(this);
  8240. App_CPK_Parameters=new DBSchema.Tables.App_CPK_Parameters(this);
  8241. Sys_User_RoleInfo=new DBSchema.Tables.Sys_User_RoleInfo(this);
  8242. Sys_User_UserInfo=new DBSchema.Tables.Sys_User_UserInfo(this);
  8243. SampleDeviceTable=new DBSchema.Tables.SampleDeviceTable(this);
  8244. sqlite_stat1=new DBSchema.Tables.sqlite_stat1(this);
  8245. App_Common_ProductLog=new DBSchema.Tables.App_Common_ProductLog(this);
  8246. Sys_Column_Comment=new DBSchema.Tables.Sys_Column_Comment(this);
  8247. Sys_Menu_Info=new DBSchema.Tables.Sys_Menu_Info(this);
  8248. Sys_Table_Comment=new DBSchema.Tables.Sys_Table_Comment(this);
  8249. App_MES_Detection=new DBSchema.Tables.App_MES_Detection(this);
  8250. App_MES_PartLink=new DBSchema.Tables.App_MES_PartLink(this);
  8251. Base_Org=new DBSchema.Tables.Base_Org(this);
  8252. App_FaultLog=new DBSchema.Tables.App_FaultLog(this);
  8253. Sys_User_RoleMenu=new DBSchema.Tables.Sys_User_RoleMenu(this);
  8254. Base_Enum=new DBSchema.Tables.Base_Enum(this);
  8255. Base_AlarmCode=new DBSchema.Tables.Base_AlarmCode(this);
  8256. Base_AlarmLog=new DBSchema.Tables.Base_AlarmLog(this);
  8257. V_Sys_F_UserRole=new DBSchema.Views.V_Sys_F_UserRole(this);
  8258. V_User_D_UserInfo=new DBSchema.Views.V_User_D_UserInfo(this);
  8259. V_Enum_TestResult=new DBSchema.Views.V_Enum_TestResult(this);
  8260. V_Sys_F_MenuInfo=new DBSchema.Views.V_Sys_F_MenuInfo(this);
  8261. V_Sys_F_RoleMenu=new DBSchema.Views.V_Sys_F_RoleMenu(this);
  8262. V_Sys_F_UserMenu=new DBSchema.Views.V_Sys_F_UserMenu(this);
  8263. V_Base_AlarmLog=new DBSchema.Views.V_Base_AlarmLog(this);
  8264. }
  8265. #endregion
  8266. }
  8267. }