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
)
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

