Neolane - JavaScript API - v6.1.0

Unknown
BuildUpdateOneSchemaDiff
Generates a document describing the differences between a table in the physical database and the logical description of this table.
XML sqlSchemaDiff = BuildUpdateOneSchemaDiff (
    String       schemaId,
    Boolean      useNamingConventions
)
Parameters
schemaId
Schema identifier
useNamingConventions
Use SQL naming conventions to compute paths of new fields.
Return values
sqlSchemaDiff
Generated schema
Features
Schema: xtk:builder
Static: Yes

jsapi-en

previous page start next page