Metodo Scripter.ScriptWithList

Include i membri protetti
Include i membri ereditati

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

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico ScriptWithList(DependencyCollection) Creates linear Transact-SQL scripts for a DependencyCollection object. 
Metodo pubblico ScriptWithList(array<SqlSmoObject[]) Creates linear Transact-SQL scripts for an array of SqlSmoObject objects. 
Metodo pubblico ScriptWithList(array<Urn[]) Creates linear Transact-SQL scripts for an array of Urn objects. 
Metodo pubblico ScriptWithList(UrnCollection) Creates linear Transact-SQL scripts for a UrnCollection object. 

In alto

Vedere anche

Riferimento

Scripter Classe

Spazio dei nomi Microsoft.SqlServer.Management.Smo