Поделиться через


XmlSchemaCollection Constructor

Initializes a new instance of the XmlSchemaCollection class.

Замечания

Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.

Список перегрузок

Имя 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.

См. также

Справочник

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

Другие ресурсы

Using XML Schemas
Управление коллекциями XML-схем на сервере
CREATE SCHEMA (Transact-SQL)