|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Customizing codegeneration of typed tableadapterI would like to inject one line of code in the update methods of
generated tableadapters (to call a validationmethod on DataSets and DataTables that I define using partial classes). Can this be accomplished? (This would be nicer than having to subclass every generated tableadapter and override the update methods) Regards, Henk On 17 May 2006 11:24:04 -0700, "henk gijsbert" <h**@paralax.nl> wrote: Can't you just go into the dataset editor in VS2005 and edit the>I would like to inject one line of code in the update methods of >generated tableadapters (to call a validationmethod on DataSets and >DataTables that I define using partial classes). > >Can this be accomplished? (This would be nicer than having to subclass >every generated tableadapter and override the update methods) > >Regards, >Henk update query how you want it? Peter Kellner http://peterkellner.net |
|||||||||||||||||||||||