共用方式為


XmlSchemaCollection 建構

Initializes a new instance of the XmlSchemaCollection class.

多載清單 

  名稱 描述
公用方法 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.

頂端