Creating, Altering, and Removing Tables
In SQL Server Management Objects (SMO), tables are represented by the Table object. In the SMO object hierarchy, the Table object is below the Database object.
Siehe auch
Verweis
Andere Ressourcen
Erstellen und Ändern von Tabellen