Compartir a través de


Schema.Script Method

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

Notas

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.

Lista de sobrecargas

Nombre 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.

Vea también

Referencia

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

Otros recursos

Scripting
Descripción de esquemas de base de datos
CREATE SCHEMA (Transact-SQL)