SQL Yoga version 1.1.0 build 4 :: Visit website

Printer friendly version

Package Schema

Objects, Scripts and Properties
CommandCommand dbschema_reset Clears the internal database schema representation for a Database Object.
FunctionFunction dbschema_get() Returns info on a Database Objects internal database schema represenation.
FunctionFunction dbschema_getTable() Retreives the array that represents a table in the internal database schema .
FunctionFunction dbschema_getTableFields() Retreives a CR delimited list of fields for a table as stored in the internal database schema.
FunctionFunction dbschema_tableExists() Returns true if the table exists in the internal database schema.