Compartilhar via


Scripter.ScriptWithList Method

Creates linear Transact-SQL scripts for 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.ScriptWithList (DependencyCollection)
Creates linear Transact-SQL scripts for a DependencyCollection object.
Scripter.ScriptWithList (SqlSmoObject[])
Creates linear Transact-SQL scripts for an array of SqlSmoObject objects.
Scripter.ScriptWithList (Urn[])
Creates linear Transact-SQL scripts for an array of Urn objects.
Scripter.ScriptWithList (UrnCollection)
Creates linear Transact-SQL scripts for a UrnCollection object.

See Also

Reference

Scripter Class
Scripter Members
Microsoft.SqlServer.Management.Smo Namespace

Other Resources

Scripting