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


TableViewBase.Script Method

Generates a Transact-SQL script that can be used to re-create the table.

Замечания

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

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

Имя Description
TableViewBase.Script ()
Generates a Transact-SQL script that can be used to re-create the table.
TableViewBase.Script (ScriptingOptions)
Generates a Transact-SQL script that can be used to re-create the table as specified by the script options.

См. также

Справочник

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

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

Scripting
Working with Database Objects
Таблицы
Представления (компонент Database Engine)
CREATE TABLE (Transact-SQL)
CREATE VIEW (Transact-SQL)