Metodo Scripter.EnumScriptWithList

Include i membri protetti
Include i membri ereditati

Creates a linear Transact-SQL script 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 EnumScriptWithList(DependencyCollection) Creates a linear Transact-SQL script based on a dependency collection.
Metodo pubblico EnumScriptWithList(array<SqlSmoObject[]) Creates a linear Transact-SQL script based on an array of SqlSmoObjects.
Metodo pubblico EnumScriptWithList(array<Urn[]) Creates a linear Transact-SQL script that is based on an array of URNs.
Metodo pubblico EnumScriptWithList(UrnCollection) Creates a linear Transact-SQL script based on a URN collection.

In alto

Vedere anche

Riferimento

Scripter Classe

Spazio dei nomi Microsoft.SqlServer.Management.Smo