Partager via


ScriptWithList méthode

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

Liste de surcharge

  Nom Description
Méthode publique ScriptWithList(array<Urn> [] () [] [])
Méthode publique ScriptWithList(DependencyCollection) Creates linear Transact-SQL scripts for a DependencyCollection object. 
Méthode publique ScriptWithList(array<SqlSmoObject> [] () [] []) Creates linear Transact-SQL scripts for an array of SqlSmoObject objects. 
Méthode publique ScriptWithList(UrnCollection) Creates linear Transact-SQL scripts for a UrnCollection object. 

Haut de la page