SQL Yoga version 1.1.0 build 4 :: Visit website

Printer friendly version

command tableobjects_reload

Deletes all table objects (thus any relationship, scope and sql query template objects) from a Database Object and triggers the message to create them in the 'table objects behavior' script.

command tableobjects_reload [pDBKey]
Parameters
TypeNameDescription
OptionalSimple parameter. [pDBKey] Database Object to reset. Default is name returned by sqlyoga_getDefaultDatabase().
Description

Calling this command will delete all table objects and their associated relationships and scopes (but not the internal database schema) from a Database Object. The dbobject.createTables message will then be called. This message should be handled in the 'table objects behavior' script.

Return

Error messsage