Freigeben über


XmlSchemaCollection Constructor

Initializes a new instance of the XmlSchemaCollection class.

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 ()
Initializes a new instance of the XmlSchemaCollection class.
XmlSchemaCollection (Database, String)
Initializes a new instance of the XmlSchemaCollection class on the specified database and with the specified name.
XmlSchemaCollection (Database, String, String)
Initializes a new instance of the XmlSchemaCollection class on the specified database and with the specified name and schema.
XmlSchemaCollection (Database, String, String, String)
Initializes a new instance of the XmlSchemaCollection class on the specified database, with the specified name and schema, and with the specified XML schema document.

Siehe auch

Verweis

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

Andere Ressourcen

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