SQL Yoga version 1.1.0 build 4 :: Visit website

Printer friendly version

command dbschema_reset

Clears the internal database schema representation for a Database Object.

command dbschema_reset
Parameters
TypeNameDescription
OptionalSimple parameter. [pDBKey] Database Object schema is associated with. Default is name returned by sqlyoga_getDefaultDatabase().
Description

When SQL Yoga connects to a database it checks to see if the internal database schema represenation has been created. If it hasn't then it is. You can reset the schema in order to have SQL Yoga regenerate it the next time a connection is made.

Return

empty