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)