Scripter.Script Method
Generates Transact-SQL scripts that can be used to re-create a list of objects.
Overload List
| Name | Description |
|---|---|
| Scripter.Script (SqlSmoObject[]) |
Generates Transact-SQL scripts that can be used to re-create a list of objects.
|
| Scripter.Script (Urn[]) | |
| Scripter.Script (UrnCollection) |
Creates a Transact-SQL script for a set of objects that are specified with a Urn object collection.
|