Default Constructor
Initializes a new instance of the Default class.
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