SQL Server Management Objects is a collection of objects that are designed for programming all aspects of managing Microsoft SQL Server.
I will introduce a few notions in this article, covering only a small part of what can be done with SMO : Server Connection, Database Discovery and Table Manipulation.
[More] Views(1849)