Aracılığıyla paylaş


Scripter.Script Method

Include Protected Members
Include Inherited Members

Generates Transact-SQL scripts that can be used to re-create 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 Script(array<SqlSmoObject[]) Generates Transact-SQL scripts that can be used to re-create a list of objects.
Public method Script(array<Urn[]) Creates a Transact-SQL script for a set of objects that are specified with an array of Urn objects.
Public method Script(UrnCollection) Creates a Transact-SQL script for a set of objects that are specified with a Urn object collection.

Top

See Also

Reference

Scripter Class

Microsoft.SqlServer.Management.Smo Namespace