Scripter.Script Method

Generates Transact-SQL scripts that can be used to re-create a list of objects.

备注

仅 Microsoft .NET Framework 的 2.0 版本支持此命名空间、类或成员。

重载列表

名称 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.

请参阅

参考

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

其他资源

Scripting