Freigeben über


XmlSchemaCollection.Script Method

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

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.

Überladungsliste

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

Siehe auch

Verweis

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

Andere Ressourcen

Scripting
Using XML Schemas
Verwalten von XML-Schemaauflistungen auf dem Server
CREATE SCHEMA (Transact-SQL)