Default Constructor
Initializes a new instance of the Default class.
Hinweise
Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.
Überladungsliste
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.
|
Siehe auch
Verweis
Default Class
Default Members
Microsoft.SqlServer.Management.Smo Namespace
Andere Ressourcen
Creating, Altering, and Removing Defaults
Standardwerte
CREATE DEFAULT (Transact-SQL)