Compartir a través de


Table Constructor

Initializes a new instance of the Table class.

Notas

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.

Lista de sobrecargas

Nombre 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.

Vea también

Referencia

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

Otros recursos

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