共用方式為


Scripter.ScriptWithList 方法

包含保護的成員
包含繼承的成員

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

此成員已超載。如需此成員完整的詳細資訊 (包括語法、使用狀況及範例),按一下多載清單中的名稱。

多載 清單

  名稱 說明
公用方法 ScriptWithList(DependencyCollection) Creates linear Transact-SQL scripts for a DependencyCollection object. 
公用方法 ScriptWithList(array<SqlSmoObject[]) Creates linear Transact-SQL scripts for an array of SqlSmoObject objects. 
公用方法 ScriptWithList(array<Urn[]) Creates linear Transact-SQL scripts for an array of Urn objects. 
公用方法 ScriptWithList(UrnCollection) Creates linear Transact-SQL scripts for a UrnCollection object. 

上層

請參閱

參考

Scripter 類別

Microsoft.SqlServer.Management.Smo 命名空間