I might be able to add that option. Is the option VerboseForeignKeys used in the implementation? I only saw the definition but none of the source code seemed to use it. What is the function of that option?
- Sami From: Giacomo Tesio Sent: Thursday, July 09, 2009 2:26 PM To: [email protected] Subject: [dblinq] Re: dblinq MySQL newbie questions 1) yes they are generated by dbmetal for any supported dbms 2) AKAIK no, but it would be a good feature to implement... take a look to the dbmetal code. 3 and 4) I do not know 5) AFAIK yes Let us know if you would be interessed in implementing such a dbmetal feature... Giacomo On Thu, Jul 9, 2009 at 4:15 PM, Craig <[email protected]> wrote: I am testing dblinq and also dotconnect by devart. I like open source but Im having a few probs. 1) are relationships generated in dbmetal for mysql? 2) is there an option to not generate relationships in dbmetal for mysql? 3) the parent and child items are confliting with my partial classes for the table names, are these the relationships? 4) how do I use a stored function and procedure with the generated class (I have the sprocs option on)? 5) if I generate a dbml can I edit it with visual studio? Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DbLinq" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/dblinq?hl=en -~----------~----~----~----~------~----~------~--~---
