SQL Yoga version 1.1.0 build 4 :: Visit website

Printer friendly version

command sqlyoga_setDefaultDatabase

Sets the default Database object to use with the SQL Yoga API calls.

command sqlyoga_setDefaultDatabase pDBKey
Parameters
TypeNameDescription
Simple parameter. pDBKey The name of the Database object to set as the default.
Description

By default the SQL Yoga API calls assume you are acting on the Database object named "default". You can use this command to specify a different Database object name to use as the default.

Return

empty