Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the XmlSchemaCollection class.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
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.
|
See Also
Reference
XmlSchemaCollection Class
XmlSchemaCollection Members
Microsoft.SqlServer.Management.Smo Namespace
Other Resources
Using XML Schemas
Managing XML Schema Collections on the Server
CREATE SCHEMA (Transact-SQL)