Поделиться через


Конструктор Table

Initializes a new instance of the Table class.

Список перегрузок

  Имя Описание
Открытый метод 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 that has the specified name.
Открытый метод Table(Database, String, String) Initializes a new instance of the Table class on the specified database and that has the specified name and schema.

В начало