Server.Script Method
Produces a script.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Name | Description | |
---|---|---|
![]() | Script() | Generates a StringCollection of Transact-SQL statements that can be used to re-create the server. |
![]() | Script(ScriptingOptions) | Generates a StringCollection of Transact-SQL statements that can be used to re-create the server by using the specified scripting options. |
Show: