Compartir a través de


Table Constructor

Incluir miembros protegidos
Incluir miembros heredados

Initializes a new instance of the Table class.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Método público Table() Initializes a new instance of the Table class.
Método público Table(Database, String) Initializes a new instance of the Table class on the specified database and that has the specified name.
Método público Table(Database, String, String) Initializes a new instance of the Table class on the specified database and that has the specified name and schema.

Arriba

Vea también

Referencia

Table Clase

Espacio de nombres Microsoft.SqlServer.Management.Smo