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


Database.Create Method

Creates a database on the instance of Microsoft SQL Server as defined by the Database object.

Замечания

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

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

Имя Description
Database.Create ()
Creates a database on the instance of Microsoft SQL Server as defined by the Database object.
Database.Create (Boolean)
Creates a database on the instance of Microsoft SQL Server as defined by the Database object.

См. также

Справочник

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

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

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