Declaration: ImportFromSchema(pImportSettings as DatabaseConnection,strTable as String,pSchemaDoc as Document) as Document
Parameters
pImportSettings
Used to specify the database connection. See also Import and Export.
strTable
Sets the root table from the schema for import.
pSchemaDoc
Schema document for import.
Return Value Creates a new document.
Description ImportFromSchema imports the database as specified in pImportSettings.