Neolane - JavaScript API - v6.1.0

Unknown
BuildAndInstallSchemas
Generates the code of a schema from the physical structure of the table given in the parameters.
BuildAndInstallSchemas (
    String       dataSource,
    String       namespace,
    XML          tableList
)
Parameters
dataSource
Identifier of the datasource
namespace
Namespace
tableList
List of selected tables
Return values
None.
Features
Schema: xtk:sqlSchema
Static: Yes

jsapi-en

previous page start next page