Default Constructor
Initializes a new instance of the Default class.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
Name | 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.
|
See Also
Reference
Default Class
Default Members
Microsoft.SqlServer.Management.Smo Namespace
Other Resources
Creating, Altering, and Removing Defaults
Defaults
CREATE DEFAULT (Transact-SQL)