Settings.Script Method
Generates a Transact-SQL script that can be used to re-create the SQL Server settings.
Overload List
| Name | Description |
|---|---|
| Settings.Script () |
Generates a Transact-SQL script that can be used to re-create the SQL Server settings.
|
| Settings.Script (ScriptingOptions) |
Generates a Transact-SQL script that can be used to re-create the SQL Server settings as specified by the scripting options.
|
See Also
Reference
Settings Class
Settings Members
Microsoft.SqlServer.Management.Smo Namespace