0
Answer

Alter Tables Using SMO

Photo of Vikram

Vikram

15y
4.9k
1

Hi,
     In my Database, there are 3 tables say test1_000, test1_001, test1_002. I alter table test1_000, now I want same changes in remaining two tables without altering those manually. I have to develop such utility in C# using SMO. How can I achieve this.
Thanks, 
Next Recommended Forum