Condividi tramite


Scripter.Script Method

Generates Transact-SQL scripts that can be used to re-create a list of objects.

Osservazioni

Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.

Elenco degli overload

Nome Description
Scripter.Script (SqlSmoObject[])
Generates Transact-SQL scripts that can be used to re-create a list of objects.
Scripter.Script (Urn[])
Creates a Transact-SQL scripts for set of objects specified with an array of URN values.
Scripter.Script (UrnCollection)
Creates a Transact-SQL scripts for a set of objects specified with a Urn object collection.

Vedere anche

Riferimento

Scripter Class
Scripter Members
Microsoft.SqlServer.Management.Smo Namespace

Altre risorse

Scripting