Click here to Skip to main content
15,885,244 members
Articles / Programming Languages / C#

How to Generate C# Classes from Microsoft SQL Server

Rate me:
Please Sign up or sign in to vote.
5.00/5 (16 votes)
11 Jun 2021CPOL 26.1K   17  
Generate C# object class from common SQL databases types
This snippet helps any software developer working with databases who probably needed to create object classes that represent tables from databases.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
CEO Tshumisano Consulting
South Africa South Africa
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions