Compartir a través de


XmlSchemaCollection.Script Method

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

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
XmlSchemaCollection.Script ()
Generates a Transact-SQL script that can be used to re-create the XML schema collection.
XmlSchemaCollection.Script (ScriptingOptions)
Generates a Transact-SQL script that can be used to re-create the XML schema collection as specified by the script options.

Vea también

Referencia

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

Otros recursos

Scripting
Using XML Schemas
Administrar colecciones de esquemas XML en el servidor
CREATE SCHEMA (Transact-SQL)