SQL Yoga version 1.1.0 build 4 :: Visit website

Printer friendly version

command dbobject_createObject

Creates a new Database Object.

command dbobject_createObject [pDBKey], [pTablesBehavior]
Parameters
TypeNameDescription
OptionalSimple parameter. [pDBKey] Database Object to create. Default is name returned by sqlyoga_getDefaultDatabase().
OptionalSimple parameter. [pTablesBehavior] The long id of the button to assign as the 'table objects behavior' property of the Database Object.
Description

Calling this command will create a new Database Object. If you pass in pTablesBehavior then the dbobject.createTables.[pDBKey] message will be called in the 'table objects behavior' script.

Return

Error messsage