Neolane - JavaScript API - v6.1.0

Unknown
BuildSqlSchema
Generates the code of a schema from the physical structure of the table given in the parameters.
XML schema = BuildSqlSchema (
    String       dataSource,
    String       tableName
)
Parameters
dataSource
Identifier of the datasource
tableName
Table name
Return values
schema
Generated schema
Features
Schema: xtk:sqlSchema
Static: Yes

jsapi-en

previous page start next page