Metodo Scripter.Script

Include i membri protetti
Include i membri ereditati

Generates Transact-SQL scripts that can be used to re-create 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 Script(array<SqlSmoObject[]) Generates Transact-SQL scripts that can be used to re-create a list of objects.
Metodo pubblico Script(array<Urn[]) Creates a Transact-SQL script for a set of objects that are specified with an array of Urn objects.
Metodo pubblico Script(UrnCollection) Creates a Transact-SQL script for a set of objects that are specified with a Urn object collection.

In alto

Vedere anche

Riferimento

Scripter Classe

Spazio dei nomi Microsoft.SqlServer.Management.Smo