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


Database.Script Method

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

Замечания

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

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

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

См. также

Справочник

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

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

How to: Create, Alter, and Remove a Database in Visual Basic .NET
Scripting
Creating, Altering, and Removing Databases
CREATE DATABASE (Transact-SQL)