December 26, 2013 at 3:35 pm
great topic. no chance to test the code right now (have only mobile phone now) but how does the script behave if we have to specify the schema? we could always have many Contact tables in many schemas 🙂
Kindest Regards,
Damian Widera
SQL Server MVP,
MCT, MCSE Data Platform, MCSD.NET
January 30, 2014 at 3:36 pm
Is it just me, or does it have problems with multi-word fields like [Field Order]?
March 25, 2014 at 10:27 am
I suppose one could write this in C# itself as well using the SMO classes. String operations are a bit more, uh, pleasant in C#.
May 9, 2016 at 1:24 pm
Thanks for the script.
October 20, 2019 at 8:14 am
there is a online tool to convert sql table to class and one important things that your sql table will not send to server. it is converting on your browser.
try this
https://converttoany.com/convert-sql-table-to-class
October 20, 2019 at 8:18 am
try this
October 20, 2019 at 10:38 am
there is a very good online tool that generate class from sql table easily
click
https://converttoany.com/convert-sql-table-to-class
Viewing 7 posts - 16 through 21 (of 21 total)
You must be logged in to reply to this topic. Login to reply