共用方式為


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