Aracılığıyla paylaş


Scripter.EnumScriptWithList Method

Include Protected Members
Include Inherited Members

Creates a linear Transact-SQL script 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 EnumScriptWithList(DependencyCollection) Creates a linear Transact-SQL script based on a dependency collection.
Public method EnumScriptWithList(array<SqlSmoObject[]) Creates a linear Transact-SQL script based on an array of SqlSmoObjects.
Public method EnumScriptWithList(array<Urn[]) Creates a linear Transact-SQL script that is based on an array of URNs.
Public method EnumScriptWithList(UrnCollection) Creates a linear Transact-SQL script based on a URN collection.

Top

See Also

Reference

Scripter Class

Microsoft.SqlServer.Management.Smo Namespace