共用方式為


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)