Compartir a través de


XmlSchemaCollection Constructor

Initializes a new instance of the XmlSchemaCollection class.

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 ()
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.

Vea también

Referencia

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

Otros recursos

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