Altova XMLSpy 2024 Professional Edition

Application.CreateXMLSchemaFromDBStructure

Home Prev Top Next

Method: CreateXMLSchemaFromDBStructure(pImportSettings as DatabaseConnection, pTables as ElementList)

 

Description

CreateXMLSchemaFromDBStructure creates from a database specified in pImportSettings for the defined tables in pTables new XML Schema document(s) describing the database tables structure.

 

The parameter pTables specifies which table structures the XML Schema document should contain. This parameter can be NULL, specifying that all table structures will be exported.

 

See also GetDataBaseTables.

 

Errors

1112

Invalid database specified.

1120

Database import failed.

 

© 2017-2023 Altova GmbH