Compartilhar via


Construtor Table

Initializes a new instance of the Table class.

Lista de sobrecargas

  Nome Descrição
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.

Início