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.
Vedere anche
Riferimento
Altre risorse
Creazione e modifica di tabelle