XmlSchemaCollection-Konstruktor

Initializes a new instance of the XmlSchemaCollection class.

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Überladungsliste

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

Zum Anfang