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


Database Constructor

Initializes a new instance of the Database class.

Замечания

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

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

Имя Description
Database ()
Initializes a new instance of the Database class.
Database (Server, String)
Initializes a new instance of the Database class on the specified server and with the specified name.

См. также

Справочник

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)