Default Constructor
Initializes a new instance of the Default class.
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.
Список перегрузок
Имя | Description |
---|---|
Default () |
Initializes a new instance of the Default class.
|
Default (Database, String) |
Initializes a new instance of the Default class on the specified database and with the specified name.
|
Default (Database, String, String) |
Initializes a new instance of the Default class on the specified database and with the specified name and schema.
|
См. также
Справочник
Default Class
Default Members
Microsoft.SqlServer.Management.Smo Namespace
Другие ресурсы
Creating, Altering, and Removing Defaults
Значения по умолчанию
CREATE DEFAULT (Transact-SQL)