Dela via


XmlSchemaCollection Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the XmlSchemaCollection class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method XmlSchemaCollection() Initializes a new instance of the XmlSchemaCollection class.
Public method XmlSchemaCollection(Database, String) Initializes a new instance of the XmlSchemaCollection class on the specified database and with the specified name.
Public method XmlSchemaCollection(Database, String, String) Initializes a new instance of the XmlSchemaCollection class on the specified database and with the specified name and schema.
Public method 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.

Top