Condividi tramite


Table Constructor

Initializes a new instance of the Table class.

Osservazioni

Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.

Elenco degli overload

Nome Description
Table ()
Initializes a new instance of the Table class.
Table (Database, String)
Initializes a new instance of the Table class on the specified database and with the specified name.
Table (Database, String, String)
Initializes a new instance of the Table class on the specified database and with the specified name and schema.

Vedere anche

Riferimento

Table Class
Table Members
Microsoft.SqlServer.Management.Smo Namespace

Altre risorse

Creating, Altering, and Removing Tables
Tabelle
CREATE TABLE (Transact-SQL)