0% found this document useful (0 votes)
35 views1 page

Ado Website

This document discusses how to create, rename, alter and delete tables using ADO.NET in C#. It provides code examples for using ADO.NET to programmatically create a new database table, rename an existing table, add or remove columns from a table, and delete a table from the database.

Uploaded by

kishor
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
35 views1 page

Ado Website

This document discusses how to create, rename, alter and delete tables using ADO.NET in C#. It provides code examples for using ADO.NET to programmatically create a new database table, rename an existing table, add or remove columns from a table, and delete a table from the database.

Uploaded by

kishor
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

https://www.completecsharptutorial.

com/ado-net/c-ado-net-create-rename-alter-and-
delete-table.php
///// for ado.net
this is the website where u can access the full information about ado.net

You might also like