Default Constructor
Initializes a new instance of the Default class.
Notas
Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.
Lista de sobrecargas
Nombre | 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.
|
Vea también
Referencia
Default Class
Default Members
Microsoft.SqlServer.Management.Smo Namespace
Otros recursos
Creating, Altering, and Removing Defaults
Valores predeterminados
CREATE DEFAULT (Transact-SQL)