Share via


Scripter.ScriptWithList Method

Include Protected Members
Include Inherited Members

Creates linear Transact-SQL scripts for a list of objects. 

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method ScriptWithList(DependencyCollection) Creates linear Transact-SQL scripts for a DependencyCollection object. 
Public method ScriptWithList(array<SqlSmoObject[]) Creates linear Transact-SQL scripts for an array of SqlSmoObject objects. 
Public method ScriptWithList(array<Urn[]) Creates linear Transact-SQL scripts for an array of Urn objects. 
Public method ScriptWithList(UrnCollection) Creates linear Transact-SQL scripts for a UrnCollection object. 

Top

See Also

Reference

Scripter Class

Microsoft.SqlServer.Management.Smo Namespace