Copy a table using SQL Server Management Objects(advanceddotnettutorial.blogspot.com)
submitted by
learndotnet(1053) 1 year, 3 months ago
To modify, create or delete a database object, every class (which represents a database entity like Table, Index and so on) contains a Alter, Drop and Create method. Every object contains a property Parent, so a Database object will return a Server object when the property Parent is called.
|category: C#
|Views: 0
tags:
C# another
Everyones tags:
Your Tags: