Freigeben über


ScriptWithList-Methode

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

Überladungsliste 

  Name Beschreibung
Öffentliche Methode ScriptWithList(array<Urn> [] () [] [])
Öffentliche Methode ScriptWithList(DependencyCollection) Creates linear Transact-SQL scripts for a DependencyCollection object. 
Öffentliche Methode ScriptWithList(array<SqlSmoObject> [] () [] []) Creates linear Transact-SQL scripts for an array of SqlSmoObject objects. 
Öffentliche Methode ScriptWithList(UrnCollection) Creates linear Transact-SQL scripts for a UrnCollection object. 

Zum Anfang