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


Table Constructor

Initializes a new instance of the Table class.

Замечания

Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.

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

Имя 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.

См. также

Справочник

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

Другие ресурсы

Creating, Altering, and Removing Tables
Таблицы
CREATE TABLE (Transact-SQL)