Partager via


Constructeur XmlSchemaCollection

Initializes a new instance of the XmlSchemaCollection class.

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Méthode publique XmlSchemaCollection() () () () Initializes a new instance of the XmlSchemaCollection class.
Méthode publique XmlSchemaCollection(Database, String) Initializes a new instance of the XmlSchemaCollection class on the specified database and with the specified name.
Méthode publique XmlSchemaCollection(Database, String, String) Initializes a new instance of the XmlSchemaCollection class on the specified database and with the specified name and schema.
Méthode publique 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.

Haut de la page