Scripter.Script Method
Generates Transact-SQL scripts that can be used to re-create a list of objects.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
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[]) |
Creates a Transact-SQL scripts for set of objects specified with an array of URN values.
|
Scripter.Script (UrnCollection) |
Creates a Transact-SQL scripts for a set of objects specified with a Urn object collection.
|
See Also
Reference
Scripter Class
Scripter Members
Microsoft.SqlServer.Management.Smo Namespace