Condividi tramite


Schema.Script Method

Generates a Transact-SQL script that can be used to re-create the schema.

Osservazioni

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

Elenco degli overload

Nome Description
Schema.Script ()
Generates a Transact-SQL script that can be used to re-create the schema.
Schema.Script (ScriptingOptions)
Generates a Transact-SQL script that can be used to re-create the schema as specified by the script options.

Vedere anche

Riferimento

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

Altre risorse

Scripting
Informazioni sugli schemi di database
CREATE SCHEMA (Transact-SQL)